Last updated: Sun, 12 May 2013 view this page in English
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() .
User Contributed Notes gtk.gtktreeviewcolumn.method.cell_is_visible.php
There are no user contributed notes for this page.