Home
last modified time | relevance | path

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

/dports/audio/gmtp/gmtp-1.3.11/src/
H A Dinterface.c100 GList *fileSelection_RowReferences = NULL; variable
2280 g_list_free(fileSelection_RowReferences); in fileListGetSelection()
2281 fileSelection_RowReferences = NULL; in fileListGetSelection()
2297fileSelection_RowReferences = g_list_prepend(fileSelection_RowReferences, gtk_tree_row_reference_c… in fileListGetSelection()
2303 return fileSelection_RowReferences; in fileListGetSelection()