diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index c820d53048..e9d55e6d44 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,5 +1,7 @@ 2008-11-29 Matthias Clasen + * gtk/tmpl/gtkstyle.sgml: + * gtk/tmpl/gtkspinbutton.sgml: * gtk/tmpl/gtkrc.sgml: * gtk/tmpl/gtknotebook.sgml: * gtk/tmpl/gtklabel.sgml: diff --git a/docs/reference/gtk/tmpl/gtkspinbutton.sgml b/docs/reference/gtk/tmpl/gtkspinbutton.sgml index d7c3d04202..a0590526e7 100644 --- a/docs/reference/gtk/tmpl/gtkspinbutton.sgml +++ b/docs/reference/gtk/tmpl/gtkspinbutton.sgml @@ -326,13 +326,12 @@ Creates a new #GtkSpinButton. -Gets the value in the @spin_button. This function is deprecated, -use gtk_spin_button_get_value() instead. +Gets the value in the @spin_button. -@Returns: the value of @spin_button. - -@spin_button: a #GtkSpinButton. +@spin_button: a #GtkSpinButton +@Returns: the value of @spin_button +@Deprecated: Use gtk_spin_button_get_value() instead. diff --git a/docs/reference/gtk/tmpl/gtkstyle.sgml b/docs/reference/gtk/tmpl/gtkstyle.sgml index 1cd903ae59..b8b36b4cdd 100644 --- a/docs/reference/gtk/tmpl/gtkstyle.sgml +++ b/docs/reference/gtk/tmpl/gtkstyle.sgml @@ -149,7 +149,7 @@ Returns whether the style is attached to a window. -Deprecated alias for gtk_style_apply_default_background(). +Does the same as gtk_style_apply_default_background(). @s: @@ -160,6 +160,8 @@ Deprecated alias for gtk_style_apply_default_background(). @y: @w: @h: +@Deprecated: Use gtk_style_apply_default_background() instead. + @@ -216,6 +218,39 @@ Deprecated alias for gtk_style_apply_default_background(). @font: + + + + + +@style: +@widget_type: +@property_name: +@value: + + + + + + + +@style: +@widget_type: +@first_property_name: +@var_args: + + + + + + + +@style: +@widget_type: +@first_property_name: +@Varargs: + +