Skip to content

@gtkx/ffi / isStarted

Function: isStarted()

isStarted(): boolean

Defined in: packages/ffi/src/lifecycle.ts:48

Whether the GTK application runtime is currently running. true if start has been called and stop has not.

Returns

boolean