diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkspinbutton.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkspinbutton.sgml | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/docs/reference/gtk/tmpl/gtkspinbutton.sgml b/docs/reference/gtk/tmpl/gtkspinbutton.sgml index f9f24d10b3..0ed732daf3 100644 --- a/docs/reference/gtk/tmpl/gtkspinbutton.sgml +++ b/docs/reference/gtk/tmpl/gtkspinbutton.sgml @@ -99,6 +99,9 @@ void create_floating_spin_button (void) { <!-- ##### SECTION Stability_Level ##### --> +<!-- ##### SECTION Image ##### --> + + <!-- ##### STRUCT GtkSpinButton ##### --> <para> <structfield>entry</structfield> is the #GtkEntry part of the #GtkSpinButton @@ -324,17 +327,6 @@ Creates a new #GtkSpinButton. @max: -<!-- ##### MACRO gtk_spin_button_get_value_as_float ##### --> -<para> -Gets the value in the @spin_button. -</para> - -@Returns: the value of @spin_button -@Deprecated: Use gtk_spin_button_get_value() instead. -<!-- # Unused Parameters # --> -@spin_button: a #GtkSpinButton - - <!-- ##### FUNCTION gtk_spin_button_get_value_as_int ##### --> <para> |