Method

StBinget_child

Declaration [src]

ClutterActor*
st_bin_get_child (
  StBin* bin
)

Description [src]

Gets the ClutterActor child for bin.

Gets propertySt.Bin:child

Return value

Type: ClutterActor

A ClutterActor, or NULL.

The data is owned by the instance.
The return value can be NULL.