Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Struct GObject.TypeQuery

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GTypeQuery
Struct : TypeQuery
A structure holding information for a specific type. It is
filled in by the g_type_query() function.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GObject.TypeQuery ()
Create a new GObject.TypeQuery
Create a new GObject.TypeQuery
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GObject
Method
GObject.type_query (Number type) : GObject.TypeQuery
Queries the type system for information about a specific type.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:46 GMT+0800 (HKT)