Home
last modified time | relevance | path

Searched refs:changePermissionsRowCbk (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/isomaster/isomaster-1.3.16/
H A Disobrowser.h13 void changePermissionsRowCbk(GtkTreeModel* model, GtkTreePath* path,
H A Disobrowser.c656 gtk_tree_selection_selected_foreach(selection, changePermissionsRowCbk, NULL); in changePermissionsBtnCbk()
705 void changePermissionsRowCbk(GtkTreeModel* model, GtkTreePath* path, in changePermissionsRowCbk() function