GtkTreeModelIface.getPath

struct GtkTreeModelIface
extern (C)
GtkTreePath* function(GtkTreeModel* treeModel, GtkTreeIter* iter) getPath;

Return Value

a newly-created #GtkTreePath-struct

Meta