writable_structure


Description:

public unowned Structure writable_structure ()

Get the structure of a query.

This method should be called with a writable this so that the returned structure is guaranteed to be writable.

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.