mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 17:12:51 +02:00
add "gui render line text" to signals.txt
This commit is contained in:
parent
ed23d89a5a
commit
96e9ab41e9
1 changed files with 3 additions and 0 deletions
|
|
@ -358,6 +358,9 @@ gui-printtext.c:
|
||||||
textbuffer-view.c
|
textbuffer-view.c
|
||||||
"gui textbuffer line removed", TEXTBUFFER_VIEW_REC *view, LINE_REC *line, LINE_REC *prev_line
|
"gui textbuffer line removed", TEXTBUFFER_VIEW_REC *view, LINE_REC *line, LINE_REC *prev_line
|
||||||
|
|
||||||
|
textbuffer-formats.c
|
||||||
|
"gui render line text", TEXT_DEST_REC, GString *str, LINE_INFO_META_REC
|
||||||
|
|
||||||
Perl
|
Perl
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue