Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Struct GObject.SignalQuery

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