pidgin/plugins/perl/common/GtkPluginPref.xs@177a16b4b9f3
pidgin/plugins/perl/common/GtkPluginPref.xs
Fri, 20 Jul 2007 21:46:29 +0000
- author
- Sadrul Habib Chowdhury <sadrul@pidgin.im>
- date
- Fri, 20 Jul 2007 21:46:29 +0000
- changeset 18832
- 177a16b4b9f3
- parent 15590
-
c07dd12bf3f4
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Allow disabling the widget actions on specific widgets. This allows, for
example, to search in the tree without triggering some action.
#include "gtkmodule.h"
MODULE = Pidgin::PluginPref PACKAGE = Pidgin::PluginPref PREFIX = pidgin_plugin_pref_
PROTOTYPES: ENABLE