Action.visibleHorizontal

bool visibleHorizontal() @property

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

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