Package: gtk

Accessor gtk-popover-menu-child-position

Lambda List

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

Syntax

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

Arguments

container -- a gtk-popover-menu widget
child -- a gtk-widget object
position -- an integer with the index of the child in the parent

Details

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

The index of the child in the parent.
 

See also

2021-12-24