Home
last modified time | relevance | path

Searched refs:entry_combo (Results 1 – 3 of 3) sorted by relevance

/dports/audio/easytag/easytag-2.4.3/src/
H A Dbrowser.c55 GtkWidget *entry_combo; member
609 if (!text || !priv->entry_combo) in et_browser_entry_set_text()
612 gtk_entry_set_text (GTK_ENTRY (gtk_bin_get_child (GTK_BIN (priv->entry_combo))), in et_browser_entry_set_text()
913 gtk_entry_set_text (GTK_ENTRY (gtk_bin_get_child (GTK_BIN (priv->entry_combo))), in Browser_Tree_Node_Selected()
2798 gtk_widget_set_sensitive (GTK_WIDGET (priv->entry_combo), sensitive); in et_browser_set_sensitive()
3872 g_signal_connect_swapped (gtk_bin_get_child (GTK_BIN (priv->entry_combo)), in create_browser()
3878 gtk_bin_get_child (GTK_BIN (priv->entry_combo))); in create_browser()
4974 entry_combo); in et_browser_class_init()
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/analysis/
H A Dpourbaix_diagram.py734 for entry_combo in entry_combos:
735 processed_entry = self.process_multientry(entry_combo, total_comp)
/dports/audio/easytag/easytag-2.4.3/data/
H A Dbrowser.ui74 <object class="GtkComboBox" id="entry_combo">