gtkWidgetSetReceivesDefault: gtkWidgetSetReceivesDefault

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Specifies whether widget will be treated as the default widget within its toplevel when it has the focus, even if another widget is the default.

Usage

1
gtkWidgetSetReceivesDefault(object, receives.default)

Arguments

object

a GtkWidget

receives.default

whether or not widget can be a default widget.

Details

See gtkWidgetGrabDefault for details about the meaning of "default". Since 2.18

Author(s)

Derived by RGtkGen from GTK+ documentation


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