diff options
Diffstat (limited to 'doc/it/autogen/plugin_api/hdata.txt')
-rw-r--r-- | doc/it/autogen/plugin_api/hdata.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/it/autogen/plugin_api/hdata.txt b/doc/it/autogen/plugin_api/hdata.txt index c7daeb518..ec0325cee 100644 --- a/doc/it/autogen/plugin_api/hdata.txt +++ b/doc/it/autogen/plugin_api/hdata.txt @@ -405,6 +405,17 @@ 'prev_history' (pointer, hdata: 'history') | - +| weechat | hotlist | hotlist | + 'priority' (integer) + + 'creation_time.tv_sec' (time) + + 'creation_time.tv_usec' (long) + + 'buffer' (pointer) + + 'count' (integer, array_size: '4') + + 'prev_hotlist' (pointer, hdata: 'hotlist') + + 'next_hotlist' (pointer, hdata: 'hotlist') | + 'gui_hotlist' + + 'last_gui_hotlist' + | weechat | input_undo | struttura con "undo"per la riga di input | 'data' (string) + 'pos' (integer) + |