take


Description:

public Value? take (string key)

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