class UIng::FontDescriptor

Defined in:

uing/font_descriptor.cr

Constructors

Macro Summary

Instance Method Summary

Constructor Detail

def self.new(cstruct : LibUI::FontDescriptor = LibUI::FontDescriptor.new) #

[View source]

Macro Detail

macro method_missing(call) #

[View source]

Instance Method Detail

def family #

Auto convert to and from String


[View source]
def family=(value : String) #

[View source]
def to_unsafe #

[View source]