Re: many $DISPLAYs
- From: Mark McLoughlin <mark skynet ie>
- To: Krzysztof Garus <bajcik kolos math uni lodz pl>
- Cc: gnome-devel-list gnome org
- Subject: Re: many $DISPLAYs
- Date: Fri, 4 Oct 2002 04:20:38 +0100 (IST)
Hi,
On Fri, 4 Oct 2002, Krzysztof Garus wrote:
>
> hi,
>
> Is it possible to create two GtkWindows on different $DISPLAYS?
Yes, but only with gtk 2.1.0:
GdkDisplay *gdk_display_open (const gchar *display_name);
GdkScreen * gdk_display_get_default_screen (GdkDisplay *display);
void gtk_window_set_screen (GtkWindow *window,
GdkScreen *screen);
Good Luck,
Mark.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]