Home
last modified time | relevance | path

Searched refs:GTK_COMBO_BOX_TEXT (Results 251 – 275 of 2335) sorted by relevance

1...<<11121314151617181920>>...94

/dports/mail/claws-mail-dillo/claws-mail-3.18.0/src/
H A Dmessage_search.c199 combobox_set_popdown_strings(GTK_COMBO_BOX_TEXT(body_entry), in message_search_create()
284 body_str = gtk_combo_box_text_get_active_text(GTK_COMBO_BOX_TEXT(search_window.body_entry)); in message_search_execute()
291 combobox_unset_popdown_strings(GTK_COMBO_BOX_TEXT(search_window.body_entry)); in message_search_execute()
294 combobox_set_popdown_strings(GTK_COMBO_BOX_TEXT(search_window.body_entry), in message_search_execute()
/dports/mail/claws-mail-libravatar/claws-mail-3.18.0/src/
H A Dmessage_search.c199 combobox_set_popdown_strings(GTK_COMBO_BOX_TEXT(body_entry), in message_search_create()
284 body_str = gtk_combo_box_text_get_active_text(GTK_COMBO_BOX_TEXT(search_window.body_entry)); in message_search_execute()
291 combobox_unset_popdown_strings(GTK_COMBO_BOX_TEXT(search_window.body_entry)); in message_search_execute()
294 combobox_set_popdown_strings(GTK_COMBO_BOX_TEXT(search_window.body_entry), in message_search_execute()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dtestlist3.c373 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (combo), "None"); in main()
374 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (combo), "Single"); in main()
375 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (combo), "Browse"); in main()
376 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (combo), "Multiple"); in main()
/dports/devel/librcc/librcc-0.2.12/ui/
H A Dgtk.c174 gtk_combo_box_text_remove_all(GTK_COMBO_BOX_TEXT(menu)); in rccUiMenuConfigureWidget()
220 gtk_combo_box_text_append(GTK_COMBO_BOX_TEXT(menu), NULL, language); in rccUiMenuConfigureWidget()
272 gtk_combo_box_text_append(GTK_COMBO_BOX_TEXT(menu), NULL, engine); in rccUiMenuConfigureWidget()
303 gtk_combo_box_text_append(GTK_COMBO_BOX_TEXT(menu), NULL, optnames[i]); in rccUiMenuConfigureWidget()
/dports/mail/claws-mail-vcalendar/claws-mail-3.18.0/src/
H A Dmessage_search.c199 combobox_set_popdown_strings(GTK_COMBO_BOX_TEXT(body_entry), in message_search_create()
284 body_str = gtk_combo_box_text_get_active_text(GTK_COMBO_BOX_TEXT(search_window.body_entry)); in message_search_execute()
291 combobox_unset_popdown_strings(GTK_COMBO_BOX_TEXT(search_window.body_entry)); in message_search_execute()
294 combobox_set_popdown_strings(GTK_COMBO_BOX_TEXT(search_window.body_entry), in message_search_execute()
/dports/mail/claws-mail-rssyl/claws-mail-3.18.0/src/
H A Dmessage_search.c199 combobox_set_popdown_strings(GTK_COMBO_BOX_TEXT(body_entry), in message_search_create()
284 body_str = gtk_combo_box_text_get_active_text(GTK_COMBO_BOX_TEXT(search_window.body_entry)); in message_search_execute()
291 combobox_unset_popdown_strings(GTK_COMBO_BOX_TEXT(search_window.body_entry)); in message_search_execute()
294 combobox_set_popdown_strings(GTK_COMBO_BOX_TEXT(search_window.body_entry), in message_search_execute()
/dports/mail/claws-mail-tnef_parse/claws-mail-3.18.0/src/
H A Dmessage_search.c199 combobox_set_popdown_strings(GTK_COMBO_BOX_TEXT(body_entry), in message_search_create()
284 body_str = gtk_combo_box_text_get_active_text(GTK_COMBO_BOX_TEXT(search_window.body_entry)); in message_search_execute()
291 combobox_unset_popdown_strings(GTK_COMBO_BOX_TEXT(search_window.body_entry)); in message_search_execute()
294 combobox_set_popdown_strings(GTK_COMBO_BOX_TEXT(search_window.body_entry), in message_search_execute()
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/
H A Dags_dssi_browser.c320 filename = GTK_COMBO_BOX_TEXT(list->next->data); in ags_dssi_browser_reset()
344 return(gtk_combo_box_text_get_active_text(GTK_COMBO_BOX_TEXT(dssi_browser->filename))); in ags_dssi_browser_get_plugin_filename()
364 return(gtk_combo_box_text_get_active_text(GTK_COMBO_BOX_TEXT(dssi_browser->effect))); in ags_dssi_browser_get_plugin_effect()
/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Dcmd_chown.c87 if((text = gtk_combo_box_text_get_active_text(GTK_COMBO_BOX_TEXT(cho->row[0].combo))) == NULL) in get_own()
92 if((text = gtk_combo_box_text_get_active_text(GTK_COMBO_BOX_TEXT(cho->row[1].combo))) != NULL) in get_own()
191 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(cho.row[i].combo), iter->data); in cmd_chown()
/dports/textproc/stardict3/stardict-3.0.6/tools/src/
H A Dstardict-editor.cpp254 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(compile_page_combo_box), "Tab file"); in create_compile_page()
255 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(compile_page_combo_box), "Babylon file"); in create_compile_page()
256 …gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(compile_page_combo_box), "Textual StarDict dicti… in create_compile_page()
379 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(decompile_page_combo_box), "Tab file"); in create_decompile_page()
380 …gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(decompile_page_combo_box), "Textual StarDict dic… in create_decompile_page()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()
/dports/devel/geany-plugin-pg/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()
/dports/devel/geany-plugin-vc/geany-plugins-1.38/geanyctags/src/
H A Dgeanyctags.c42 #ifndef GTK_COMBO_BOX_TEXT
43 # define GTK_COMBO_BOX_TEXT GTK_COMBO_BOX macro
570 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("exact")); in create_dialog_find_file()
571 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("prefix")); in create_dialog_find_file()
572 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo_match), _("pattern")); in create_dialog_find_file()
621 ui_combo_box_add_to_history(GTK_COMBO_BOX_TEXT(s_ft_dialog.combo), name, 0); in on_find_tag()

1...<<11121314151617181920>>...94