Action.visibleHorizontal

bool visibleHorizontal() @property nothrow

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

Set visibleHorizontal property.

Parameters

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

Deprecated

There is no corresponding replacement when using

#GAction