mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 14:20:21 +00:00
Merge branch 'gbsneto/css-parser-annotation' into 'main'
gtk/css-provider: Add back array length annotation See merge request GNOME/gtk!5964
This commit is contained in:
commit
78f68d7992
@ -1089,7 +1089,7 @@ gtk_css_provider_load_internal (GtkCssProvider *self,
|
||||
/**
|
||||
* gtk_css_provider_load_from_data:
|
||||
* @css_provider: a `GtkCssProvider`
|
||||
* @data: CSS data to be parsed
|
||||
* @data: (array length=length): CSS data loaded in memory
|
||||
* @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