Home
last modified time | relevance | path

Searched refs:combo_box (Results 151 – 175 of 842) sorted by relevance

12345678910>>...34

/dports/deskutils/py-autokey/autokey-0.95.10/lib/autokey/qtui/settings/
H A Dgeneral.py112 combo_box = self.system_tray_icon_theme_combobox # type: QComboBox
114 combo_box.setItemData(index, icon_name, Qt.UserRole)
117 combo_box = self.system_tray_icon_theme_combobox # type: QComboBox
119 combo_box_index = combo_box.findData(data, Qt.UserRole)
124 combo_box.setCurrentIndex(combo_box_index)
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkprinteroptionwidget.c265 combo_box_set_model (GtkWidget *combo_box) in combo_box_set_model() argument
275 combo_box_set_view (GtkWidget *combo_box) in combo_box_set_view() argument
281 gtk_cell_layout_set_attributes (GTK_CELL_LAYOUT (combo_box), cell, in combo_box_set_view()
289 GtkWidget *combo_box; in combo_box_entry_new() local
292 combo_box_set_model (combo_box); in combo_box_entry_new()
296 return combo_box; in combo_box_entry_new()
302 GtkWidget *combo_box; in combo_box_new() local
303 combo_box = gtk_combo_box_new (); in combo_box_new()
305 combo_box_set_model (combo_box); in combo_box_new()
306 combo_box_set_view (combo_box); in combo_box_new()
[all …]
/dports/audio/mate-media/mate-media-1.26.0/mate-volume-control/
H A Dgvc-sound-theme-chooser.c44 GtkWidget *combo_box; member
100 model = gtk_combo_box_get_model (GTK_COMBO_BOX (chooser->priv->combo_box)); in on_combobox_changed()
235 model = gtk_combo_box_get_model (GTK_COMBO_BOX (chooser->priv->combo_box)); in set_combox_for_theme_name()
253 gtk_combo_box_set_active_iter (GTK_COMBO_BOX (chooser->priv->combo_box), &iter); in set_combox_for_theme_name()
325 gtk_combo_box_set_model (GTK_COMBO_BOX (chooser->priv->combo_box), in setup_theme_selector()
329 gtk_cell_layout_pack_start (GTK_CELL_LAYOUT (chooser->priv->combo_box), in setup_theme_selector()
332 gtk_cell_layout_set_attributes (GTK_CELL_LAYOUT (chooser->priv->combo_box), in setup_theme_selector()
337 g_signal_connect (G_OBJECT (chooser->priv->combo_box), in setup_theme_selector()
583 theme_model = gtk_combo_box_get_model (GTK_COMBO_BOX (chooser->priv->combo_box)); in update_alert()
1031 chooser->priv->combo_box = gtk_combo_box_new (); in gvc_sound_theme_chooser_init()
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/tests/
H A Dtesttreeview.c608 model_selected (GtkComboBox *combo_box, gpointer data) in model_selected() argument
613 hist = gtk_combo_box_get_active (combo_box); in model_selected()
627 hist = gtk_combo_box_get_active (combo_box); in columns_selected()
663 GtkWidget *combo_box; in main() local
720 combo_box = gtk_combo_box_text_new (); in main()
721 gtk_widget_set_halign (combo_box, GTK_ALIGN_CENTER); in main()
725 gtk_box_append (GTK_BOX (box), combo_box); in main()
726 g_signal_connect (combo_box, in main()
732 combo_box = gtk_combo_box_text_new (); in main()
737 gtk_box_append (GTK_BOX (box), combo_box); in main()
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dtesttreeview.c608 model_selected (GtkComboBox *combo_box, gpointer data) in model_selected() argument
613 hist = gtk_combo_box_get_active (combo_box); in model_selected()
627 hist = gtk_combo_box_get_active (combo_box); in columns_selected()
662 GtkWidget *combo_box; in main() local
717 combo_box = gtk_combo_box_text_new (); in main()
718 gtk_widget_set_halign (combo_box, GTK_ALIGN_CENTER); in main()
722 gtk_container_add (GTK_CONTAINER (box), combo_box); in main()
723 g_signal_connect (combo_box, in main()
729 combo_box = gtk_combo_box_text_new (); in main()
734 gtk_container_add (GTK_CONTAINER (box), combo_box); in main()
[all …]
/dports/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src/
H A Dui.c109 fill_combo_box (GtkComboBox *combo_box, GList *list, const gchar *custom_label) in fill_combo_box() argument
119 gtk_combo_box_set_row_separator_func (combo_box, is_separator, in fill_combo_box()
123 gtk_combo_box_set_model (combo_box, model); in fill_combo_box()
125 gtk_cell_layout_clear (GTK_CELL_LAYOUT (combo_box)); in fill_combo_box()
131 gtk_cell_layout_pack_start (GTK_CELL_LAYOUT (combo_box), renderer, FALSE); in fill_combo_box()
132 gtk_cell_layout_set_attributes (GTK_CELL_LAYOUT (combo_box), renderer, in fill_combo_box()
137 gtk_cell_layout_pack_start (GTK_CELL_LAYOUT (combo_box), renderer, TRUE); in fill_combo_box()
138 gtk_cell_layout_set_attributes (GTK_CELL_LAYOUT (combo_box), renderer, in fill_combo_box()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/image_viewer/
H A Dpreferences.c49 zoom_change_changed_cb (GtkComboBox *combo_box, in zoom_change_changed_cb() argument
52 …ngs_set_enum (data->settings, PREF_IMAGE_VIEWER_ZOOM_CHANGE, gtk_combo_box_get_active (combo_box)); in zoom_change_changed_cb()
82 transparency_style_changed_cb (GtkComboBox *combo_box, in transparency_style_changed_cb() argument
87 gtk_combo_box_get_active (combo_box)); in transparency_style_changed_cb()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/gtk-demo/
H A Dsizegroup.pl33 my $combo_box = Gtk2::ComboBox->new_text;
36 $combo_box->append_text ($str);
38 $combo_box->set_active (0);
40 return $combo_box;
/dports/graphics/gimp-app/gimp-2.10.30/libgimpwidgets/
H A Dgimppropwidgets.c395 GtkWidget *combo_box; in gimp_prop_int_combo_box_new() local
420 set_param_spec (G_OBJECT (combo_box), combo_box, param_spec); in gimp_prop_int_combo_box_new()
426 return combo_box; in gimp_prop_int_combo_box_new()
451 GtkWidget *combo_box; in gimp_prop_pointer_combo_box_new() local
486 set_param_spec (G_OBJECT (combo_box), combo_box, param_spec); in gimp_prop_pointer_combo_box_new()
492 return combo_box; in gimp_prop_pointer_combo_box_new()
589 set_param_spec (G_OBJECT (combo_box), combo_box, param_spec); in gimp_prop_enum_combo_box_new()
595 return combo_box; in gimp_prop_enum_combo_box_new()
2273 GtkWidget *combo_box; in gimp_prop_string_combo_box_new() local
2297 set_param_spec (G_OBJECT (combo_box), combo_box, param_spec); in gimp_prop_string_combo_box_new()
[all …]
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/contact-editor/
H A De-contact-quick-add.c50 GtkWidget *combo_box; member
399 GtkComboBox *combo_box; in sanitize_widgets() local
406 combo_box = GTK_COMBO_BOX (qa->combo_box); in sanitize_widgets()
407 active_id = gtk_combo_box_get_active_id (combo_box); in sanitize_widgets()
487 qa->combo_box = e_client_combo_box_new ( in build_quick_add_dialog()
490 E_SOURCE_COMBO_BOX (qa->combo_box), source); in build_quick_add_dialog()
494 source_changed (E_SOURCE_COMBO_BOX (qa->combo_box), qa); in build_quick_add_dialog()
496 qa->combo_box, "changed", in build_quick_add_dialog()
530 gtk_label_set_mnemonic_widget ((GtkLabel *) label, qa->combo_box); in build_quick_add_dialog()
538 table, qa->combo_box, in build_quick_add_dialog()
/dports/finance/grisbi/grisbi-2.0.5/src/prefs/
H A Dprefs_page_divers.c140 GtkWidget *combo_box; in prefs_page_divers_choose_thousands_sep_changed() local
146 combo_box = g_object_get_data (G_OBJECT (widget), "separator"); in prefs_page_divers_choose_thousands_sep_changed()
156 … if (g_strcmp0 (gtk_combo_box_text_get_active_text (GTK_COMBO_BOX_TEXT (combo_box)), ".") == 0) in prefs_page_divers_choose_thousands_sep_changed()
159 gtk_combo_box_set_active (GTK_COMBO_BOX (combo_box), 1); in prefs_page_divers_choose_thousands_sep_changed()
166 … if (g_strcmp0 (gtk_combo_box_text_get_active_text (GTK_COMBO_BOX_TEXT (combo_box)), ",") == 0) in prefs_page_divers_choose_thousands_sep_changed()
169 gtk_combo_box_set_active (GTK_COMBO_BOX (combo_box), 0); in prefs_page_divers_choose_thousands_sep_changed()
191 GtkWidget *combo_box; in prefs_page_divers_choose_decimal_point_changed() local
197 combo_box = g_object_get_data (G_OBJECT (widget), "separator"); in prefs_page_divers_choose_decimal_point_changed()
203 … if (g_strcmp0 (gtk_combo_box_text_get_active_text (GTK_COMBO_BOX_TEXT (combo_box)), ",") == 0) in prefs_page_divers_choose_decimal_point_changed()
206 gtk_combo_box_set_active (GTK_COMBO_BOX (combo_box), 0); in prefs_page_divers_choose_decimal_point_changed()
[all …]
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/
H A Dxm_prefs_helpers.c70 Widget combo_box; member
149 browser_combo = info->combo_box; in destroy_dialog_cb()
238 combobox = info->combo_box; in h_get_input_wrapper()
419 info->combo_box = w; in h_selector()
694 Widget text_label, combo_box; in h_create_command() local
744 combo_box = XtVaCreateWidget(name, xmComboBoxWidgetClass, in h_create_command()
759 XtVaSetValues(combo_box, in h_create_command()
765 XmComboBoxSelectItem(combo_box, str_list[curr_index]); in h_create_command()
783 adjust_heights(text_label, combo_box, NULL); in h_create_command()
786 XtManageChild(combo_box); in h_create_command()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/converter/
H A Dsupport.h101 void gtk_combo_box_text_append_text (GtkComboBoxText *combo_box, const gchar *text);
102 void gtk_combo_box_text_insert_text (GtkComboBoxText *combo_box, gint position, const gchar *text);
103 void gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text);
104 gchar *gtk_combo_box_text_get_active_text (GtkComboBoxText *combo_box);
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/shellexecui/
H A Dsupport.h101 void gtk_combo_box_text_append_text (GtkComboBoxText *combo_box, const gchar *text);
102 void gtk_combo_box_text_insert_text (GtkComboBoxText *combo_box, gint position, const gchar *text);
103 void gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text);
104 gchar *gtk_combo_box_text_get_active_text (GtkComboBoxText *combo_box);
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-interval-chooser.c35 GtkComboBox *combo_box; /* not referenced */ member
146 chooser->priv->combo_box = GTK_COMBO_BOX (widget); in e_interval_chooser_init()
168 units = gtk_combo_box_get_active (chooser->priv->combo_box); in e_interval_chooser_get_interval_minutes()
209 gtk_combo_box_set_active (chooser->priv->combo_box, units); in e_interval_chooser_set_interval_minutes()
H A Dtest-mail-signatures.c27 signature_loaded_cb (EMailSignatureComboBox *combo_box, in signature_loaded_cb() argument
36 combo_box, result, &contents, NULL, &is_html, &error); in signature_loaded_cb()
74 signature_combo_changed_cb (EMailSignatureComboBox *combo_box, in signature_combo_changed_cb() argument
85 combo_box, G_PRIORITY_DEFAULT, cancellable, in signature_combo_changed_cb()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkprinteroptionwidget.c273 combo_box_set_model (GtkWidget *combo_box) in combo_box_set_model() argument
283 combo_box_set_view (GtkWidget *combo_box) in combo_box_set_view() argument
289 gtk_cell_layout_set_attributes (GTK_CELL_LAYOUT (combo_box), cell, in combo_box_set_view()
297 GtkWidget *combo_box; in combo_box_entry_new() local
300 combo_box_set_model (combo_box); in combo_box_entry_new()
304 return combo_box; in combo_box_entry_new()
310 GtkWidget *combo_box; in combo_box_new() local
311 combo_box = gtk_combo_box_new (); in combo_box_new()
313 combo_box_set_model (combo_box); in combo_box_new()
314 combo_box_set_view (combo_box); in combo_box_new()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/examples/
H A Dlayout_example_base.cc149 Combobox* combo_box = in CreateCombobox() local
151 combo_box->SetPosition( in CreateCombobox()
154 combo_box->SizeToPreferredSize(); in CreateCombobox()
155 combo_box->set_listener(this); in CreateCombobox()
156 label->SetSize(gfx::Size(label->width(), combo_box->height())); in CreateCombobox()
158 control_panel_->AddChildView(combo_box); in CreateCombobox()
159 *vertical_pos += combo_box->height() + kLayoutExampleVerticalSpacing; in CreateCombobox()
160 return combo_box; in CreateCombobox()
/dports/x11-fm/librfm/librfm5-5.3.16.4/modules/
H A Dsettings-module.i590 GtkComboBox *combo_box = in update_bitflag_combo() local
594 if (GTK_IS_COMBO_BOX(combo_box)) gtk_combo_box_set_active (combo_box, item); in update_bitflag_combo()
619 if (GTK_IS_COMBO_BOX(combo_box))gtk_combo_box_set_active (combo_box, item); in update_combo()
629 if (GTK_IS_COMBO_BOX(combo_box))gtk_combo_box_set_active (combo_box, 0); in update_combo()
1021 gint_changed (GtkComboBox * combo_box, gint id) { in gint_changed() argument
1099 path_changed (combo_box, TERMINAL_CMD); in terminal_changed()
1104 path_changed (combo_box, EDITOR); in editor_changed()
2107 GtkWidget *combo_box; in make_string_combo_box() local
2111 combo_box = gtk_combo_box_new_text (); in make_string_combo_box()
2119 combo_box = gtk_combo_box_text_new (); in make_string_combo_box()
[all …]
/dports/graphics/shotwell/shotwell-0.30.14/src/dialogs/
H A DPreferences.vala195 private void populate_app_combo_box(Gtk.ComboBox combo_box, string[] mime_types,
207 combo_box.clear();
208 combo_box.pack_start(pixbuf_renderer, false);
209 combo_box.pack_start(text_renderer, false);
210 combo_box.add_attribute(pixbuf_renderer, "pixbuf", 0);
211 combo_box.add_attribute(text_renderer, "text", 1);
247 combo_box.set_model(combo_store);
250 combo_box.set_active(current_app);
253 private void setup_dir_pattern(Gtk.ComboBox combo_box, Gtk.Entry entry) {
261 combo_box.set_active(i);
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/
H A Dags_dssi_browser_callbacks.h36 void ags_dssi_browser_plugin_filename_callback(GtkComboBoxText *combo_box,
38 void ags_dssi_browser_plugin_effect_callback(GtkComboBoxText *combo_box,
H A Dags_lv2_browser_callbacks.h36 void ags_lv2_browser_plugin_filename_callback(GtkComboBoxText *combo_box,
38 void ags_lv2_browser_plugin_uri_callback(GtkComboBoxText *combo_box,
H A Dags_ladspa_browser_callbacks.h36 void ags_ladspa_browser_plugin_filename_callback(GtkComboBoxText *combo_box,
38 void ags_ladspa_browser_plugin_effect_callback(GtkComboBoxText *combo_box,
H A Dags_export_soundcard_callbacks.h37 void ags_export_soundcard_backend_callback(GtkWidget *combo_box,
40 void ags_export_soundcard_card_callback(GtkWidget *combo_box,
/dports/sysutils/dvdisaster/dvdisaster-0.79.5/
H A Dmenubar.c454 GtkWidget *combo_box;
474 Closure->driveCombo = combo_box = gtk_combo_box_new_text();
476 g_signal_connect(G_OBJECT(combo_box), "changed", G_CALLBACK(drive_select_cb), NULL);
480 gtk_combo_box_append_text(GTK_COMBO_BOX(combo_box),
488 { gtk_combo_box_append_text(GTK_COMBO_BOX(combo_box), _utf("No drives found"));
491 gtk_combo_box_set_active(GTK_COMBO_BOX(combo_box), dev_idx);
492 gtk_widget_set_size_request(combo_box, 200, -1);
493 gtk_box_pack_start(GTK_BOX(box), combo_box, FALSE, FALSE, 7);
494 …AttachTooltip(combo_box, _("tooltip|Drive selection"), _("Selects the input drive for reading imag…

12345678910>>...34