Re: Gnome-session behind the scenes



>   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]