Home
last modified time | relevance | path

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

/dports/comms/xnec2c/xnec2c-3.4/src/
H A Dinterface.c891 GtkWidget *freqplots_quit; in create_freqplots_window() local
992 freqplots_quit = gtk_image_menu_item_new_from_stock ("gtk-quit", accel_group); in create_freqplots_window()
993 gtk_widget_show (freqplots_quit); in create_freqplots_window()
994 gtk_container_add (GTK_CONTAINER (menuitem5_menu), freqplots_quit); in create_freqplots_window()
1225 g_signal_connect ((gpointer) freqplots_quit, "activate", in create_freqplots_window()
1302 GLADE_HOOKUP_OBJECT (freqplots_window, freqplots_quit, "freqplots_quit"); in create_freqplots_window()