From 2bd8e91b54625a8758d7ed6e272db7c291cafb3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 27 Apr 2020 22:18:03 +0200 Subject: api: add hdata "completion_word" (issue #1484) --- doc/de/autogen/plugin_api/hdata.adoc | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/de/autogen/plugin_api/hdata.adoc') 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 @@ -670,6 +670,15 @@ _prev_completion_   (pointer, hdata: "completion") + _next_completion_   (pointer, hdata: "completion") + +| weechat +| [[hdata_completion_word]]<> +| structure with word found for a completion +| - +| _word_   (string) + +_nick_completion_   (char) + +_count_   (integer) + + + | weechat | [[hdata_config_file]]<> | Konfigurationsdatei -- cgit v1.2.3