Gtk.FontButton.prototype.get_use_font
function get_use_font():Boolean { // Gjs wrapper for gtk_font_button_get_use_font() }
Returns whether the selected font is used in the label.
Since 2.4
- Returns
whether the selected font is used in the label.
function get_use_font():Boolean { // Gjs wrapper for gtk_font_button_get_use_font() }
Returns whether the selected font is used in the label.
Since 2.4
whether the selected font is used in the label.