gtkActionIsVisible {RGtk2}R Documentation

gtkActionIsVisible

Description

Returns whether the action is effectively visible.

Usage

gtkActionIsVisible(object)

Arguments

object [GtkAction] the action object

Details

Since 2.4

Value

[logical] TRUE if the action and its associated action group are both visible.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]