class Blend2D::Globals::BLString

Defined in:

blend2d/globals/string.cr

Constructors

Instance Method Summary

Instance methods inherited from class Blend2D::BLStructure

finalize finalize, pointer : Pointer pointer

Constructor Detail

def self.new(string : String) #

[View source]

Instance Method Detail

def content #

[View source]
def finalize #
Description copied from class Blend2D::BLStructure

Called when Crystal's garbage collector collects this instance.


[View source]