struct GObject::TypeClass

Overview

An opaque structure used as the base of all classes.

Defined in:

lib/gi-crystal/src/auto/g_object-2.0/type_class.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pointer : Pointer(Void), transfer : GICrystal::Transfer) #

def self.new(data : LibGObject::TypeClass, _transfer : GICrystal::Transfer) #

def self.new(g_type : UInt64? = nil) #

Instance Method Detail

def ==(other : self) : Bool #

def add_private(private_size : UInt64) : Nil #

def g_type(*args, **options) #

def g_type(*args, **options, &) #

def g_type=(arg) #

def peek_parent : GObject::TypeClass #

def private(private_type : UInt64) : Pointer(Void)? #

def unref : Nil #