Add a Since tag
gtk_css_provider_to_string is a post-3.0 addition. Fixes bug 659516
This commit is contained in:
@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user