[Top]
GTK2
GTK2.TreeViewColumn
|
Method GTK2.TreeViewColumn()->cell_get_position()
- Method
cell_get_position
mapping cell_get_position(GTK2.CellRenderer cell_renderer)
- Description
Obtains the horizontal position and size of a cell in a column. If the
cell is not found in the column, returns -1 for start_pos and width.
|