gtkWindowActivateFocus {RGtk2}R Documentation

gtkWindowActivateFocus

Description

Activates the current focused widget within the window.

Usage

gtkWindowActivateFocus(object)

Arguments

object [GtkWindow] a GtkWindow

Value

[logical] TRUE if a widget got activated.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]