CenterBox.startWidget

gtk.widget.Widget startWidget() @property

Get startWidget property.

Returns

The widget that is placed at the start position.

In vertical orientation, the start position is at the top. In horizontal orientation, the start position is at the leading edge wrt. to the text direction.

void startWidget(gtk.widget.Widget propval) @property

Set startWidget property.

Parameters

propvalThe widget that is placed at the start position. In vertical orientation, the start position is at the top. In horizontal orientation, the start position is at the leading edge wrt. to the text direction.