Go to the source code of this file.
Functions | |
GtkWidget * | create_MainWindow (void) |
GtkWidget * | create_morse_about (void) |
GtkWidget* create_MainWindow | ( | void | ) |
Definition at line 232 of file interface.c.
References main_widgets::adjustment_frequency_v, main_widgets::decoded_text_v, FALSE, main_widgets::ffts_statusbar_v, get_fft_data_size(), get_fft_graph_top(), GLADE_HOOKUP_OBJECT, GLADE_HOOKUP_OBJECT_NO_REF, main_widgets::height, main_widgets::hscale1_v, main_widgets::label1_v, main_gui, main_widgets::main_window_v, on_adjustment_release_event(), on_agc_apply_btn_toggled(), on_clear_txt_button_clicked(), on_enable_fir_button_toggled(), on_exit_button_clicked(), on_MainWindow_delete_event(), on_scope_fft_button_clicked(), on_startbutton_clicked(), on_stop_button_clicked(), main_widgets::pane_position, main_widgets::samples_statusbar_v, main_widgets::scope_v, main_widgets::toolbar1_v, main_widgets::toolbar_style, TRUE, view_menu_uiinfo, main_widgets::width, and main_widgets::wpm_statusbar_v.
Referenced by main().
GtkWidget* create_morse_about | ( | void | ) |
Definition at line 516 of file interface.c.
References GLADE_HOOKUP_OBJECT_NO_REF.
Referenced by on_about1_activate().