Action.visible

Set visible property.

More...
  1. bool visible [@property getter]
  2. bool visible [@property setter]
    class Action
    @property
    void
    visible
    (
    bool propval
    )

Parameters

propval bool

Whether the action is visible.

Detailed Description

Deprecated: There is no corresponding replacement when using #GAction