]> Pileus Git - ~andy/gtk/commit
Add annotations so that methods are properly paired to objects.
authorPavel Holejsovsky <pholejs@src.gnome.org>
Thu, 28 Jul 2011 11:27:23 +0000 (13:27 +0200)
committerPavel Holejsovsky <pholejs@src.gnome.org>
Mon, 1 Aug 2011 09:09:49 +0000 (11:09 +0200)
commit21a5b038a7104bda778d8d7c2724f460e7929c9d
treecf100108163be477fb3608792b8ec760594bc1bf
parent0893a3fd390d7d1fb40a0d2939852618e40c0289
Add annotations so that methods are properly paired to objects.

Add type annotations to 1st argument of gdk_x11_* functions so that they are
properly recognized as methods of GdkX11 objects.

https://bugzilla.gnome.org/show_bug.cgi?id=655496
gdk/x11/gdkcursor-x11.c
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkscreen-x11.c
gdk/x11/gdkselection-x11.c
gdk/x11/gdkvisual-x11.c
gdk/x11/gdkwindow-x11.c
gdk/x11/gdkxid.c