Re: GTK+ programming and session managment



Kurucz Istvan wrote:
Hy !

'I'm developing an application in GTK+ under Linux using programming
language 'C' and I'd like to create an option which allowes cooperation
with the 'Session Saver' function.
I'd like something like the 'gnome terminal'- so if the user asks for the
'Session Saver' function when logging off the Window Manager, it would
save and re-present the same number of copies in the same position, with
the previous settings (number of tabs, starting directory, etc.) during
the next log in.
Can this be done by using only GTK+ tools?'

that is a feature of gnome applications, using the gnome libraries. So
the answer is: if you want gnome functionality, you cannot use only gtk
and not gnome libraries.

regards,
        Olivier



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]