struct GObject::TypeClass
- GObject::TypeClass
- Struct
- Value
- Object
Overview
An opaque structure used as the base of all classes.
Defined in:
lib/gi-crystal/src/auto/g_object-2.0/type_class.crConstructors
- .new(pointer : Pointer(Void), transfer : GICrystal::Transfer)
- .new(data : LibGObject::TypeClass, _transfer : GICrystal::Transfer)
- .new(g_type : UInt64 | Nil = nil)
Instance Method Summary
- #==(other : self) : Bool
-
#add_private(private_size : UInt64) : Nil
DEPRECATED
- #g_type(*args, **options)
- #g_type(*args, **options, &)
- #g_type=(arg)
- #peek_parent : GObject::TypeClass
- #private(private_type : UInt64) : Pointer(Void) | Nil
- #unref : Nil