gtkActionGroupGetVisible: gtkActionGroupGetVisible

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Returns TRUE if the group is visible. The constituent actions can only be logically visible (see gtkActionIsVisible) if they are visible (see gtkActionGetVisible) and their group is visible.

Usage

1

Arguments

object

the action group

Details

Since 2.4

Value

[logical] TRUE if the group is visible.

Author(s)

Derived by RGtkGen from GTK+ documentation


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