summaryrefslogtreecommitdiff
path: root/doc/it/autogen/plugin_api
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2012-06-14 20:06:42 +0200
committerSebastien Helleu <flashcode@flashtux.org>2012-06-14 20:06:42 +0200
commitd66555f38741a58be200e881059abeb6eb428ed2 (patch)
tree378bc95954ccf640321a6c3d5d5bbdcb9d08f0b0 /doc/it/autogen/plugin_api
parentb5082902b4152ce5416f31626622357f645e7268 (diff)
downloadweechat-d66555f38741a58be200e881059abeb6eb428ed2.zip
core: add callback "nickcmp" for nick comparison in buffers
Diffstat (limited to 'doc/it/autogen/plugin_api')
-rw-r--r--doc/it/autogen/plugin_api/hdata.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/it/autogen/plugin_api/hdata.txt b/doc/it/autogen/plugin_api/hdata.txt
index 1f10aa612..7f534393e 100644
--- a/doc/it/autogen/plugin_api/hdata.txt
+++ b/doc/it/autogen/plugin_api/hdata.txt
@@ -252,6 +252,8 @@
'nicklist_max_length' (integer) +
'nicklist_display_groups' (integer) +
'nicklist_visible_count' (integer) +
+ 'nickcmp_callback' (pointer) +
+ 'nickcmp_callback_data' (pointer) +
'input' (integer) +
'input_callback' (pointer) +
'input_callback_data' (pointer) +