gtkWindowGetFocus: gtkWindowGetFocus

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Retrieves the current focused widget within the window. Note that this is the widget that would have the focus if the toplevel window focused; if the toplevel window is not focused then gtk_widget_has_focus (widget) will not be TRUE for the widget.

Usage

1

Arguments

object

a GtkWindow

Value

[GtkWidget] the currently focused widget, or NULL if there is none. [ transfer none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


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