Home
last modified time | relevance | path

Searched refs:tilem_mem_model_iter_nth_child (Results 1 – 1 of 1) sorted by last modified time

/dports/emulators/tilem/tilem-2.0/gui/
H A Dmemmodel.c320 static gboolean tilem_mem_model_iter_nth_child( GtkTreeModel *model, in tilem_mem_model_iter_nth_child() function
341 return tilem_mem_model_iter_nth_child(model, iter, parent, 0); in tilem_mem_model_iter_children()
463 iface->iter_nth_child = &tilem_mem_model_iter_nth_child; in tilem_mem_tree_model_init()