Action.visibleVertical

bool visibleVertical() @property

Get 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) @property

Set visibleVertical property.

Parameters

propvalWhether the toolbar item is visible when the toolbar is in a vertical orientation.

Deprecated

There is no corresponding replacement when using

#GAction