cell_is_visible
Description:
Returns true if any of the cells packed into the this are visible.
Note:
Use GtkColumnView instead
For this to be meaningful, you must first initialize the cells with cell_set_cell_data
Parameters:
this |
A `GtkTreeViewColumn` |
Returns:
true, if any of the cells packed into the this are currently visible |