]> Pileus Git - ~andy/gtk/commitdiff
GtkAssistant: Mention custom pages in the introduction
authorMatthias Clasen <mclasen@redhat.com>
Sun, 31 Oct 2010 18:34:35 +0000 (14:34 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 2 Nov 2010 03:04:35 +0000 (12:04 +0900)
gtk/gtkassistant.c

index 4374f1f5bc087f2414f5658c45e61727b5c1d709..ba3164296adc79f3152361cf773524b7a46cd510 100644 (file)
  * <link linkend="gtk-assistant-set-page-complete">completion</link> and
  * <link linkend="gtk-assistant-commit">committed</link> status.
  *
+ * If you have a case that doesn't quite fit in #GtkAssistants way of
+ * handling buttons, you can use the #GTK_ASSISTANT_PAGE_CUSTOM page type
+ * and handle buttons yourself.
+ *
  * <refsect2 id="GtkAssistant-BUILDER-UI">
  * <title>GtkAssistant as GtkBuildable</title>
  * <para>