gtk.model_button

Module for ModelButton class

Members

Classes

ModelButton
class ModelButton

GtkModelButton is a button class that can use a #GAction as its model. In contrast to #GtkToggleButton or #GtkRadioButton, which can also be backed by a #GAction via the #GtkActionable:action-name property, GtkModelButton will adapt its appearance according to the kind of action it is backed by, and appear either as a plain, check or radio button.

ModelButtonGidBuilder
class ModelButtonGidBuilder

Fluent builder for gtk.model_button.ModelButton

ModelButtonGidBuilderImpl
class ModelButtonGidBuilderImpl(T)

Fluent builder implementation template for gtk.model_button.ModelButton