Package: gtk

Accessor gtk:popover-menu-visible-submenu

Lambda List

gtk:popover-menu-visible-submenu (object)

Syntax

(gtk:popover-menu-visible-submenu object) => submenu
(setf (gtk:popover-menu-visible-submenu object) submenu)

Arguments

object -- a gtk:popover-menu widget
submenu -- a string with the name of the submenu

Details

Accessor of the visible-submenu slot of the gtk:popover-menu class. The name of the visible submenu.
 

See also

2024-5-26