gtkWidgetGrabFocus: gtkWidgetGrabFocus

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Causes widget to have the keyboard focus for the GtkWindow it's inside. widget must be a focusable widget, such as a GtkEntry; something like GtkFrame won't work.

Usage

1

Arguments

object

a GtkWidget

Details

More precisely, it must have the GTK_CAN_FOCUS flag set. Use gtkWidgetSetCanFocus to modify that flag.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.