Signal
GrlRegistry::source-added
since: 0.2.0
Description [src]
Signals that a source has been added to the registry.
Default handler: The default handler is called before the handlers added via |
Signal can be directly emitted on objects from user code |
Available since: 0.2.0 |
Parameters
source
-
Type:
GrlSource
The source that has been added.
The data is owned by the caller of the function.