Action.visibleOverflown

bool visibleOverflown() @property nothrow

Get visibleOverflown property.

Returns

When true, toolitem proxies for this action are represented in the

toolbar overflow menu.

Deprecated

There is no corresponding replacement when using

#GAction

void visibleOverflown(bool propval) @property nothrow

Set visibleOverflown property.

Parameters

propvalWhen true, toolitem proxies for this action are represented in the toolbar overflow menu.

Deprecated

There is no corresponding replacement when using

#GAction