Go to the source code of this file.
Functions | |
GtkWidget * | create_morse2txt_properties (void) |
GtkWidget* create_morse2txt_properties | ( | void | ) |
Instead of using the ComboBox, use ComboBoxEntry, we can then change the edit property without changing the widget.
Definition at line 31 of file prop_interface.c.
References FALSE, GLADE_HOOKUP_OBJECT, GLADE_HOOKUP_OBJECT_NO_REF, on_morse2txt_properties_apply(), on_morse2txt_properties_show(), TRUE, and widget_in_property_box_changed().
Referenced by on_preferences_activate().