Prebuilt sets of buttons for GtkDialog.
If none of these choices are appropriate, simply use %GTK_BUTTONS_NONE and call [method@Gtk.Dialog.add_buttons].
> Please note that %GTK_BUTTONS_OK, %GTK_BUTTONS_YES_NO > and %GTK_BUTTONS_OK_CANCEL are discouraged by the > GNOME Human Interface Guidelines.
no buttons at all
an OK button
a Close button
a Cancel button
Yes and No buttons
OK and Cancel buttons
See Implementation
Prebuilt sets of buttons for GtkDialog.
If none of these choices are appropriate, simply use %GTK_BUTTONS_NONE and call [method@Gtk.Dialog.add_buttons].
> Please note that %GTK_BUTTONS_OK, %GTK_BUTTONS_YES_NO > and %GTK_BUTTONS_OK_CANCEL are discouraged by the > GNOME Human Interface Guidelines.