Skip to content

API Reference / @gtkx/native / init

Function: init()

init(): void

Defined in: index.d.ts:104

Installs the Node environment and the GLib main-loop integration on the current thread. Call once before any other native function.

Returns

void

Released under the MPL-2.0 License.