gtk_tree_model_get_column_type ( tree_model index_ -- GType )


Vocabulary
gtk2.ffi

Inputs
tree_modelan object
index_an object


Outputs
GTypean object


Definition