a better aproach please,
--- Hubert Soko³owski <[EMAIL PROTECTED]>
wrote:
> On Sat, 30 Jul 2005 00:55:44 -0700 (PDT)
> Yogesh M <[EMAIL PROTECTED]> wrote:
>
> > I want to print the drawing area and it should
> work in windows and linux. I am using gtk 2.4.
> >
> you can save it to a jpeg file
On Sat, 30 Jul 2005 00:55:44 -0700 (PDT)
Yogesh M <[EMAIL PROTECTED]> wrote:
> I want to print the drawing area and it should work in windows and linux. I
> am using gtk 2.4.
>
you can save it to a jpeg file
dest = gdk_pixbuf_get_from_drawable (NULL, drawing_area->window, NULL,
0,0,0,0, width,
I want to print the drawing area and it should work in windows and linux. I am
using gtk 2.4.
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
___