FileChooserButton.getFocusOnClick

Returns whether the button grabs focus when it is clicked with the mouse. See gtk_file_chooser_button_set_focus_on_click(). Since 2.10

class FileChooserButton
int
getFocusOnClick
()

Return Value

Type: int

TRUE if the button grabs focus when it is clicked with the mouse.

Meta