class UIng::AttributedString

Included Modules

Defined in:

uing/attributed_string.cr

Constructors

Instance Method Summary

Macros inherited from module UIng::MethodMissing

method_missing(call) method_missing

Constructor Detail

def self.new(ref_ptr : Pointer(LibUI::AttributedString)) #

[View source]
def self.new(string : String) #

[View source]

Instance Method Detail

def finalize #

[View source]
def released=(released : Bool) #

[View source]
def released? : Bool #

[View source]
def to_unsafe : Pointer(Void) #

[View source]