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