Home
last modified time | relevance | path

Searched refs:gtk_combo_set_item_string (Results 1 – 19 of 19) sorted by relevance

/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkCombo.xs65 ##void gtk_combo_set_item_string (GtkCombo* combo, GtkItem* item, const gchar* item_value)
67 gtk_combo_set_item_string (combo, item, item_value)
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gtk/
H A Dgtkcombo.pp68 procedure gtk_combo_set_item_string(combo:PGtkCombo; item:PGtkItem; item_value:Pgchar);cdecl;extern…
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkcombo.h105 void gtk_combo_set_item_string (GtkCombo* combo,
H A Dgtkcombo.c1128 gtk_combo_set_item_string (GtkCombo *combo, in gtk_combo_set_item_string() function
H A Dgtk.symbols1015 gtk_combo_set_item_string
H A Dgtkaliasdef.c2393 #undef gtk_combo_set_item_string
2394 extern __typeof (gtk_combo_set_item_string) gtk_combo_set_item_string __attribute((alias("IA__gtk_c…
H A Dgtkalias.h2390 extern __typeof (gtk_combo_set_item_string) IA__gtk_combo_set_item_string __attribute((visibility("…
2391 #define gtk_combo_set_item_string IA__gtk_combo_set_item_string macro
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dcombo.ccg98 gtk_combo_set_item_string(gobj(), item.gobj(), 0);
H A Dcombo.hg177 …(void set_item_string(Gtk::Item& item, const Glib::ustring& item_value), gtk_combo_set_item_string)
H A Dgtk_methods.defs7922 (c-name "gtk_combo_set_item_string")
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dcombo.cc111 gtk_combo_set_item_string(gobj(), item.gobj(), 0); in remove_item_string()
950 gtk_combo_set_item_string(gobj(), (item).gobj(), item_value.c_str()); in set_item_string()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkcombo.inc84 procedure gtk_combo_set_item_string(combo:PGtkCombo; item:PGtkItem; item_value:Pgchar); cdecl; exte…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkcombo.inc84 procedure gtk_combo_set_item_string(combo:PGtkCombo; item:PGtkItem; item_value:Pgchar); cdecl; exte…
/dports/lang/qscheme/qscheme-0.5.1/sgtk/
H A Dgtkdefs.scm276 (define-extern :void gtk_combo_set_item_string :GtkObject :GtkObject :string)
H A Dgtkdefs.c2664 gtk_combo_set_item_string(combo, item, item_value); in sgtk_combo_set_item_string()
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/
H A Dgtk.defs2714 (define-func gtk_combo_set_item_string
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-base.defs4132 (c-name "gtk_combo_set_item_string")
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dgtk.defs4367 (c-name "gtk_combo_set_item_string")
/dports/x11-toolkits/gtk20/gtk+-2.24.33/docs/tutorial/
H A Dgtk-tut.sgml5335 gtk_combo_set_item_string(GtkCombo *combo, GtkItem *item, const gchar