Action.visibleVertical
bool visibleVertical() @propertyGet visibleVertical property.
Returns
Whether the toolbar item is visible when the toolbar is in a vertical orientation.
Deprecated
There is no corresponding replacement when using
#GAction
void visibleVertical(bool propval) @propertySet visibleVertical property.
Parameters
propval | Whether the toolbar item is visible when the toolbar is in a vertical orientation. |
Deprecated
There is no corresponding replacement when using
#GAction