class GUI::TextView
- GUI::TextView
- GUI::Widget
- Reference
- Object
Defined in:
wrappers.crConstructors
Instance Method Summary
- #afspace=(value : Float32)
- #bfspace=(value : Float32)
- #bgcolor=(value : Color)
- #clear
- #color=(value : Color)
- #editable=(value : Bool)
- #family=(value : String)
- #fsize=(value : Float32)
- #fstyle=(value : Int32)
- #halign=(value : Align)
- #lspacing=(value : Float32)
- #pgcolor=(value : Color)
- #place(layout : Layout, x : Int32, y : Int32)
- #scroll_down
- #size=(value)
- #units=(value : Int32)
- #write(text : String)
Instance methods inherited from class GUI::Widget
place(layout : Layout, x : Int32, y : Int32)
place,
to_unsafe
to_unsafe
Macros inherited from class GUI::Widget
define_place
define_place,
event(name)
event,
lib_property(name)lib_property(name, type) lib_property, lib_setter(name, typ)
lib_setter(name) lib_setter