class Cairo::Matrix
- Cairo::Matrix
- Reference
- Object
Defined in:
lib/gi-crystal/src/auto/cairo-1.0/matrix.crConstructors
Instance Method Summary
-
#==(other : self) : Bool
Returns
true
if this reference is the same as other. - #to_unsafe : Pointer(Void)
Constructor Detail
Instance Method Detail
Description copied from class Reference
Returns true
if this reference is the same as other. Invokes same?
.