Install backend specific header (bug #405915). Also add a getter for the
2007-12-10 Richard Hult <richard@imendio.com> * gdk/quartz/Makefile.am: * gdk/quartz/gdkquartz.h: * gdk/quartz/gdkwindow-quartz.c: Install backend specific header (bug #405915). Also add a getter for the toplevel nswindow. svn path=/trunk/; revision=19151
This commit is contained in:
committed by
Richard Hult
parent
d7f3ab0569
commit
8082fbc437
@ -26,6 +26,7 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
NSWindow*gdk_quartz_window_get_nswindow (GdkWindow *window);
|
||||
NSView *gdk_quartz_window_get_nsview (GdkWindow *window);
|
||||
NSImage *gdk_quartz_pixbuf_to_ns_image_libgtk_only (GdkPixbuf *pixbuf);
|
||||
id gdk_quartz_drag_context_get_dragging_info_libgtk_only (GdkDragContext *context);
|
||||
|
||||
Reference in New Issue
Block a user