forked from AuroraMiddleware/gtk
gtk: Fix out-param annotation of gtk_theming_engine_get_style_property
This commit is contained in:
parent
e317117f03
commit
4665b95687
@ -433,7 +433,7 @@ gtk_theming_engine_get (GtkThemingEngine *engine,
|
||||
* gtk_theming_engine_get_style_property:
|
||||
* @engine: a #GtkThemingEngine
|
||||
* @property_name: the name of the widget style property
|
||||
* @value: Return location for the property value, free with
|
||||
* @value: (out): Return location for the property value, free with
|
||||
* g_value_unset() after use.
|
||||
*
|
||||
* Gets the value for a widget style property.
|
||||
|
Loading…
Reference in New Issue
Block a user