Enumeration

GtkButtonRole

Declaration

enum Gtk.ButtonRole

Description [src]

The role specifies the desired appearance of a GtkModelButton.

Members

Name Description
GTK_BUTTON_ROLE_NORMAL

A plain button.

GTK_BUTTON_ROLE_CHECK

A check button.

GTK_BUTTON_ROLE_RADIO

A radio button.