gtk.button

Module for Button class

Members

Classes

Button
class Button

The #GtkButton widget is generally used to trigger a callback function that is called when the button is pressed. The various signals and how to use them are outlined below.

ButtonGidBuilder
class ButtonGidBuilder

Fluent builder for gtk.button.Button

ButtonGidBuilderImpl
class ButtonGidBuilderImpl(T)

Fluent builder implementation template for gtk.button.Button