diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-06-08 06:53:32 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-06-08 06:53:32 +0200 |
commit | e2589aaaca104d9ef66d1405401d814bb63fb4b0 (patch) | |
tree | e5e6af4645fd8dd54b28cac28b9f93318eb0c6c1 /doc/fr/autogen/plugin_api/hdata.adoc | |
parent | 111962c65afd9fb0e99c1a7ea54c558b4e77a4b0 (diff) | |
download | weechat-e2589aaaca104d9ef66d1405401d814bb63fb4b0.zip |
api: allow update of variables "scroll_x" and "scroll_y" in bar_window with function hdata_update
Diffstat (limited to 'doc/fr/autogen/plugin_api/hdata.adoc')
-rw-r--r-- | doc/fr/autogen/plugin_api/hdata.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/fr/autogen/plugin_api/hdata.adoc b/doc/fr/autogen/plugin_api/hdata.adoc index b402093a8..68c253bd1 100644 --- a/doc/fr/autogen/plugin_api/hdata.adoc +++ b/doc/fr/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") + +*Mise à jour autorisée :* + + _scroll_x_ (integer) + + _scroll_y_ (integer) + | weechat | [[hdata_buffer]]<<hdata_buffer,buffer>> |