Home
last modified time | relevance | path

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

/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Drecorddialog.h46 GtkBin *vu_frame; member
H A Drecorddialog.c685 if (rd->vu_frame->child != NULL) in record_dialog_set_format()
686 gtk_container_remove(GTK_CONTAINER(rd->vu_frame), in record_dialog_set_format()
687 rd->vu_frame->child); in record_dialog_set_format()
744 gtk_container_add(GTK_CONTAINER(rd->vu_frame),a); in record_dialog_set_format()
943 obj->vu_frame = GTK_BIN(b); in record_dialog_init()