[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Taking screenshots?
- From: Evan Martin <martine danga com>
- To: Juhana Sadeharju <kouhia nic funet fi>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Taking screenshots?
- Date: Sat, 27 Dec 2003 13:26:30 -0800
On Sat, Dec 27, 2003 at 10:51:44PM +0200, Juhana Sadeharju wrote:
> Hello.
>
> How do I take screenshot of a window (and of its all widgets)?
http://developer.gnome.org/doc/API/2.0/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-from-drawables.html
The functions in this section allow you to take the image data from an
X drawable and dump it into a GdkPixbuf. This can be used for
screenshots and other special effects. Note that these operations can
be expensive, since the image data has to be transferred from the X
server to the client program and converted.
--
Evan Martin
martine@danga.com
http://neugierig.org
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]