Package: gtk
Function gtk:cell-area-context-preferred-width
Lambda Listgtk:cell-area-context-preferred-width (context) ArgumentsReturn Value minimum -- an integer with the minimum width, or nil natural -- an integer with the natural width, or nil Details
Gets the accumulative preferred width for all rows which have been requested
with this context. After the gtk:cell-area-context-reset function is called and/or before
ever requesting the size of a cell area, the returned values are 0. Warning | See also |
#2024-2-21