TypeScript API Documentation for GTK
API Version: 4.0
Library Version: 4.22.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Prebuilt sets of buttons for Gtk.Dialog.
If none of these choices are appropriate, simply use Gtk.ButtonsType.NONE and call Gtk.Dialog.add_buttons.
Please note that Gtk.ButtonsType.OK, Gtk.ButtonsType.YES_NO and Gtk.ButtonsType.OK_CANCEL are discouraged by the GNOME Human Interface Guidelines.
a Cancel button
a Close button
no buttons at all
an OK button
OK and Cancel buttons
Yes and No buttons
Prebuilt sets of buttons for Gtk.Dialog.
If none of these choices are appropriate, simply use Gtk.ButtonsType.NONE and call Gtk.Dialog.add_buttons.