summaryrefslogtreecommitdiff
path: root/doc/en/autogen/plugin_api
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-06-08 06:53:32 +0200
committerSébastien Helleu <flashcode@flashtux.org>2017-06-08 06:53:32 +0200
commite2589aaaca104d9ef66d1405401d814bb63fb4b0 (patch)
treee5e6af4645fd8dd54b28cac28b9f93318eb0c6c1 /doc/en/autogen/plugin_api
parent111962c65afd9fb0e99c1a7ea54c558b4e77a4b0 (diff)
downloadweechat-e2589aaaca104d9ef66d1405401d814bb63fb4b0.zip
api: allow update of variables "scroll_x" and "scroll_y" in bar_window with function hdata_update
Diffstat (limited to 'doc/en/autogen/plugin_api')
-rw-r--r--doc/en/autogen/plugin_api/hdata.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/hdata.adoc b/doc/en/autogen/plugin_api/hdata.adoc
index ec0f24729..f31150142 100644
--- a/doc/en/autogen/plugin_api/hdata.adoc
+++ b/doc/en/autogen/plugin_api/hdata.adoc
@@ -457,6 +457,9 @@ _gui_objects_   (pointer) +
_prev_bar_window_   (pointer, hdata: "bar_window") +
_next_bar_window_   (pointer, hdata: "bar_window") +
+*Update allowed:* +
+    _scroll_x_ (integer) +
+    _scroll_y_ (integer) +
| weechat
| [[hdata_buffer]]<<hdata_buffer,buffer>>