Package: gtk
Function gtk:fixed-child-position
Lambda Listgtk:fixed-child-position (fixed child) ArgumentsReturn Value x -- a double float for the horizontal position of widget y -- a double float for the vertical position of widget Details
Retrieves the translation transformation of the given child widget in the
fixed container. See also the gtk:fixed-child-transform function. | See also |
2025-3-25