Home
last modified time | relevance | path

Searched refs:gdk_pixmap_impl_x11_get_type (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/x11/
H A Dgdkpixmap-x11.h41 #define GDK_TYPE_PIXMAP_IMPL_X11 (gdk_pixmap_impl_x11_get_type ())
64 GType gdk_pixmap_impl_x11_get_type (void);
H A Dgdkpixmap-x11.c71 return gdk_pixmap_impl_x11_get_type (); in G_DEFINE_TYPE()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk2x11/include/
H A Dgdkpixmap-x11.inc44 function gdk_pixmap_impl_x11_get_type: GType; cdecl; external;
48 GDK_TYPE_PIXMAP_IMPL_X11:=gdk_pixmap_impl_x11_get_type;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk2x11/include/
H A Dgdkpixmap-x11.inc44 function gdk_pixmap_impl_x11_get_type: GType; cdecl; external;
48 GDK_TYPE_PIXMAP_IMPL_X11:=gdk_pixmap_impl_x11_get_type;
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/
H A Dgdk.symbols669 gdk_pixmap_impl_x11_get_type G_GNUC_CONST
H A Dgdkaliasdef.c1365 #undef gdk_pixmap_impl_x11_get_type
1366 extern __typeof (gdk_pixmap_impl_x11_get_type) gdk_pixmap_impl_x11_get_type __attribute((alias("IA_…
H A Dgdkalias.h1362 extern __typeof (gdk_pixmap_impl_x11_get_type) IA__gdk_pixmap_impl_x11_get_type __attribute((visibi…
1363 #define gdk_pixmap_impl_x11_get_type IA__gdk_pixmap_impl_x11_get_type macro
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A DChangeLog.pre-2-82547 gdk_pixmap_impl_x11_get_type(), needed in gdkdrawable-x11.c.