Constructor

StBinnew

Declaration [src]

StWidget*
st_bin_new (
  void
)

Description [src]

Creates a new StBin, a simple container for one child.

Return value

Type: StWidget

The newly created StBin actor.

The data is owned by the called function.