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