c
Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Struct GObject.SignalInvocationHint

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GSignalInvocationHint
Struct : SignalInvocationHint
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GObject.SignalInvocationHint ()
Create a new GObject.SignalInvocationHint
Create a new GObject.SignalInvocationHint
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GObject
Method
GObject.signal_accumulator_first_wins (SignalInvocationHint ihint, Value return_accu, Value handler_return, void* dummy) : gboolean
GObject
Method
GObject.signal_accumulator_true_handled (SignalInvocationHint ihint, Value return_accu, Value handler_return, void* dummy) : gboolean
GObject
Method
GObject.signal_get_invocation_hint (void* instance) : GObject.SignalInvocationHint
RB
Method
RB.signal_accumulator_boolean_or (SignalInvocationHint hint, Value return_accu, Value handler_return, void* dummy) : gboolean
RB
Method
RB.signal_accumulator_object_handled (SignalInvocationHint hint, Value return_accu, Value handler_return, void* dummy) : gboolean
RB
Method
RB.signal_accumulator_value_array (SignalInvocationHint hint, Value return_accu, Value handler_return, void* dummy) : gboolean
RB
Method
RB.signal_accumulator_value_handled (SignalInvocationHint hint, Value return_accu, Value handler_return, void* dummy) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:45 GMT+0800 (HKT)