gtkTreeViewColumnCellGetPosition {RGtk2} | R Documentation |
Obtains the horizontal position and size of a cell in a column. If the
cell is not found in the column, start.pos
and width
are not changed and
FALSE
is returned.
gtkTreeViewColumnCellGetPosition(object, cell.renderer)
|
|
|
A list containing the following elements:
retval |
[logical] |
|
return location for the horizontal position of |
|
return location for the width of |
Derived by RGtkGen from GTK+ documentation