examples/gl/gtk: fix overlay handling for macOS
authorPhilippe Normand <philn@igalia.com>
Wed, 30 Aug 2017 14:16:39 +0000 (15:16 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:30 +0000 (19:32 +0000)
commit0559b42d6c48c2880b608fac9f2ec9956194d72d
treea5f87804552161211f1e8d6ec835f3f4bb76ba31
parented7d0c48f6a4a0133ab386fdcbc3037129a13f02
examples/gl/gtk: fix overlay handling for macOS

The GTK+ window requires a NSView sub-view, not an NSWindow.
tests/examples/gl/gtk/gstgtk.c