summaryrefslogtreecommitdiff
path: root/doc/en/autogen/plugin_api/hdata.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-01-12 09:31:57 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-01-12 09:31:57 +0100
commit1e20dd16e5a2e7f566ea265da5312b5c8773ba65 (patch)
tree55a8aca7971e3216717a035d9856ece3bcff0b3a /doc/en/autogen/plugin_api/hdata.txt
parenta6bc15e69d832da5b3d417016703655dab3a0eb3 (diff)
downloadweechat-1e20dd16e5a2e7f566ea265da5312b5c8773ba65.zip
core: fix line returned when clicking on a bar (according to position and filling) (bug #38069)
Diffstat (limited to 'doc/en/autogen/plugin_api/hdata.txt')
-rw-r--r--doc/en/autogen/plugin_api/hdata.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/hdata.txt b/doc/en/autogen/plugin_api/hdata.txt
index 9f161265b..8ce90af62 100644
--- a/doc/en/autogen/plugin_api/hdata.txt
+++ b/doc/en/autogen/plugin_api/hdata.txt
@@ -367,6 +367,7 @@
'items_num_lines' (pointer) +
'items_refresh_needed' (pointer) +
'screen_col_size' (integer) +
+ 'screen_lines' (integer) +
'coords_count' (integer) +
'coords' (pointer) +
'gui_objects' (pointer) +