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.12.5-3 Index]