Re: gdk-pixbuf bug and one-line fix : 86931



Bill Haneman <bill haneman sun com> writes:

> Thanks Owen:
> 
> With regard to your question about using 'normal gdk', I'd love to, but
> it's not clear how at the moment.  The source of the pixels is not on
> the default screen. Erwann is away now, or I'd have asked him already
> ;-)
> 
> What's the API for getting the root GdkWindow of the non-default screen?

GdkScreen * gdk_display_get_screen         (GdkDisplay  *display,
					    gint         screen_num);
GdkWindow *  gdk_screen_get_root_window    (GdkScreen   *screen);

This is, of course, HEAD only.

Regards,
                                        Owen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]