[ CCode ( has_construct_function = false ) ]
public Context (Cancellable? cancellable = null) throws Error
Creates and initializes a new Context.
If the an error occured during initialization, NULL is returned and throws will be set
appropriately.
| cancellable |
A Cancellable, or null |
|
A new Context |