gtkFileChooserButtonGetFocusOnClick {RGtk2}R Documentation

gtkFileChooserButtonGetFocusOnClick

Description

Returns whether the button grabs focus when it is clicked with the mouse. See gtkFileChooserButtonSetFocusOnClick.

Usage

gtkFileChooserButtonGetFocusOnClick(object)

Arguments

object [GtkFileChooserButton] a GtkFileChooserButton

Details

Since 2.10

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]