Package: gtk
Function gtk:widget-should-layout
Lambda Listgtk:widget-should-layout (widget) ArgumentsReturn Value    True if widget should be included in measureing and allocating.   Details          Returns whether widget should contribute to the measuring and
    allocation of its parent.    This is false for invisible children, but also for children that have
  their own surface.    | See also | 
2025-08-22