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