SpinButtonGidBuilderImpl.activatesDefault

Set activatesDefault property.

class SpinButtonGidBuilderImpl(T)
T
activatesDefault
(
bool propval
)

Parameters

propval bool

Whether to activate the default widget when the spin button is activated.

See gtk.spin_button.SpinButton.activate for what counts as activation.

Return Value

Type: T

Builder instance for fluent chaining