take
Description:
Take a GLib.Value from the context.
The value is removed from the context and owned by the caller.
Parameters:
| key |
the key used to retreive the value |
Returns:
|
the value, or 'null' if not found |
Take a GLib.Value from the context.
The value is removed from the context and owned by the caller.
| key |
the key used to retreive the value |
|
the value, or 'null' if not found |