Skip to content

vapi/javascriptcoregtk-4.0.vapi: Fix JSC.Class.add_property binding

Michael Gratton requested to merge mjog/jsc_object_add_property into master

Fixes JSC.Class.add_property binding to be usable, by adding a delegate for both the property getter and setter callbacks, and using them.

Similar to !92 (merged).

Edited by Rico Tzschichholz

Merge request reports