Re: Gnome-session behind the scenes
- From: Federico Mena Quintero <federico nuclecu unam mx>
- To: M Rogers cs ucl ac uk
- CC: gnome-list gnome org
- Subject: Re: Gnome-session behind the scenes
- Date: Mon, 26 Apr 1999 18:14:30 -0400
> I'm trying to adapt a non-GTK app to use Gnome session management, and I was
> wondering if it's possible to communicate with gnome-session other than
> through GTK. The gnome-hello examples use gtk_signal_connect. Is this a
> wrapper around Xlib calls? I know there's been some talk on this list recently
> about how crap Xlib is compared to GTK, but this app is already written in
> Xlib so no lectures please. :)
Gnome uses the standard X11R6 session management protocol, so you
should be able to use that in your app. The X manuals should be a
good resource ;-)
Good luck,
Federico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]