Re: gdk-pixbuf bug and one-line fix : 86931
- From: Owen Taylor <otaylor redhat com>
- To: Bill Haneman <bill haneman sun com>
- Cc: gtk-devel-list gnome org
- Subject: Re: gdk-pixbuf bug and one-line fix : 86931
- Date: Mon, 1 Jul 2002 09:50:07 -0400 (EDT)
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]