Package: gtk

Accessor gtk-popover-menu-child-submenu

Lambda List

gtk-popover-menu-child-submenu (container child)

Syntax

(gtk-popover-menu-child-submenu container child) => submenu
(setf (gtk-popover-menu-child-submenu container child) submenu)

Arguments

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

Details

Accessor of the submenu child property of the gtk-popover-menu class.

The submenu child property specifies the name of the submenu. If it is nil or main, the child is used as the main menu, which is shown initially when the popover is mapped.
 

See also

2021-12-24