Gtk.FileChooserButton.prototype.get_focus_on_click
function get_focus_on_click():Boolean {
// Gjs wrapper for gtk_file_chooser_button_get_focus_on_click()
}Returns whether the button grabs focus when it is clicked with the mouse. See Gtk.set_focus_on_click.
Since 2.10
- Returns
true if the button grabs focus when it is clicked with the mouse.