Package: gtk

Accessor gtk-menu-child-top-attach

Lambda List

gtk-menu-child-top-attach (container child)

Syntax

(gtk-menu-child-top-attach container child) => attach
(setf (gtk-menu-child-top-attach container child) attach)

Arguments

container -- a gtk-menu widget
child -- a gtk-widget child widget
attach -- an integer with the row number

Details

Accessor of the top-attach child property of the gtk-menu class.

The row number to attach the top of the child to.
 

See also

2021-11-14