class Crf::DirWindow
Defined in:
dir_window.cr
Instance methods inherited from class Crf::Window
border=(b : Border)
border=,
draw_border
draw_border,
draw_lines(corner, horizon, vertical)
draw_lines,
get_char(&)
get_char,
height : Int32
height,
move(y, x)
move,
print(v)
print,
refresh
refresh,
update_forcus
update_forcus,
update_unforcus
update_unforcus,
width : Int32
width
Constructor methods inherited from class Crf::Window
new(x : Int32, y : Int32, w : Int32, h : Int32)
new