Package: gtk
Function gtk:grid-query-child
Lambda Listgtk:grid-query-child (grid child) ArgumentsReturn Value column -- an integer with the column used to attach the left side of child row -- an integer with the row used to attach the top side of child width -- an integer with the number of columns child spans height -- an integer with the number of rows child spans Details
Queries the attach points and spans of the child widget inside the given
grid. | See also |
2024-9-14