Add missing allow-none for set_style_pseudo_class
https://bugzilla.gnome.org/show_bug.cgi?id=599442
This commit is contained in:
parent
b8d9319c32
commit
37a948e4eb
@ -1052,7 +1052,7 @@ st_widget_get_style_pseudo_class (StWidget *actor)
|
|||||||
/**
|
/**
|
||||||
* st_widget_set_style_pseudo_class:
|
* st_widget_set_style_pseudo_class:
|
||||||
* @actor: a #StWidget
|
* @actor: a #StWidget
|
||||||
* @pseudo_class: a new pseudo class string
|
* @pseudo_class: (allow-none): a new pseudo class string
|
||||||
*
|
*
|
||||||
* Set the style pseudo class
|
* Set the style pseudo class
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user