gtkComboBoxGetFocusOnClick {RGtk2}R Documentation

gtkComboBoxGetFocusOnClick

Description

Returns whether the combo box grabs focus when it is clicked with the mouse. See gtkComboBoxSetFocusOnClick.

Usage

gtkComboBoxGetFocusOnClick(object)

Arguments

object [GtkComboBox] a GtkComboBox

Details

Since 2.6

Value

[logical] TRUE if the combo box 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]