mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 11:20:12 +00:00
trivial: fix typo in docs of gtk_css_provider_to_string
This commit is contained in:
parent
2132215afb
commit
cf6c277d49
@ -3186,9 +3186,9 @@ gtk_css_provider_print_keyframes (GHashTable *keyframes,
|
||||
* gtk_css_provider_to_string:
|
||||
* @provider: the provider to write to a string
|
||||
*
|
||||
* Convertes the @provider into a string representation in CSS
|
||||
* Converts the @provider into a string representation in CSS
|
||||
* format.
|
||||
*
|
||||
*
|
||||
* Using gtk_css_provider_load_from_data() with the return value
|
||||
* from this function on a new provider created with
|
||||
* gtk_css_provider_new() will basicallu create a duplicate of
|
||||
|
Loading…
Reference in New Issue
Block a user