pidgin/plugins/perl/common/GtkSession.xs@e582f0260df2
pidgin/plugins/perl/common/GtkSession.xs
Mon, 28 May 2007 19:51:44 +0000
- author
- Sean Egan <seanegan@pidgin.im>
- date
- Mon, 28 May 2007 19:51:44 +0000
- changeset 17417
- e582f0260df2
- parent 16529
-
1d0da9270ff9
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Menu restructure. Kept allow_shrink for now. I want to see what people think of it.
#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()