mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 08:13:14 +02:00
doc/api: add variable "_chat_focused_line" in function hook_focus
This commit is contained in:
@@ -12562,6 +12562,10 @@ struct t_hook *weechat_hook_focus (const char *area,
|
||||
| _chat_line_message | Порука линије.
|
||||
| "Hello world!" | ""
|
||||
|
||||
// TRANSLATION MISSING
|
||||
| _chat_focused_line | Line at (x,y) _(WeeChat ≥ 4.0.0)_.
|
||||
| "Hello world!" | ""
|
||||
|
||||
| _chat_word | Реч на (x,y).
|
||||
| "Здраво" | ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user