c
Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Enum GObject.TypeFlags

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GTypeFlags
Enum : TypeFlags
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GObject
Method
GObject.type_register_dynamic (Number parent_type, String type_name, TypePlugin plugin, TypeFlags flags) : Number
GObject
Method
GObject.type_register_fundamental (Number type_id, String type_name, TypeInfo info, TypeFundamentalInfo finfo, TypeFlags flags) : Number
GObject
Method
GObject.type_register_static (Number parent_type, String type_name, TypeInfo info, TypeFlags flags) : Number
GObject.TypeModule
Method
register_type (Number parent_type, String type_name, TypeInfo type_info, TypeFlags flags) : Number
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:46 GMT+0800 (HKT)