Method
GntTreeset_column_is_binary
Declaration [src]
void
gnt_tree_set_column_is_binary (
GntTree* tree,
int col,
gboolean bin
)
Description [src]
Set whether data in a column should be considered as binary data, and not as strings. A column containing binary data will be display empty text.