getCellRect
open fun getCellRect(path: TreePath, cell: CellRenderer? = null, rect: <Error class: unknown class>): Boolean(source)
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
Use class@Gtk.GridView instead
---Fills the bounding rectangle in widget coordinates for the cell specified by
Return
false if there is no such item, true otherwise
Parameters
path
a GtkTreePath
cell
a GtkCellRenderer
rect
rectangle to fill with cell rect