pidgin/plugins/perl/common/GtkSession.xs@5384600e613c
pidgin/plugins/perl/common/GtkSession.xs
Mon, 28 Oct 2013 01:11:47 +0530
- author
- Ankit Vani <a@nevitus.org>
- date
- Mon, 28 Oct 2013 01:11:47 +0530
- branch
- soc.2013.gobjectification.plugins
- changeset 36935
- 5384600e613c
- parent 16529
-
1d0da9270ff9
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Made finch and pidgin pref property names shorter: "gnt-pref-frame-cb" and "gtk-config-frame-cb"
#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()