GtkAssistant: Mention custom pages in the introduction

This commit is contained in:
Matthias Clasen 2010-10-31 14:34:35 -04:00 committed by Tristan Van Berkom
parent 260ccdfebe
commit c70f3e26d2

View File

@ -39,6 +39,10 @@
* <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>