Home
last modified time | relevance | path

Searched refs:gtk_combo_box_text_new_with_entry (Results 1 – 25 of 645) sorted by relevance

12345678910>>...26

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dsupport.c148 return gtk_combo_box_text_new_with_entry (); in gtk_combo_box_entry_new_text()
175 gtk_combo_box_text_new_with_entry (void) { in gtk_combo_box_text_new_with_entry() function
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/shellexecui/
H A Dsupport.c148 return gtk_combo_box_text_new_with_entry (); in gtk_combo_box_entry_new_text()
175 gtk_combo_box_text_new_with_entry (void) { in gtk_combo_box_text_new_with_entry() function
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/converter/
H A Dsupport.c148 return gtk_combo_box_text_new_with_entry (); in gtk_combo_box_entry_new_text()
175 gtk_combo_box_text_new_with_entry (void) { in gtk_combo_box_text_new_with_entry() function
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/pltbrowser/
H A Dsupport.c148 return gtk_combo_box_text_new_with_entry (); in gtk_combo_box_entry_new_text()
175 gtk_combo_box_text_new_with_entry (void) { in gtk_combo_box_text_new_with_entry() function
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/gtk/
H A DComboBoxText.cs36 Raw = gtk_combo_box_text_new_with_entry (); in ComboBoxText()
/dports/misc/xiphos/xiphos-4.2.1/src/gtk/
H A Dsearch_sidebar.c454 ss.entryLower = gtk_combo_box_text_new_with_entry(); in gui_create_search_sidebar()
466 ss.entryUpper = gtk_combo_box_text_new_with_entry(); in gui_create_search_sidebar()
494 ss.entryLower = gtk_combo_box_text_new_with_entry(); in gui_create_search_sidebar()
505 ss.entryUpper = gtk_combo_box_text_new_with_entry(); in gui_create_search_sidebar()
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/widgets/
H A Dcomboboxtext9 (define-func gtk_combo_box_text_new_with_entry
/dports/audio/baresip/baresip-0.5.8/modules/gtk/
H A Duri_entry.c26 uri_combobox = gtk_combo_box_text_new_with_entry(); in uri_combo_box_new()
/dports/www/bluefish/bluefish-2.2.12/src/
H A Dcompatibility.h45 #define gtk_combo_box_text_new_with_entry gtk_combo_box_entry_new_text macro
/dports/audio/deadbeef-vu-meter-plugin/ddb_vu_meter-940d8d7/
H A Dsupport.h23 GtkWidget *gtk_combo_box_text_new_with_entry (void);
H A Dsupport.c19 gtk_combo_box_text_new_with_entry (void) { in gtk_combo_box_text_new_with_entry() function
/dports/audio/deadbeef-musical-spectrum-plugin/ddb_musical_spectrum-353870a/
H A Dsupport.h23 GtkWidget *gtk_combo_box_text_new_with_entry (void);
H A Dsupport.c37 gtk_combo_box_text_new_with_entry (void) { in gtk_combo_box_text_new_with_entry() function
/dports/audio/deadbeef-playback-status-plugin/ddb_playback_status-fce1de0/
H A Dsupport.h23 GtkWidget *gtk_combo_box_text_new_with_entry (void);
H A Dsupport.c37 gtk_combo_box_text_new_with_entry (void) { in gtk_combo_box_text_new_with_entry() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/ManualNativeCTests/BugSnippets/
H A DBug_464228_ComboBox.c34 combobox = gtk_combo_box_text_new_with_entry(); in main()
/dports/benchmarks/fio/fio-3.29/
H A Dgcompat.h10 GtkWidget *gtk_combo_box_text_new_with_entry(void);
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcomboboxtext.h41 GtkWidget* gtk_combo_box_text_new_with_entry (void);
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkcomboboxtext.h62 GtkWidget* gtk_combo_box_text_new_with_entry (void);
/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dgtkcompat.h57 # define gtk_combo_box_text_new_with_entry gtk_combo_box_entry_new_text macro
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcomboboxtext.h65 GtkWidget* gtk_combo_box_text_new_with_entry (void);
/dports/math/gretl/gretl-2021d/gui/
H A Dgretl.h46 # define gtk_combo_box_entry_new_text gtk_combo_box_text_new_with_entry
/dports/multimedia/audacious/audacious-4.1/src/libaudgui/
H A Durl-opener.cc74 GtkWidget * combo = gtk_combo_box_text_new_with_entry (); in create_url_opener()
/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dparametres.c242 dec_sep = gtk_combo_box_text_new_with_entry ( ); in gsb_config_number_format_chosen()
255 thou_sep = gtk_combo_box_text_new_with_entry ( ); in gsb_config_number_format_chosen()
/dports/x11/mlterm/mlterm-3.9.1/tool/mlconfig/
H A Dmc_combo.c33 combo = gtk_combo_box_text_new_with_entry(); in mc_combo_new_with_width()

12345678910>>...26