mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-18 07:50:04 +00:00
Add a Since tag
gtk_css_provider_to_string is a post-3.0 addition. Fixes bug 659516
This commit is contained in:
parent
08c89c11d1
commit
d7e8388e9d
@ -3293,6 +3293,8 @@ gtk_css_provider_print_colors (GHashTable *colors,
|
||||
* this @provider.
|
||||
*
|
||||
* Returns: a new string representing the @provider.
|
||||
*
|
||||
* Since: 3.2
|
||||
**/
|
||||
char *
|
||||
gtk_css_provider_to_string (GtkCssProvider *provider)
|
||||
|
Loading…
Reference in New Issue
Block a user