CenterBoxGidBuilderImpl.startWidget

Set startWidget property.

class CenterBoxGidBuilderImpl(T)
T
startWidget

Parameters

propval gtk.widget.Widget

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.

Return Value

Type: T

Builder instance for fluent chaining