Package: gtk

Function gtk-cell-renderer-aligned-area

Lambda List

gtk-cell-renderer-aligned-area (cell widget flags area)

Arguments

cell -- a gtk-cell-renderer object
widget -- the gtk-widget object this cell will be rendering to
flags -- the gtk-cell-renderer-state render flags
area -- a gdk-rectangle instance with the cell area which would be passed to the function gtk-cell-renderer-render

Return Value

A gdk-rectangle area for the space inside area that would acually be used to render.

Details

Gets the aligned area used by cell inside area. Used for finding the appropriate edit and focus rectangle.
 

See also

2021-3-7