diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-01-12 09:31:57 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-01-12 09:31:57 +0100 |
commit | 1e20dd16e5a2e7f566ea265da5312b5c8773ba65 (patch) | |
tree | 55a8aca7971e3216717a035d9856ece3bcff0b3a /doc/it/autogen/plugin_api | |
parent | a6bc15e69d832da5b3d417016703655dab3a0eb3 (diff) | |
download | weechat-1e20dd16e5a2e7f566ea265da5312b5c8773ba65.zip |
core: fix line returned when clicking on a bar (according to position and filling) (bug #38069)
Diffstat (limited to 'doc/it/autogen/plugin_api')
-rw-r--r-- | doc/it/autogen/plugin_api/hdata.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/it/autogen/plugin_api/hdata.txt b/doc/it/autogen/plugin_api/hdata.txt index 2a130e3ba..1b6b1a9c4 100644 --- a/doc/it/autogen/plugin_api/hdata.txt +++ b/doc/it/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) + |