Package: gtk
Function gtk:box-query-child-packing
Lambda Listgtk:box-query-child-packing (box child) ArgumentsReturn Value expand -- a boolean with the expand child property fill -- a boolean with the fill child property padding -- an integer with the padding child property packtype -- a value of the gtk:pack-type enumeration Details
Obtains information about how the child widget is packed into the box. Lisp implementation | See also |
2023-12-30