gtkActionGroupGetSensitive: gtkActionGroupGetSensitive

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Returns TRUE if the group is sensitive. The constituent actions can only be logically sensitive (see gtkActionIsSensitive) if they are sensitive (see gtkActionGetSensitive) and their group is sensitive.

Usage

1

Arguments

object

the action group

Details

Since 2.4

Value

[logical] TRUE if the group is sensitive.

Author(s)

Derived by RGtkGen from GTK+ documentation


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