pidgin/plugins/perl/common/GtkPlugin.xs@e582f0260df2
pidgin/plugins/perl/common/GtkPlugin.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 15590
-
c07dd12bf3f4
- child 18068
-
b6554e3c8224
- child 19478
-
a60c440b01cb
- 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::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()