Re: Session Management
- From: Tom Tromey <tromey cygnus com>
- To: "Iain" <nodatadj webtribe net>
- Cc: "Tom Tromey" <tromey cygnus com>, "gnome mailing list" <gnome-list gnome org>
- Subject: Re: Session Management
- Date: Tue, 7 Sep 1999 06:03:53 -0700
>>>>> "Iain" == Iain <nodatadj@webtribe.net> writes:
Iain> amb-> smclient = gnome_client_new ();
Here's the "problem".
The current gnome-client code creates a "master" connection to the
session manager. If you have a simple application, you should just
use this connection instead of making your own.
So instead write:
amb->smclient = gnome_master_client ();
Tom
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]