Add a Since tag

gtk_css_provider_to_string is a post-3.0 addition.
Fixes bug 659516
This commit is contained in:
Matthias Clasen
2011-12-30 00:38:06 -05:00
parent 08c89c11d1
commit d7e8388e9d

View File

@ -3293,6 +3293,8 @@ gtk_css_provider_print_colors (GHashTable *colors,
* this @provider. * this @provider.
* *
* Returns: a new string representing the @provider. * Returns: a new string representing the @provider.
*
* Since: 3.2
**/ **/
char * char *
gtk_css_provider_to_string (GtkCssProvider *provider) gtk_css_provider_to_string (GtkCssProvider *provider)