pidgin/plugins/perl/common/GtkSession.xs@e278c8a035e1
pidgin/plugins/perl/common/GtkSession.xs
Mon, 01 Feb 2010 21:28:33 +0000
- author
- Marcus Lundblad <malu@pidgin.im>
- date
- Mon, 01 Feb 2010 21:28:33 +0000
- changeset 29250
- e278c8a035e1
- parent 16529
-
1d0da9270ff9
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
merge of 'ca703c2df180df44021bddeb9ae22c148cdcae2e'
and 'cd330fd877d6691a47e45f63fc2d5f2e2d810417'
#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()