mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +00:00
Use wording from a suggestion
This commit is contained in:
parent
1ea5a08c8f
commit
7df73c4fd2
@ -1087,9 +1087,7 @@ gtk_css_provider_load_internal (GtkCssProvider *self,
|
||||
* gtk_css_provider_load_from_data:
|
||||
* @css_provider: a `GtkCssProvider`
|
||||
* @data: (array length=length) (element-type utf8): CSS data loaded in memory
|
||||
* @length: the length of @data in bytes, or -1 for NUL terminated strings. If
|
||||
* @length is not -1, the code will assume it is not NUL terminated and will
|
||||
* potentially do a copy.
|
||||
* @length: the length of @data in bytes, or -1 for NUL terminated strings
|
||||
*
|
||||
* Loads @data into @css_provider.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user