class HarfBuzz::FaceT
- HarfBuzz::FaceT
- Reference
- Object
Overview
Data type for holding font faces.
Defined in:
auto/harf_buzz-0.0/face_t.crConstructors
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
-
#==(other : self) : Bool
Returns
true
if this reference is the same as other. - #finalize
- #to_unsafe : Pointer(Void)
Constructor Detail
Class Method Detail
Instance Method Detail
def ==(other : self) : Bool
#
Description copied from class Reference
Returns true
if this reference is the same as other. Invokes same?
.