]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtkcheckmenuitem.sgml
=== Released 2.3.3 ===
[~andy/gtk] / docs / reference / gtk / tmpl / gtkcheckmenuitem.sgml
index d263ed9419edc5e51b0d1439bac5fc9735d4e7b4..f6494c3dbf93735a0f9462486f5d47f43e80b0dd 100644 (file)
@@ -41,6 +41,38 @@ an application.)
 </para>
 
 
+<!-- ##### SIGNAL GtkCheckMenuItem::toggled ##### -->
+<para>
+This signal is emitted when the state of the check box is changed.
+</para>
+
+<para>
+A signal handler can examine the <structfield>active</structfield> 
+field of the #GtkCheckMenuItem-struct struct to discover the new state.
+</para>
+
+@checkmenuitem: the object which received the signal.
+
+<!-- ##### ARG GtkCheckMenuItem:active ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCheckMenuItem:draw-as-radio ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCheckMenuItem:inconsistent ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCheckMenuItem:indicator-size ##### -->
+<para>
+
+</para>
+
 <!-- ##### FUNCTION gtk_check_menu_item_new ##### -->
 <para>
 Creates a new #GtkCheckMenuItem.
@@ -148,30 +180,3 @@ Emits the GtkCheckMenuItem::toggled signal.
 @Returns: 
 
 
-<!-- ##### SIGNAL GtkCheckMenuItem::toggled ##### -->
-<para>
-This signal is emitted when the state of the check box is changed.
-</para>
-
-<para>
-A signal handler can examine the <structfield>active</structfield> 
-field of the #GtkCheckMenuItem-struct struct to discover the new state.
-</para>
-
-@checkmenuitem: the object which received the signal.
-
-<!-- ##### ARG GtkCheckMenuItem:active ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCheckMenuItem:draw-as-radio ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCheckMenuItem:inconsistent ##### -->
-<para>
-
-</para>
-