GtkTreeView
with the given cell renderer and a GtkCellDataFunc to set cell renderer
attributes (normally using data from the model). See also
gtkTreeViewColumnSetCellDataFunc, gtkTreeViewColumnPackStart.
If tree.view has "fixed_height" mode enabled, then the new column will have its
"sizing" property set to be GTK_TREE_VIEW_COLUMN_FIXED.gtkTreeViewInsertColumnWithDataFunc(object, position, title, cell, func, data = NULL)objectpositiontitlecellfuncdatafunc