From e2589aaaca104d9ef66d1405401d814bb63fb4b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 8 Jun 2017 06:53:32 +0200 Subject: api: allow update of variables "scroll_x" and "scroll_y" in bar_window with function hdata_update --- doc/en/autogen/plugin_api/hdata.adoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/en/autogen/plugin_api') 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]]<> -- cgit v1.2.3