~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to docs/reference/gtk/tmpl/gtkassistant.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-09-23 06:36:41 UTC
  • mfrom: (1.3.2 upstream)
  • mto: (72.2.8 sid) (1.6.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 129.
  • Revision ID: james.westby@ubuntu.com-20090923063641-69c7g7h68iy4u5o3
Import upstream version 2.18.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
operation splitted in several steps, guiding the user through its pages
11
11
and controlling the page flow to collect the necessary data.
12
12
</para>
 
13
<refsect2 id="GtkAssistant-BUILDER-UI"><title>GtkAssistant as GtkBuildable</title>
 
14
<para>
 
15
The GtkAssistant implementation of the GtkBuildable interface exposes the
 
16
@action_area as internal children with the name "action_area".
 
17
</para>
 
18
<para>
 
19
To add pages to an assistant in GtkBuilder, simply add it as a &lt;child&gt;
 
20
to the GtkAssistant object, and set its child properties as necessary.
 
21
</para>
 
22
</refsect2>
13
23
 
14
24
<!-- ##### SECTION See_Also ##### -->
15
25
<para>