Home
last modified time | relevance | path

Searched refs:gtk_toolbar_prepend_item (Results 1 – 23 of 23) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gtk/
H A Dgtktoolbar.pp63gtk_toolbar_prepend_item(toolbar:PGtkToolbar; thetext:pchar; tooltip_text:pchar; tooltip_private_t…
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkToolbar.xs87 w = gtk_toolbar_prepend_item (toolbar, real_text, in gtk2perl_toolbar_insert_internal()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktoolbar.h204 GtkWidget* gtk_toolbar_prepend_item (GtkToolbar *toolbar,
H A Dgtk.symbols4433 gtk_toolbar_prepend_item
H A Dgtktoolbar.c3348 gtk_toolbar_prepend_item (GtkToolbar *toolbar, in gtk_toolbar_prepend_item() function
H A Dgtkaliasdef.c10491 #undef gtk_toolbar_prepend_item
10492 extern __typeof (gtk_toolbar_prepend_item) gtk_toolbar_prepend_item __attribute((alias("IA__gtk_too…
H A Dgtkalias.h10488 extern __typeof (gtk_toolbar_prepend_item) IA__gtk_toolbar_prepend_item __attribute((visibility("hi…
10489 #define gtk_toolbar_prepend_item IA__gtk_toolbar_prepend_item macro
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/gtk/
H A DToolbar.custom166 …static extern IntPtr gtk_toolbar_prepend_item (IntPtr raw, IntPtr text, IntPtr tooltip_text, IntPt…
175 …IntPtr raw_ret = gtk_toolbar_prepend_item (Handle, ntext, ntiptext, ntipprivtext, icon == null ? I…
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtktoolbar.override50 override gtk_toolbar_prepend_item kwargs
77 ret = gtk_toolbar_prepend_item(GTK_TOOLBAR(self->obj), text, tooltip_text,
H A Dgtk-base.defs21310 (c-name "gtk_toolbar_prepend_item")
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dtoolbar.hg135 …_IGNORE(gtk_toolbar_append_item, gtk_toolbar_prepend_item, gtk_toolbar_insert_item, gtk_toolbar_in…
H A Dgtk_methods.defs27216 (c-name "gtk_toolbar_prepend_item")
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktoolbar.inc89 function gtk_toolbar_prepend_item(toolbar:PGtkToolbar; text:Pchar; tooltip_text:Pchar; tooltip_priv…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktoolbar.inc89 function gtk_toolbar_prepend_item(toolbar:PGtkToolbar; text:Pchar; tooltip_text:Pchar; tooltip_priv…
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gtk/gnome/overrides/
H A Dgtk.defs1267 "gtk_toolbar_prepend_item"
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/
H A Dgtk.defs2241 ;; (define-func gtk_toolbar_prepend_item)
/dports/lang/fpc-source/fpc-3.2.2/packages/fpgtk/src/
H A Dfpgtk.def7046 …Code=begin," result := GetPascalInstance ("," gtk_toolbar_prepend_item (TheGtkObject, Conver…
7117 …else"," pm := nil;"," result := GetPascalInstance ("," gtk_toolbar_prepend_item (TheGtkOb…
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/
H A DChangeLog.pre-2-62635 (gtk_toolbar_append_item) (gtk_toolbar_prepend_item)
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A DChangeLog.pre-1-02042 gtk_toolbar_append_item, gtk_toolbar_prepend_item,
H A DChangeLog.pre-2-48570 gtk_toolbar_prepend_item, gtk_toolbar_append_item,
8572 gtk_toolbar_new, gtk_toolbar_prepend_item):
/dports/lang/qscheme/qscheme-0.5.1/sgtk/
H A Dgtkdefs.c13296 …__retval__ = gtk_toolbar_prepend_item(toolbar, text, tooltip_text, tooltip_private_text, icon, cal… in sgtk_toolbar_prepend_item()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dgtk.defs22168 (c-name "gtk_toolbar_prepend_item")
/dports/x11-toolkits/gtk20/gtk+-2.24.33/docs/tutorial/
H A Dgtk-tut.sgml7462 GtkWidget *gtk_toolbar_prepend_item( GtkToolbar *toolbar,