Package: gtk
Function gtk-cell-area-context-allocation
Lambda Listgtk-cell-area-context-allocation (context) ArgumentsReturn Value width -- an integer with the allocated width, or nil height -- an integer with the allocated height, or nil Details Fetches the current allocation size for context. If the context was not allocated in width or height, or if the context was recently reset with the function gtk-cell-area-context-reset, the returned value will be -1. | See also |
2020-6-28