diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-04-27 22:18:03 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-04-27 22:18:03 +0200 |
commit | 2bd8e91b54625a8758d7ed6e272db7c291cafb3b (patch) | |
tree | 23cb4619c283994dbfe5be108d9098857cfe9bca /doc/de/autogen/plugin_api/hdata.adoc | |
parent | d3020976d59e5e329c851f104c633427eafe2cf3 (diff) | |
download | weechat-2bd8e91b54625a8758d7ed6e272db7c291cafb3b.zip |
api: add hdata "completion_word" (issue #1484)
Diffstat (limited to 'doc/de/autogen/plugin_api/hdata.adoc')
-rw-r--r-- | doc/de/autogen/plugin_api/hdata.adoc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/de/autogen/plugin_api/hdata.adoc b/doc/de/autogen/plugin_api/hdata.adoc index cfb992f04..65429fdc0 100644 --- a/doc/de/autogen/plugin_api/hdata.adoc +++ b/doc/de/autogen/plugin_api/hdata.adoc @@ -671,6 +671,15 @@ _next_completion_ (pointer, hdata: "completion") + | weechat +| [[hdata_completion_word]]<<hdata_completion_word,completion_word>> +| structure with word found for a completion +| - +| _word_ (string) + +_nick_completion_ (char) + +_count_ (integer) + + + +| weechat | [[hdata_config_file]]<<hdata_config_file,config_file>> | Konfigurationsdatei | _config_files_ + |