gtk_tree_view_insert_column_with_data_func ( tree_view position title cell func data dnotify -- gint )


Vocabulary
gtk2.ffi

Inputs
tree_viewan object
positionan object
titlean object
cellan object
funcan object
dataan object
dnotifyan object


Outputs
gintan object


Definition