writable_structure


Description:

public unowned Structure writable_structure ()

Gets a writable version of the structure.

Parameters:

this

The Context.

Returns:

The structure of the context. The structure is still owned by the context, which means that you should not free it and that the pointer becomes invalid when you free the context. This function checks if this is writable.