cell_get_position
Description:
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.
Parameters:
this | |
cell_renderer | |
x_offset |
return location for the horizontal position of |
width |
return location for the width of |
Returns:
true if |