parse_context
Description:
[
Version ( since =
"1.2" ) ]
public void parse_context (
out unowned Context? context)
Get the context from the context this.
The context remains valid as long as this remains valid.
Parameters:
this |
The query to parse
|
context |
A pointer to store the Context
|