gtkWidgetSetCanDefault: gtkWidgetSetCanDefault

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Specifies whether widget can be a default widget. See gtkWidgetGrabDefault for details about the meaning of "default".

Usage

1
gtkWidgetSetCanDefault(object, can.default)

Arguments

object

a GtkWidget

can.default

whether or not widget can be a default widget.

Details

Since 2.18

Author(s)

Derived by RGtkGen from GTK+ documentation


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