gtksession.h

Go to the documentation of this file.
00001 
00025 #ifndef _PIDGINSESSION_H_
00026 #define _PIDGINSESSION_H_
00027 
00028 /**************************************************************************/
00030 /**************************************************************************/
00043 void pidgin_session_init(gchar *argv0, gchar *previous_id, gchar *config_dir);
00044 
00049 void pidgin_session_end(void);
00050 
00053 #endif /* _PIDGINSESSION_H_ */