API Reference / @gtkx/native / getWrapper
Function: getWrapper()
getWrapper(
handle):object|null
Defined in: index.d.ts:93
Returns the JavaScript wrapper object previously attached to the handle's GObject, or null when no wrapper is set.
Parameters
handle
Returns
object | null