gtkWidgetActivate: gtkWidgetActivate

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

For widgets that can be "activated" (buttons, menu items, etc.) this function activates them. Activation is what happens when you press Enter on a widget during key navigation. If widget isn't activatable, the function returns FALSE.

Usage

1

Arguments

object

a GtkWidget that's activatable

Value

[logical] TRUE if the widget was activatable

Author(s)

Derived by RGtkGen from GTK+ documentation


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