Package: gtk

Accessor gtk-action-hide-if-empty

Lambda List

gtk-action-hide-if-empty (object)

Syntax

(gtk-action-hide-if-empty object) => hide-if-empty
(setf (gtk-action-hide-if-empty object) hide-if-empty)

Arguments

object -- a gtk-action object
hide-if-empty -- a boolean whether empty menu proxies are hidden

Details

Accessor of the hide-if-empty slot of the gtk-action class.

When true, empty menu proxies for this action are hidden.

Warning

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

See also

2021-7-20