Home
last modified time | relevance | path

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

/dports/audio/easytag/easytag-2.4.3/src/
H A Dbrowser.h80 void et_browser_select_file_by_et_file (EtBrowser *self, const ET_File *ETFile, gboolean select_it);
H A Dapplication_window.c2924 return et_browser_select_file_by_et_file (ET_BROWSER (priv->browser), file, in et_application_window_browser_select_file_by_et_file()
H A Dbrowser.c1849 et_browser_select_file_by_et_file (EtBrowser *self, in et_browser_select_file_by_et_file() function