Action.visible
bool visible() @property nothrowGet visible property.
Returns
Whether the action is visible.
Deprecated
There is no corresponding replacement when using
#GAction
void visible(bool propval) @property nothrowSet visible property.
Parameters
propval | Whether the action is visible. |
Deprecated
There is no corresponding replacement when using
#GAction