Added some new variables for UI::Window

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1594 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-06-29 22:51:37 +00:00 committed by cras
commit 76e0e448af
2 changed files with 22 additions and 0 deletions

View file

@ -325,15 +325,27 @@ UI::Window->{}
refnum - Reference number
name - Name
width - Width
height - Height
active - Active window item
active_server - Active server
servertag - active_server must be either undef or have this same tag
(unless there's items in this window). This is used by
/WINDOW SERVER -sticky
level - Current window level
sticky_refnum - 1 if reference number is sticky
data_level - Current data level
hilight_color - Current activity hilight color
last_timestamp - Last time timestamp was written in window
last_line - Last time text was written in window
theme_name - Active theme in window, undef = default
UI::TextDest->{}
window - Window where the text will be written
server - Target server