Searched refs:gtr_combo_box_set_active_enum (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dutil.h102 #define gtr_priority_combo_set_value(w,val) gtr_combo_box_set_active_enum(w,val)
106 void gtr_combo_box_set_active_enum ( GtkComboBox *, int value );
H A Dutil.c398 gtr_combo_box_set_active_enum( GtkComboBox * combo_box, int value ) function
H A Dmsgwin.c432 gtr_combo_box_set_active_enum( GTK_COMBO_BOX( w ), gtr_pref_int_get( TR_PREFS_KEY_MSGLEVEL ) );
H A Dtr-prefs.c513 gtr_combo_box_set_active_enum( GTK_COMBO_BOX( w ), gtr_pref_int_get( key ) );
1023 gtr_combo_box_set_active_enum( GTK_COMBO_BOX( w ), gtr_pref_int_get( key ) );
H A Ddetails.c276 gtr_combo_box_set_active_enum( GTK_COMBO_BOX( w ), baseline );
298 gtr_combo_box_set_active_enum( GTK_COMBO_BOX( w ), baseline );

Completed in 136 milliseconds