ModelButtonGidBuilderImpl.role

Set role property.

class ModelButtonGidBuilderImpl(T)
T
role

Parameters

propval gtk.types.ButtonRole

Specifies whether the button is a plain, check or radio button. When #GtkActionable:action-name is set, the role will be determined from the action and does not have to be set explicitly.

Return Value

Type: T

Builder instance for fluent chaining