API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
enum Gtk.ButtonRole
The role specifies the desired appearance of a GtkModelButton.
GtkModelButton
GTK_BUTTON_ROLE_NORMAL
A plain button.
0
GTK_BUTTON_ROLE_CHECK
A check button.
1
GTK_BUTTON_ROLE_RADIO
A radio button.
2
Content