summaryrefslogtreecommitdiff
path: root/gtk/gtktoggletoolbutton.c
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2011-04-13 20:37:21 +0100
committerJavier Jardón <jjardon@gnome.org>2011-04-14 00:07:42 +0100
commitfbb57d301dd41318ef58a2f5cd3a3415b889a432 (patch)
tree5b4b49dfd3f855d19c386fa8fe6de91da3b8526d /gtk/gtktoggletoolbutton.c
parentfd48df53d1cf0b2e67d997f48b5d187ecc01483a (diff)
downloadgtk+-fbb57d301dd41318ef58a2f5cd3a3415b889a432.tar.gz
Move documentation to inline comments: GtkToggleToolButton
Diffstat (limited to 'gtk/gtktoggletoolbutton.c')
-rw-r--r--gtk/gtktoggletoolbutton.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/gtk/gtktoggletoolbutton.c b/gtk/gtktoggletoolbutton.c
index e6cea93c93..9207ca6341 100644
--- a/gtk/gtktoggletoolbutton.c
+++ b/gtk/gtktoggletoolbutton.c
@@ -32,6 +32,21 @@
#include "gtkprivate.h"
+/**
+ * SECTION:gtktoggletoolbutton
+ * @Short_description: A GtkToolItem containing a toggle button
+ * @Title: GtkToggleToolButton
+ * @See_also: #GtkToolbar, #GtkToolButton, #GtkSeparatorToolItem
+ *
+ * A #GtkToggleToolButton is a #GtkToolItem that contains a toggle
+ * button.
+ *
+ * Use gtk_toggle_tool_button_new() to create a new
+ * #GtkToggleToolButton. Use gtk_toggle_tool_button_new_from_stock() to
+ * create a new #GtkToggleToolButton containing a stock item.
+ */
+
+
#define MENU_ID "gtk-toggle-tool-button-menu-id"
enum {