Skip to content

API Reference / @gtkx/native / init

Function: init()

init(): void

Defined in: index.d.ts:99

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

Returns

void

Released under the MPL-2.0 License.