diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkcheckbutton.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkcheckbutton.sgml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/gtk/tmpl/gtkcheckbutton.sgml b/docs/reference/gtk/tmpl/gtkcheckbutton.sgml index 25246b0525..0e6313debd 100644 --- a/docs/reference/gtk/tmpl/gtkcheckbutton.sgml +++ b/docs/reference/gtk/tmpl/gtkcheckbutton.sgml @@ -37,6 +37,9 @@ The important signal ('toggled') is also inherited from #GtkToggleButton. <!-- ##### SECTION Stability_Level ##### --> +<!-- ##### SECTION Image ##### --> + + <!-- ##### STRUCT GtkCheckButton ##### --> <para> <structfield>toggle_button</structfield> is a #GtkToggleButton representing the actual toggle button that composes the check button. @@ -58,6 +61,7 @@ The important signal ('toggled') is also inherited from #GtkToggleButton. Creates a new #GtkCheckButton. </para> +@void: @Returns: a #GtkWidget. |