Thursday, February 28, 2008

Reading XComposite Tutorial - GtkThumbnail


After reading the XComposite tutorial, I start to write a small widget to make thumbnail of a window. The original tutorial use QImage to show the thumbnail. My widget inherits GtkImage. Here is the code.

No comments: