Action.visible

bool visible() @property

Get visible property.

Returns

Whether the action is visible.

Deprecated

There is no corresponding replacement when using

#GAction

void visible(bool propval) @property

Set visible property.

Parameters

propvalWhether the action is visible.

Deprecated

There is no corresponding replacement when using

#GAction