Home
last modified time | relevance | path

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

/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dconfigdialog.h55 GtkButton *tempdir_remove,*tempdir_up,*tempdir_down,*tempdir_add; member
H A Dconfigdialog.c445 gtk_widget_set_sensitive(GTK_WIDGET(cd->tempdir_down),TRUE); in tempdir_select()
456 gtk_widget_set_sensitive(GTK_WIDGET(cd->tempdir_down),FALSE); in tempdir_unselect()
778 cd->tempdir_down = GTK_BUTTON(w); in config_dialog_init()
1024 g = GTK_WIDGET(cd->tempdir_down); in config_dialog_init()