gtkActionSetVisible {RGtk2}R Documentation

gtkActionSetVisible

Description

Sets the ::visible property of the action to visible. Note that this doesn't necessarily mean effective visibility. See gtkActionIsVisible for that.

Usage

gtkActionSetVisible(object, visible)

Arguments

object

the action object

visible

TRUE to make the action visible

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]