mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
Doc fixes
svn path=/trunk/; revision=21963
This commit is contained in:
parent
1269355a11
commit
5a49a5cd59
@ -1,3 +1,7 @@
|
||||
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkstyle.c: Doc fixes
|
||||
|
||||
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkscrolledwindow.c:
|
||||
|
@ -1754,7 +1754,7 @@ gtk_style_get_property (GtkStyle *style,
|
||||
* @style: a #GtkStyle
|
||||
* @widget_type: the #GType of a descendant of #GtkWidget
|
||||
* @first_property_name: the name of the first style property to get
|
||||
* @var_list: a <type>va_list</type> of pairs of property names and
|
||||
* @var_args: a <type>va_list</type> of pairs of property names and
|
||||
* locations to return the property values, starting with the
|
||||
* location for @first_property_name.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user