class

Document

Inherits Reference < Object

Constructors

new(platform : Platform, buf : TextBuffer, theme : Theme)
Source

Instance methods

[](*args, **options)
Source
[](*args, **options, &)
Source
apply
Source
begin
Source
clamp(index : Int)
Source
clamped_index_to_line(index : Int)
Source
coords_to_index(x : Number, y : Number)
Source
coords_to_line(x : Number, y : Number)
Source
editor
Source
editor=(editor : Cohn)
Source
editor?
Source
font
Source
index_to_coords(index : Int)
Source
index_to_extent(index : Int)
Source
index_to_line(index : Int)
Source
index_visible?(index : Int)
Source
ins(cursor : Cursor, index : Int32, string : String)
Source
inspect(io)
Source
line_visible?(line : Line)
Source
ord_to_line(ord : Int)
Source
ord_to_line?(ord : Int)
Source
platform
Source
present(window)
Source
range_partially_visible?(*, from b, to e)
Source
scan(pattern, &)
Source
scroll(delta : Int)
Source
scroll_to_view(index : Int)
Source
size(*args, **options)
Source
size(*args, **options, &)
Source
slice(*args, **options)
Source
slice(*args, **options, &)
Source
string
Source
sub(selection : Selection, string : String)
Source
sync
Source
theme
Source
theme=(theme : Theme)
Source
word_begin_at(*args, **options)
Source
word_begin_at(*args, **options, &)
Source
word_bounds_at(*args, **options)
Source
word_bounds_at(*args, **options, &)
Source
word_end_at(*args, **options)
Source
word_end_at(*args, **options, &)
Source