Re: [gtk-list] Closing connection to display
- From: James Bailie <jbailie wwdc com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Closing connection to display
- Date: Tue, 4 May 1999 19:16:29 -0400
Ondrejicka Stefan writes:
> How can I close connection to X display without exiting program?
#include <X11/Xlib.h>
#include <gdk/gdkx.h>
...
close( ConnectionNumber( gdk_display ));
--
James Bailie
http://users.imag.net/~lon.jbailie
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]