FileChooserButton.getFocusOnClick

Returns whether the button grabs focus when it is clicked with the mouse. See gtk.file_chooser_button.FileChooserButton.setFocusOnClick.

More...
class FileChooserButton
override
bool
getFocusOnClick
()

Return Value

Type: bool

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

Detailed Description

Deprecated: Use gtk.widget.Widget.getFocusOnClick instead