pidgin/plugins/perl/common/GtkSession.xs@d256e7a2ec4c
pidgin/plugins/perl/common/GtkSession.xs
Sun, 20 Oct 2013 15:11:49 +0530
- author
- Ankit Vani <a@nevitus.org>
- date
- Sun, 20 Oct 2013 15:11:49 +0530
- branch
- soc.2013.gobjectification.plugins
- changeset 36905
- d256e7a2ec4c
- parent 16529
-
1d0da9270ff9
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Changed dox files to xml files for gtk-doc, and included them in the top-level XMLs.
The contents of the xml files mostly still need to be refactored.
#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()