forked from AuroraMiddleware/gtk
Actually, the annotation is not needed in this case
This commit is contained in:
parent
7df73c4fd2
commit
93a875bf20
@ -1086,7 +1086,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
|
||||
* @data: CSS data to be parsed
|
||||
* @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