Constructor

StBoxLayoutnew

Declaration [src]

StWidget*
st_box_layout_new (
  void
)

Description [src]

Create a new StBoxLayout.

Return value

Type: StWidget

A newly allocated StBoxLayout.

The data is owned by the called function.