Re: client/server synchronization
- From: Havoc Pennington <hp redhat com>
- To: edscott imp mx
- Cc: "Gtk-List" <gtk-list gnome org>
- Subject: Re: client/server synchronization
- Date: 13 Nov 2001 12:44:07 -0500
Edscott Wilson García <edscott imp mx> writes:
>
> I've searched around but cannot find an answer to the following. In a
> program I am fixing (xftree), I absolutely need to synchronize the client and
> server before proceeding. I know that this is very easy to do using Xlib, but
> I can't find an equivalent in GTK+. Is there an equivalent? Is it necesary to
> put in xlib code?
>
> Thanks in advance to any answer or pointer or suggestion.
gdk_flush() does this (IIRC it calls XSync() not XFlush(), just for
confusion value).
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]