Add a "Since: 2.16" tag to gtk_style_get.

svn path=/trunk/; revision=22151
This commit is contained in:
Torsten Schönfeld 2009-01-20 19:09:53 +00:00
parent 1a48fb8e47
commit 71a975f69b
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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,