gtk+ r20101 - trunk/gdk/quartz
- From: rhult svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r20101 - trunk/gdk/quartz
- Date: Mon, 12 May 2008 12:34:23 +0100 (BST)
Author: rhult
Date: Mon May 12 11:34:23 2008
New Revision: 20101
URL: http://svn.gnome.org/viewvc/gtk+?rev=20101&view=rev
Log:
Forgotten in previous commit.
Modified:
trunk/gdk/quartz/gdkquartz.h
Modified: trunk/gdk/quartz/gdkquartz.h
==============================================================================
--- trunk/gdk/quartz/gdkquartz.h (original)
+++ trunk/gdk/quartz/gdkquartz.h Mon May 12 11:34:23 2008
@@ -26,10 +26,11 @@
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);
+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);
+NSEvent *gdk_quartz_event_get_nsevent (GdkEvent *event);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]