pidgin/plugins/perl/common/GtkPrefs.xs@0fb9ddb72e3e
pidgin/plugins/perl/common/GtkPrefs.xs
Fri, 16 Sep 2011 06:10:04 +0000
- author
- Elliott Sales de Andrade <qulogic@pidgin.im>
- date
- Fri, 16 Sep 2011 06:10:04 +0000
- changeset 32534
- 0fb9ddb72e3e
- parent 15590
-
c07dd12bf3f4
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Add a WebKit Development plugin, that allows opening the builtin
inspector on a view. To use, activate the plugin, right-click a view,
and select 'Inspect Element'.
#include "gtkmodule.h"
MODULE = Pidgin::Prefs PACKAGE = Pidgin::Prefs PREFIX = pidgin_prefs_
PROTOTYPES: ENABLE
void
pidgin_prefs_show()