Home
last modified time | relevance | path

Searched refs:gtk_combo_box_text_prepend_text (Results 1 – 25 of 124) sorted by relevance

12345

/dports/x11/mlterm/mlterm-3.9.1/tool/mlconfig/
H A Dmc_combo.c43 gtk_combo_box_text_prepend_text(GTK_COMBO_BOX_TEXT(combo), item_names[count]); in mc_combo_new_with_width()
59 gtk_combo_box_text_prepend_text(GTK_COMBO_BOX_TEXT(combo), selected_item_name); in mc_combo_new_with_width()
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/widgets/
H A Dcomboboxtext24 (define-func gtk_combo_box_text_prepend_text
/dports/www/bluefish/bluefish-2.2.12/src/
H A Dcompatibility.h48 #define gtk_combo_box_text_prepend_text gtk_combo_box_prepend_text macro
/dports/audio/deadbeef-vu-meter-plugin/ddb_vu_meter-940d8d7/
H A Dsupport.h26 void gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text);
H A Dsupport.c34 gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text) { in gtk_combo_box_text_prepend_text() function
/dports/audio/deadbeef-musical-spectrum-plugin/ddb_musical_spectrum-353870a/
H A Dsupport.h26 void gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text);
H A Dsupport.c52 gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text) { in gtk_combo_box_text_prepend_text() function
/dports/audio/deadbeef-playback-status-plugin/ddb_playback_status-fce1de0/
H A Dsupport.h26 void gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text);
H A Dsupport.c52 gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text) { in gtk_combo_box_text_prepend_text() function
/dports/benchmarks/fio/fio-3.29/
H A Dgcompat.c24 void gtk_combo_box_text_prepend_text(GtkComboBoxText *combo_box, in gtk_combo_box_text_prepend_text() function
H A Dgcompat.h13 void gtk_combo_box_text_prepend_text(GtkComboBoxText *combo_box, const gchar *text);
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcomboboxtext.h50 void gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box,
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkcomboboxtext.h68 void gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box,
/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dgtkcompat.h60 # define gtk_combo_box_text_prepend_text gtk_combo_box_prepend_text macro
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcomboboxtext.h74 void gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box,
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dcomboboxtext.cc191 gtk_combo_box_text_prepend_text(gobj(), text.c_str()); in prepend()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/converter/
H A Dsupport.h103 void gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text);
H A Dsupport.c190 gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text) { in gtk_combo_box_text_prepend_text() function
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/shellexecui/
H A Dsupport.h103 void gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text);
H A Dsupport.c190 gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text) { in gtk_combo_box_text_prepend_text() function
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.24.defs78 (c-name "gtk_combo_box_text_prepend_text")
/dports/sysutils/brasero/brasero-3.12.3/src/
H A Dbrasero-rename.c89 gtk_combo_box_text_prepend_text (GTK_COMBO_BOX_TEXT (priv->combo), in brasero_rename_set_show_keep_default()
321 gtk_combo_box_text_prepend_text (GTK_COMBO_BOX_TEXT (priv->combo), _("<Keep current values>")); in brasero_rename_init()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dsupport.c190 gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text) { in gtk_combo_box_text_prepend_text() function
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/pltbrowser/
H A Dsupport.c190 gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text) { in gtk_combo_box_text_prepend_text() function
/dports/x11/zenity/zenity-3.32.0/src/
H A Dentry.c132 gtk_combo_box_text_prepend_text ( in zenity_entry()

12345