mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 16:23:14 +02:00
doc/api: add variable "_chat_focused_line" in function hook_focus
This commit is contained in:
@@ -13580,6 +13580,10 @@ Contenuto della tabella hash inviata alla callback (tasti e valori sono di tipo
|
||||
| _chat_line_message | Messaggio della riga.
|
||||
| "Hello world!" | ""
|
||||
|
||||
// TRANSLATION MISSING
|
||||
| _chat_focused_line | Line at (x,y) _(WeeChat ≥ 4.0.0)_.
|
||||
| "Hello world!" | ""
|
||||
|
||||
| _chat_word | Parola a (x,y).
|
||||
| "Hello" | ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user