Join Slack
Powered by
Is there a way to define finalizers/destructors in...
# kotlin-native
i
ibelieve
07/09/2017, 5:20 PM
Is there a way to define finalizers/destructors in Kotlin Native? I'm experimenting with high-level bindings for Gtk, and would like to automatically wrap GObject reference counting, in particular, calling
unref()
.
14
Views
Open in Slack
Previous
Next