pidgin/plugins/perl/common/GtkSession.xs@2ff7f5308727
pidgin/plugins/perl/common/GtkSession.xs
Mon, 22 Jan 2007 09:02:33 +0000
- author
- Sean Egan <seanegan@pidgin.im>
- date
- Mon, 22 Jan 2007 09:02:33 +0000
- changeset 15442
- 2ff7f5308727
- parent 15435
-
4b933b06d75e
- child 15599
-
ffdf171279a3
- permissions
- -rw-r--r--
I think this is all the instances of 'Gaim' within pidgin/
#include "gtkmodule.h"
MODULE = Gaim::GtkUI::Session PACKAGE = Gaim::GtkUI::Session PREFIX = gaim_gtk_session_
PROTOTYPES: ENABLE
void
gaim_gtk_session_init(argv0, previous_id, config_dir)
gchar * argv0
gchar * previous_id
gchar * config_dir
void
gaim_gtk_session_end()