Package: gtk

Function gtk:layout-move

Lambda List

gtk:layout-move (layout widget x y)

Arguments

layout -- a gtk:layout widget
child -- a gtk:widget child widget
x -- an integer with the x position to move to
y -- an integer with the y position to move to

Details

Moves a child widget of the layout to a new position in pixels.
 

See also

2024-4-10