Home
last modified time | relevance | path

Searched refs:gtk_item_factory_popup (Results 1 – 22 of 22) sorted by relevance

/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkItemFactory.xs348 ## void gtk_item_factory_popup (GtkItemFactory *ifactory, guint x, guint y, guint mouse_button, gu…
351 ### combination of gtk_item_factory_popup and gtk_item_factory_popup_with_data
353 gtk_item_factory_popup (ifactory, x, y, mouse_button, time_, popup_data=NULL)
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gtk/
H A Dgtkitemfactory.pp99gtk_item_factory_popup(ifactory:PGtkItemFactory; x:guint; y:guint; mouse_button:guint; time:guint…
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkitemfactory.h180 void gtk_item_factory_popup (GtkItemFactory *ifactory,
H A Dgtkitemfactory.c1472 gtk_item_factory_popup (GtkItemFactory *ifactory, in gtk_item_factory_popup() function
H A Dgtk.symbols2264 gtk_item_factory_popup
H A Dgtkaliasdef.c5351 #undef gtk_item_factory_popup
5352 extern __typeof (gtk_item_factory_popup) gtk_item_factory_popup __attribute((alias("IA__gtk_item_fa…
H A Dgtkalias.h5348 extern __typeof (gtk_item_factory_popup) IA__gtk_item_factory_popup __attribute((visibility("hidden…
5349 #define gtk_item_factory_popup IA__gtk_item_factory_popup macro
/dports/japanese/ebview-gtk2/ebview-0.3.6/src/
H A Dwebsearch.c225 gtk_item_factory_popup (GTK_ITEM_FACTORY (tree_item_factory), in button_press_event()
H A Dtextview.c443 gtk_item_factory_popup(GTK_ITEM_FACTORY(text_item_factory), in button_press_event()
/dports/polish/gnugadu2/gg2-2.3.0/src/plugins/GUI/
H A Dgui_search.c135 gtk_item_factory_popup(ifactory, event->x_root, event->y_root, event->button, event->time); in search_list_clicked()
H A DGUI_plugin.c355 gtk_item_factory_popup(ifactory, event->x_root, event->y_root, event->button, event->time); in nick_list_clicked()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkitemfactory.inc128 procedure gtk_item_factory_popup(ifactory:PGtkItemFactory; x:guint; y:guint; mouse_button:guint; ti…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkitemfactory.inc128 procedure gtk_item_factory_popup(ifactory:PGtkItemFactory; x:guint; y:guint; mouse_button:guint; ti…
/dports/www/cssed/cssed-0.4.0/scintilla/gtk/
H A DPlatGTK.cxx2370 gtk_item_factory_popup(factory, pt.x - 4, pt.y - 4, 3,
2373 gtk_item_factory_popup(factory, pt.x - 4, pt.y - 4, 3, 0);
/dports/graphics/gtkam/gtkam-1.0/src/
H A Dgtkam-list.c646 gtk_item_factory_popup (list->priv->factory, event->x_root, in on_button_press_event()
H A Dgtkam-tree.c1241 gtk_item_factory_popup (tree->priv->factory, event->x_root, in on_button_press_event()
/dports/lang/qscheme/qscheme-0.5.1/sgtk/
H A Dgtkdefs.scm610 (define-extern :void gtk_item_factory_popup :GtkObject :int :int :int :int)
H A Dgtkdefs.c5748 gtk_item_factory_popup(ifactory, x, y, mouse_button, time); in sgtk_item_factory_popup()
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-base.defs10982 (c-name "gtk_item_factory_popup")
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dgtk.defs9781 (c-name "gtk_item_factory_popup")
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dgtk_methods.defs14294 (c-name "gtk_item_factory_popup")
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A DChangeLog.pre-2-03409 * gtk/gtkitemfactory.c (gtk_item_factory_popup,