pidgin/plugins/perl/common/GtkSession.xs@831530000b51
pidgin/plugins/perl/common/GtkSession.xs
Sat, 08 Jan 2011 15:07:58 +0000
- author
- John Bailey <rekkanoryo@rekkanoryo.org>
- date
- Sat, 08 Jan 2011 15:07:58 +0000
- changeset 31327
- 831530000b51
- parent 16529
-
1d0da9270ff9
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
disapproval of revision 'c253c498a60e5a02bccb0f59d0908d1623c4307e'
The status entry *is* useful when switching to an Offline status.
#include "gtkmodule.h"
MODULE = Pidgin::Session PACKAGE = Pidgin::Session PREFIX = pidgin_session_
PROTOTYPES: ENABLE
void
pidgin_session_init(argv0, previous_id, config_dir)
gchar * argv0
gchar * previous_id
gchar * config_dir
void
pidgin_session_end()