Home
last modified time | relevance | path

Searched refs:lives_tree_model_get_path (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h629 LiVESTreePath *lives_tree_model_get_path(LiVESTreeModel *, LiVESTreeIter *);
H A Deffects-data.c2373 tpath = lives_tree_model_get_path(model, &iter); in apbutton_clicked()
2477 tpath = lives_tree_model_get_path(model, &iter); in acbutton_clicked()
H A Dwidget-helper.c5738 WIDGET_HELPER_GLOBAL_INLINE LiVESTreePath *lives_tree_model_get_path(LiVESTreeModel *tmod, LiVESTre… in lives_tree_model_get_path() function