gtkActionSetSensitive: gtkActionSetSensitive

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the ::sensitive property of the action to sensitive. Note that this doesn't necessarily mean effective sensitivity. See gtkActionIsSensitive for that.

Usage

1
gtkActionSetSensitive(object, sensitive)

Arguments

object

the action object

sensitive

TRUE to make the action sensitive

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


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