Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Enum GObject.SignalFlags

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GSignalFlags
Enum : SignalFlags
  Show / Hide Inherited methods, properties and signals
The signal flags are used to specify a signal's behaviour, the overall signal description outlines how especially the RUN flags control the stages of a signal emission.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GIRepository
Method
GIRepository.signal_info_get_flags (IBaseInfo info) : GObject.SignalFlags
Obtain the flags for this signal info.
GObject
Method
GObject.signal_newv (String signal_name, Number itype, SignalFlags signal_flags, Closure class_closure, Function accumulator, void* accu_data, Function c_marshaller, Number return_type, Number n_params, Object out_values) : Number
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:02 GMT+0800 (HKT)