pidgin/plugins/perl/common/GtkPrefs.xs@177a16b4b9f3
pidgin/plugins/perl/common/GtkPrefs.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::Prefs PACKAGE = Pidgin::Prefs PREFIX = pidgin_prefs_
PROTOTYPES: ENABLE
void
pidgin_prefs_show()