diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkbutton.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkbutton.sgml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/reference/gtk/tmpl/gtkbutton.sgml b/docs/reference/gtk/tmpl/gtkbutton.sgml index e8f7561671..6782363e36 100644 --- a/docs/reference/gtk/tmpl/gtkbutton.sgml +++ b/docs/reference/gtk/tmpl/gtkbutton.sgml @@ -70,7 +70,7 @@ This should not be accessed directly. Use the accessor functions below. </para> -@button: +@button: <!-- ##### ARG GtkButton:focus-on-click ##### --> <para> @@ -137,6 +137,11 @@ This should not be accessed directly. Use the accessor functions below. </para> +<!-- ##### ARG GtkButton:inner-border ##### --> +<para> + +</para> + <!-- ##### FUNCTION gtk_button_new ##### --> <para> Creates a new #GtkButton widget. To add a child widget to the button, @@ -270,8 +275,6 @@ Returns the current relief style of the given #GtkButton. @button: @use_stock: -<!-- # Unused Parameters # --> -@value: <!-- ##### FUNCTION gtk_button_get_use_underline ##### --> @@ -290,8 +293,6 @@ Returns the current relief style of the given #GtkButton. @button: @use_underline: -<!-- # Unused Parameters # --> -@value: <!-- ##### FUNCTION gtk_button_set_focus_on_click ##### --> |