pidgin/plugins/perl/common/GtkSession.xs@0027732ddb26
pidgin/plugins/perl/common/GtkSession.xs
Sun, 22 Jul 2007 01:28:19 +0000
- author
- Eric Polino <aluink@pidgin.im>
- date
- Sun, 22 Jul 2007 01:28:19 +0000
- branch
- soc.2007.finchfeat
- changeset 19307
- 0027732ddb26
- parent 16529
-
1d0da9270ff9
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
propagate from branch 'tmpbranch' (head 99adc2a159d591428565c43f8121b7f0d5cdf6f6)
to branch 'im.pidgin.soc.2007.finchfeat' (head 4c0284a98465984103fcdcdf66fce684482034ce)
#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()