Action.visible

bool visible() @property nothrow

Get visible property.

Returns

Whether the action is visible.

Deprecated

There is no corresponding replacement when using

#GAction

void visible(bool propval) @property nothrow

Set visible property.

Parameters

propvalWhether the action is visible.

Deprecated

There is no corresponding replacement when using

#GAction