examples: use Gtk+-2.18 API conditionally
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 4 Jan 2010 09:49:25 +0000 (09:49 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 4 Jan 2010 09:49:25 +0000 (09:49 +0000)
commitfe970cb8566b3b7e24d9e2786738f5273f089af4
treec20d5ef9f506f6494ef7bc2a789f65c0246d965e
parent7388401f935fb3b0bb3212b18ae55521fec31d6e
examples: use Gtk+-2.18 API conditionally

so the seek example and colorkey test work with older Gtk+ versions
as well.

Fixes #605960.
tests/examples/seek/seek.c
tests/icles/test-colorkey.c