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.
CenterBox.startWidget
gtk.widget.Widget startWidget() @propertyGet startWidget property.
Returns
The widget that is placed at the start position.
void startWidget(gtk.widget.Widget propval) @propertySet startWidget property.
Parameters
propval | 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. |