Package: gtk

Accessor gtk-grid-child-left-attach

Lambda List

gtk-grid-child-left-attach (container child)

Syntax

(gtk-grid-child-left-attach container child) => left-attach
(setf (gtk-grid-child-left-attach container child) left-attach)

Arguments

container -- a gtk-grid widget
child -- a gtk-widget object
left-attach -- an integer with the left attach

Details

Accessor of the left-attach child property of the gtk-grid class.

The column number to attach the left side of the child to.
 

See also

2021-10-30