Package: gtk

Accessor gtk-action-visible-overflown

Lambda List

gtk-action-visible-overflown (object)

Syntax

(gtk-action-visible-overflow object) => visible
(setf (gtk-action-visible-overflow object) visible)

Arguments

object -- a gtk-action object
visible -- a boolean whether a toolbar overflow menu is shown

Details

Accessor of the visible-overflown slot of the gtk-action class.

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

Warning

The function gtk-action-visible-overflown has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

2021-7-20