gtkButtonGetFocusOnClick {RGtk2}R Documentation

gtkButtonGetFocusOnClick

Description

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

Usage

gtkButtonGetFocusOnClick(object)

Arguments

object [GtkButton] a GtkButton

Details

Since 2.4

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]