[816] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: Openninbg more than one display
daemon@ATHENA.MIT.EDU (Arun Sharma)
Sun Aug 24 12:00:27 1997
Date: Sun, 24 Aug 1997 11:57:58 -0400
To: gtk-list@redhat.com
In-reply-to: <XFMail.970824174429.m_soriano@dapsys.ch> (message from Manuel
Soriano on Sun, 24 Aug 1997 03:23:09 +0200 (MET DST))
From: Arun Sharma <arun@home.com>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
On Sun, 24 Aug 1997 03:23:09 +0200 (MET DST), Manuel Soriano wrote:
m> Hello All How to open & manage more than one display with
m> gtk ?
You can not, unless you play with the sources. gdk_display can be
specified on the command line with `--display'.
$ grep XOpenDisplay *.c
gdk.c: gdk_display = XOpenDisplay (gdk_display_name);
-Arun
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null