Home
last modified time | relevance | path

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

/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dmainwindow.c105 static void mainwindow_selection_changed(Document *d, gpointer user_data);
753 GTK_SIGNAL_FUNC(mainwindow_selection_changed),w); in mainwindow_set_document()
2429 static void mainwindow_selection_changed(Document *d, gpointer user_data) in mainwindow_selection_changed() function