Package: gtk
Function gtk:cell-area-request-renderer
Lambda Listgtk:cell-area-request-renderer (area renderer orientation widget for-size) SyntaxArgumentsDetails This is a convenience function for gtk:cell-area implementations to
request size for cell renderers.
It is important to use this function to request size and then use the gtk:cell-area-inner-cell-area function at render and event time since
this function will add padding around the cell for focus painting. Warning | See also |
#2025-07-22