UIng::FontDescriptor
Inherits Reference < Object
Constructors
new(cstruct : LibUI::FontDescriptor = LibUI::FontDescriptor.new)
Sourcenew(family : String | Nil = nil, size : Int32 | Nil = nil, weight : TextWeight | Nil = nil, italic : TextItalic | Nil = nil, stretch : TextStretch | Nil = nil)
SourceInstance methods
family=(value : String)
Sourcefinalize
Sourcefont_button_font_loaded
Sourcefree
Sourcefree_font_button_font
Sourceitalic
Sourceitalic=(value)
Sourceload_control_font
Sourceprepare_for_font_button_font
Sourcesize
Sourcesize=(value)
Sourcestretch
Sourcestretch=(value)
Sourceto_unsafe
Sourceweight
Sourceweight=(value)
Source