Package: gtk
Accessor gtk-fixed-child-y
Lambda Listgtk-fixed-child-y (container child) Syntax(gtk-fixed-child-y container child) => y (setf (gtk-fixed-child-y container child) y) Argumentscontainer -- a gtk-fixed widget child -- a gtk-widget object y -- an integer with the y position of the child Details Accessor of the y child property of the gtk-fixed class. The y position of the child widget in the fixed widget. | See also |
2021-12-17