Import line: | GObject = imports.gi.GObject; |
GIR File: | GObject-2.0.gir |
C documentation: | GTypeFundamentalInfo |
Struct : | TypeFundamentalInfo |
Properties | Defined By | |
---|---|---|
type_flags : GObject.TypeFundamentalFlags
|
GObject.TypeFundamentalInfo |
Method / Constructor | Defined By | |
---|---|---|
new GObject.TypeFundamentalInfo
()
Create a new GObject.TypeFundamentalInfo
Create a new GObject.TypeFundamentalInfo
|
None |
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. |