Package: gtk
Function gtk:cell-renderer-preferred-width-for-height
Lambda Listgtk:cell-renderer-preferred-width-for-height (cell widget height) Argumentscell -- a gtk:cell-renderer object widget -- a gtk:widget object this cell renderer will be rendering to height -- an integer with the size which is available for allocation Return Value minimum -- an integer with the minimum width natural -- an integer with the preferred width Details
Retreives the minimum and natural width of a cell renderer if it were rendered to widget with the specified height. Warning | See also |
#2024-5-15