atkComponentGrabFocus {RGtk2}R Documentation

atkComponentGrabFocus

Description

Grabs focus for this component.

Usage

atkComponentGrabFocus(object)

Arguments

object

[AtkComponent] an AtkComponent

Value

[logical] TRUE if successful, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]