Package: gtk
Function gtk:cell-area-preferred-height
Lambda Listgtk:cell-area-preferred-height (area context widget) SyntaxArgumentsDetails
Retrieves an initial minimum and natural height of the cell area. The area argument will store some geometrical information in context along the way, when requesting sizes over an arbitrary number of rows, its not important to check the minimum and natural of this call but rather to consult the gtk:cell-area-context-preferred-height
function after a series of requests. Warning | See also |
#2025-07-19