IconView.getCellRect

Fills the bounding rectangle in widget coordinates for the cell specified by path and cell. If cell is NULL the main cell area is used.

This function is only valid if icon_view is realized.

class IconView
bool
getCellRect

Parameters

path TreePath
cell CellRenderer
rect GdkRectangle

rectangle to fill with cell rect

Return Value

Type: bool

FALSE if there is no such item, TRUE otherwise

Meta