Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Struct GObject.TypeFundamentalInfo

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GTypeFundamentalInfo
Struct : TypeFundamentalInfo
A structure that provides information to the type system which is
used specifically for managing fundamental types.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GObject.TypeFundamentalInfo ()
Create a new GObject.TypeFundamentalInfo
Create a new GObject.TypeFundamentalInfo
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GObject
Method
GObject.type_register_fundamental (Number type_id, String type_name, TypeInfo info, TypeFundamentalInfo finfo, TypeFlags flags) : Number
Registers type_id as the predefined identifier and type_name as the
name of a fundamental type.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:46 GMT+0800 (HKT)