Searched refs:gtr_combo_box_new_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.h104 GtkWidget * gtr_combo_box_new_enum ( const char * text_1, ... );
H A Dutil.c426 gtr_combo_box_new_enum( const char * text_1, ... ) function
471 return gtr_combo_box_new_enum( _( "High" ), TR_PRI_HIGH,
H A Dmsgwin.c428 GtkWidget * w = gtr_combo_box_new_enum( _( "Error" ), TR_MSG_ERR,
H A Dtr-prefs.c509 GtkWidget * w = gtr_combo_box_new_enum( _( "Allow encryption" ), TR_CLEAR_PREFERRED,
1012 GtkWidget * w = gtr_combo_box_new_enum( _( "Every Day" ), TR_SCHED_ALL,
H A Ddetails.c447 GtkWidget * w = gtr_combo_box_new_enum(
459 GtkWidget * w = gtr_combo_box_new_enum (

Completed in 61 milliseconds