Creates a new Settings object with the schema specified by schema_id
.
Signals on the newly created Settings object will be dispatched via the thread-default MainContext in effect at the time of the call to Settings. The new Settings will hold a reference on the context. See push_thread_default.
schema_id |
the id of the schema |
a new Settings object |