Add missing allow-none for st_bin_set_child
https://bugzilla.gnome.org/show_bug.cgi?id=599442
This commit is contained in:
parent
f549269934
commit
b8d9319c32
@ -545,7 +545,7 @@ st_bin_new (void)
|
|||||||
/**
|
/**
|
||||||
* st_bin_set_child:
|
* st_bin_set_child:
|
||||||
* @bin: a #StBin
|
* @bin: a #StBin
|
||||||
* @child: a #ClutterActor, or %NULL
|
* @child: (allow-none): a #ClutterActor, or %NULL
|
||||||
*
|
*
|
||||||
* Sets @child as the child of @bin.
|
* Sets @child as the child of @bin.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user