Skip to content
Tom Feist edited this page Nov 1, 2011 · 24 revisions

Irssi::TextUI::TextBufferView

home | Irssi | TextUI
   ATTRIBUTES
   METHODS

ATTRIBUTES

TextUI::TextBufferView->{}

width  - width
height - height
scroll => 1, - TODO

startline => Irssi::TextUI::Line=HASH(0x875840), - TODO
longword_noindent => 1, - TODO
buffer - TextBuffer reference
bottom - flag for "is view at the bottom of the buffer"
bottom_startline => Irssi::TextUI::Line=HASH(0x886fc0), - TODO
default_indent => 10 - TODO
bottom_subline - flag indicating whether the bottom line is a continuation line
ypos - the y position of the view within the buffer
empty_linecount - the number of empty lines within the view
subline => - TODO

METHODS

TODO

clear

get_bookmark

get_line_cache

get_lines

redraw

remove_all_lines

remove_line

scroll

scroll_line

set_bookmark

set_bookmark_bottom

set_default_indent

set_scroll