Off-screen drawing of GTK widgets

2007-08-07 Thread Varun Khaneja
Hello, I have been trying to find out about the support of off-screen drawing of GTK widgets using Cairo (or any other library), but haven't been much successful. What I really need to do is to be able to capture the image of the widget without actually showing it on the screen, which is called of

Off-screen drawing of GTK widgets

2007-07-30 Thread Varun Khaneja
Hello, I have been trying to find out about the support of off-screen drawing of GTK widgets using Cairo (or any other library), but haven't been much successful. What I really need to do is to be able to capture the image of the widget without actually showing it on the screen, which is called of