class Crf::Window

Direct Known Subclasses

Defined in:

window.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(x : Int32, y : Int32, w : Int32, h : Int32) #

[View source]

Instance Method Detail

def border=(b : Border) #

[View source]
def draw_border #

[View source]
def draw_lines(corner, horizon, vertical) #

[View source]
def get_char(&) #

[View source]
def height : Int32 #

[View source]
def move(y, x) #

[View source]
def print(v) #

[View source]
def refresh #

[View source]
def update_forcus #

[View source]
def update_unforcus #

[View source]
def width : Int32 #

[View source]