Re: [gtk-list] Openninbg more than one display



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



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