Add BaseTransform/Cairo/Navigation example
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 23 Sep 2009 12:21:44 +0000 (14:21 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 23 Sep 2009 12:23:25 +0000 (14:23 +0200)
commit264ac691161505d67139dc2d927f600b9cd2d739
tree759ba722b2810794a077b826844ed08cae72e195
parent081d171aaf2c8f8facb090ebab884a425f62efca
Add BaseTransform/Cairo/Navigation example

This example implements a BaseTransform subclass, which overlays
a video with a moving line and which reacts on navigation events
and paints a circle at the position where a mouse button 1 was pressed.
samples/Makefile.am
samples/TransformSample.cs [new file with mode: 0644]