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