pidgin/plugins/perl/common/GtkPlugin.xs@d256e7a2ec4c
pidgin/plugins/perl/common/GtkPlugin.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 21342
-
6d1d2ebd9277
- 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::Plugin PACKAGE = Pidgin::Plugins PREFIX = pidgin_plugins_
PROTOTYPES: ENABLE
void
pidgin_plugins_save()
MODULE = Pidgin::Plugin PACKAGE = Pidgin::Plugin::Dialog PREFIX = pidgin_plugin_dialog_
PROTOTYPES: ENABLE
void
pidgin_plugin_dialog_show()