pidgin/plugins/perl/common/GtkSession.xs@2cdbb5609b4a
pidgin/plugins/perl/common/GtkSession.xs
Mon, 05 Sep 2011 20:08:59 +0000
- author
- Andrew Victor <andrew.victor@mxit.com>
- date
- Mon, 05 Sep 2011 20:08:59 +0000
- changeset 32335
- 2cdbb5609b4a
- parent 16529
-
1d0da9270ff9
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
purple_buddy_get_local_alias() has been deprecated since 2.6.0, and can be removed for 3.0.0.
#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()