get_structure


Description:

public unowned Structure? get_structure ()

Get the structure of a query.

Parameters:

this

a Query

Returns:

the Structure of the query. The structure is still owned by the query and will therefore be freed when the query is unreffed.