class GObject::TypeFundamentalInfo

Overview

A structure that provides information to the type system which is used specifically for managing fundamental types.

Defined in:

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

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(data : LibGObject::TypeFundamentalInfo, transfer : GICrystal::Transfer) #

def self.new(type_flags : GObject::TypeFundamentalFlags? = nil) #

Instance Method Detail

def ==(other : self) : Bool #
Description copied from class Reference

Returns true if this reference is the same as other. Invokes same?.


def to_unsafe #

def type_flags : GObject::TypeFundamentalFlags #

def type_flags=(value : GObject::TypeFundamentalFlags) #