Package: gtk

Accessor gtk-grid-child-top-attach

Lambda List

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

Syntax

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

Arguments

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

Details

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

The row number to attach the top side of a child widget to.
 

See also

2021-10-30