gdkglcontext-win32.c: Fix window->surface changes
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 28 Mar 2018 04:59:47 +0000 (12:59 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 29 Mar 2018 05:25:12 +0000 (13:25 +0800)
commit934354fb8c024a4b0f0508863c98776e28a2ad98
tree3c016e0b9ad807b5a3d13bb7344c8f12450bfd95
parentea0290c50eec6c95a4badd6914d8c55a67ea5800
gdkglcontext-win32.c: Fix window->surface changes

Rename the GdkSurface variables to surface, and make sure that we are
creating the context GObject correctly.

https://bugzilla.gnome.org/show_bug.cgi?id=773299
gdk/win32/gdkglcontext-win32.c