Gtk.FontSelectionDialog.prototype.get_ok_button
function get_ok_button():Gtk.Widget { // Gjs wrapper for gtk_font_selection_dialog_get_ok_button() }
Gets the 'OK' button.
Since 2.14
- Returns
the Gtk.Widget used in the dialog for the 'OK' button.
function get_ok_button():Gtk.Widget { // Gjs wrapper for gtk_font_selection_dialog_get_ok_button() }
Gets the 'OK' button.
Since 2.14
the Gtk.Widget used in the dialog for the 'OK' button.