| Import line: | Gtk = imports.gi.Gtk; |
| GIR File: | Gtk-3.0.gir |
| C documentation: | GtkButtonsType |
| Enum : | ButtonsType |
| Properties | |
|---|---|
|
guint32 Gtk.ButtonsType.CANCEL : 3
|
|
|
guint32 Gtk.ButtonsType.CLOSE : 2
|
|
|
guint32 Gtk.ButtonsType.NONE : 0
|
|
|
guint32 Gtk.ButtonsType.OK : 1
|
|
|
guint32 Gtk.ButtonsType.OK_CANCEL : 5
|
|
|
guint32 Gtk.ButtonsType.YES_NO : 4
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gtk.MessageDialog
Property |
buttons : Gtk.ButtonsType
|