GtkTreeModelIface.getIter

struct GtkTreeModelIface
extern (C)
int function(GtkTreeModel* treeModel, GtkTreeIter* iter, GtkTreePath* path) getIter;

Return Value

%TRUE, if @iter was set

Meta