class
UIng::OpenTypeFeatures
- UIng::OpenTypeFeatures
- Reference
- Object
Defined in:
uing/area/area/attribute/open_type_features.crConstructors
-
.new(ref_ptr : Pointer(LibUI::OpenTypeFeatures))
Used in clone method
- .new
Instance Method Summary
- #add(tag : String, value : Int32 = 1) : Nil
- #clone : OpenTypeFeatures
- #finalize
- #for_each(&callback : String, Int32 -> _) : Nil
- #free : Nil
- #get(tag : String) : Tuple(Bool, Int32)
- #remove(tag : String) : Nil
- #to_unsafe : Pointer(Void)