examples: make seek example work with Gtk+ >= 2.18
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 29 Dec 2009 00:40:27 +0000 (00:40 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 29 Dec 2009 00:50:35 +0000 (00:50 +0000)
commitf82ac8bf44120bd7b19438cb1a505a8dd1029c4e
tree3d8644be40d7bdec27019320cd8d9ee825d48ff6
parent234b18965de6ef5d4457a30ef0d114688b1eef9c
examples: make seek example work with Gtk+ >= 2.18

Gtk+ broke API slightly with the introduction of
client-side windows in Gtk+ 2.18. Fix up seek
example to work with newer Gtk+ versions.

Fixes #601809.
tests/examples/seek/seek.c