class Crysterm::Widget::CLines

Defined in:

widget_content.cr

Instance Method Summary

Instance Method Detail

def attr : Array(Int32) | Nil #

[View source]
def attr=(attr : Array(Int32) | Nil) #

[View source]
def ci : Array(Int32) #

[View source]
def ci=(ci : Array(Int32)) #

[View source]
def content : String #

[View source]
def content=(content : String) #

[View source]
def fake : Array(String) #

[View source]
def fake=(fake : Array(String)) #

[View source]
def ftor : Array(Array(Int32)) #

[View source]
def ftor=(ftor : Array(Array(Int32))) #

[View source]
def max_width : Int32 #

[View source]
def max_width=(max_width : Int32) #

[View source]
def real : Array(String) #

[View source]
def real=(real : Array(String)) #

[View source]
def rtof : Array(Int32) #

[View source]
def rtof=(rtof : Array(Int32)) #

[View source]
def string : String #

[View source]
def string=(string : String) #

[View source]
def width : Int32 #

[View source]
def width=(width : Int32) #

[View source]