GtkTreeModelIface.iterPrevious

struct GtkTreeModelIface
extern (C)
int function(GtkTreeModel* treeModel, GtkTreeIter* iter) iterPrevious;

Return Value

%TRUE if @iter has been changed to the previous node

Meta