GtkTreeViewColumn::cell_is_visible

bool cell_is_visible();

Returns true if any of the cells packed into the column are visible. For this to be meaningful, you must first initialize the cells with cell_set_cell_data() .