Method
StBinget_child
Declaration [src]
ClutterActor*
st_bin_get_child (
StBin* bin
)
Return value
Type: ClutterActor
A ClutterActor
, or NULL
.
The data is owned by the instance. |
The return value can be NULL . |
ClutterActor*
st_bin_get_child (
StBin* bin
)
Type: ClutterActor
A ClutterActor
, or NULL
.
The data is owned by the instance. |
The return value can be NULL . |