Re: how to print drawing area

2005-07-31 Thread Yogesh M
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

Re: how to print drawing area

2005-07-30 Thread Hubert Sokołowski
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,

how to print drawing area

2005-07-30 Thread Yogesh M
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 ___