Package: gtk
Function gtk:cell-area-context-push-preferred-height
Lambda Listgtk:cell-area-context-push-preferred-height (context minimum-height natural-height) ArgumentsDetails        
    Causes the minimum and/or natural height to grow if the new proposed sizes
    exceed the current minimum and natural height.   This is used by gtk:cell-area-context implementations during the request process over a series of gtk:tree-model rows to progressively push the requested height over a series of the gtk:cell-area-preferred-height function requests.  | See also | 
#2025-07-07