Action.visibleVertical

bool visibleVertical() @property nothrow

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 nothrow

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