forked from AuroraMiddleware/gtk
Add a "Since: 2.16" tag to gtk_style_get.
svn path=/trunk/; revision=22151
This commit is contained in:
parent
1a48fb8e47
commit
71a975f69b
@ -1,3 +1,7 @@
|
||||
2009-01-20 Torsten Schoenfeld <kaffeetisch@gmx.de>
|
||||
|
||||
* gtk/gtkstyle.c: Add a "Since: 2.16" tag to gtk_style_get.
|
||||
|
||||
2009-01-20 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 565656 – Add marks to scales
|
||||
|
@ -1867,6 +1867,8 @@ gtk_style_get_valist (GtkStyle *style,
|
||||
*
|
||||
* Gets the values of a multiple style properties for @widget_type
|
||||
* from @style.
|
||||
*
|
||||
* Since: 2.16
|
||||
*/
|
||||
void
|
||||
gtk_style_get (GtkStyle *style,
|
||||
|
Loading…
Reference in New Issue
Block a user