G-Golf Signal Info low level API.
GISignalInfo — Struct representing a signal.
GISignalInfo
represents a signal. It’s a sub-struct of
GICallableInfo
and contains a set of flags and a class closure.
See also Callable Info for information on how to retreive arguments and other metadata from the signal.
GIBaseInfoInfo
+— GICallableInfo
+— GIFunctionInfo
+— GISignalInfo
+— GIVFuncInfo
Note: in this section, the info argument is [must be] a pointer to
a GISignalInfo
.
Returns a list of %g-signal-flags.
Obtain the flags for this signal info. See %g-signal-flags for more information about posible flag values.