Home
last modified time | relevance | path

Searched refs:GDK_SELECTION_TYPE_INTEGER (Results 1 – 25 of 30) sorted by relevance

12

/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gdk/
H A Dgdkselection.inc37 function GDK_SELECTION_TYPE_INTEGER : TGdkAtom;
130 function GDK_SELECTION_TYPE_INTEGER : TGdkAtom;
132 GDK_SELECTION_TYPE_INTEGER:=_GDK_MAKE_ATOM(19);
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gdk/
H A Dgdkselection.inc37 function GDK_SELECTION_TYPE_INTEGER : TGdkAtom;
130 function GDK_SELECTION_TYPE_INTEGER : TGdkAtom;
132 GDK_SELECTION_TYPE_INTEGER:=_GDK_MAKE_ATOM(19);
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/
H A Dgdkselection.h53 #define GDK_SELECTION_TYPE_INTEGER _GDK_MAKE_ATOM (19) macro
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/
H A Dgdkselection.h129 #define GDK_SELECTION_TYPE_INTEGER _GDK_MAKE_ATOM (19) macro
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dgdkproperty-win32.c67 retval = GDK_SELECTION_TYPE_INTEGER; in gdk_atom_intern()
110 else if (GDK_SELECTION_TYPE_INTEGER == atom) return g_strdup ("INTEGER"); in gdk_atom_name()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/win32/
H A Dgdkproperty-win32.c69 retval = GDK_SELECTION_TYPE_INTEGER; in _gdk_win32_display_manager_atom_intern()
104 else if (GDK_SELECTION_TYPE_INTEGER == atom) return g_strdup ("INTEGER"); in _gdk_win32_display_manager_get_atom_name()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGdkSelection.xs57 case 12: RETVAL = GDK_SELECTION_TYPE_INTEGER; break;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk1/
H A Dclipbrd.cpp253 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk1/
H A Dclipbrd.cpp253 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk1/
H A Dclipbrd.cpp253 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk1/
H A Dclipbrd.cpp257 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Dclipbrd.cpp256 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk1/
H A Dclipbrd.cpp257 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Dclipbrd.cpp256 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk1/
H A Dclipbrd.cpp257 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk1/
H A Dclipbrd.cpp257 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Dclipbrd.cpp256 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Dclipbrd.cpp256 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/editors/madedit/madedit-0.2.9/src/MadEdit/
H A Dclipbrd_gtk.cpp318 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/sysutils/mate-control-center/mate-control-center-1.26.0/capplets/keyboard/
H A Dmate-keyboard-properties-xkblt.c175 GDK_SELECTION_TYPE_INTEGER, 32, in xkb_layouts_dnd_data_get()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dclipbrd.cpp281 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dclipbrd.cpp281 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Dclipbrd.cpp281 GDK_SELECTION_TYPE_INTEGER, in selection_handler()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gdk/
H A Dgdktypes.pp498 GDK_SELECTION_TYPE_INTEGER = 19;
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/General/
H A DStructs.hsc1061 selectionTypeInteger = intToAtom #{const GDK_SELECTION_TYPE_INTEGER}

12