[gtk+] GtkAssistant: Mention custom pages in the introduction
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] GtkAssistant: Mention custom pages in the introduction
- Date: Sun, 31 Oct 2010 18:35:17 +0000 (UTC)
commit c6a379dc62e0405b2e00ff0965e02968bc418914
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Oct 31 14:34:35 2010 -0400
GtkAssistant: Mention custom pages in the introduction
gtk/gtkassistant.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkassistant.c b/gtk/gtkassistant.c
index 4374f1f..ba31642 100644
--- a/gtk/gtkassistant.c
+++ b/gtk/gtkassistant.c
@@ -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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]