[gjs: 4/4] Merge branch '299-can-not-access-gobject-properties-of-classes-without-gi-information' into 'master'



commit be0fdd1244ed7c1db14668bfe533cf630f2f0707
Merge: fd930212 a6a50e10
Author: Philip Chimento <philip chimento gmail com>
Date:   Tue Feb 18 05:46:19 2020 +0000

    Merge branch '299-can-not-access-gobject-properties-of-classes-without-gi-information' into 'master'
    
    Resolve "Can not access GObject properties of classes without GI information"
    
    Closes #299
    
    See merge request GNOME/gjs!385

 gi/object.cpp                             | 33 ++++++++---
 gjs/jsapi-util.h                          |  3 +
 test/gjs-test-no-introspection-object.cpp | 92 +++++++++++++++++++++++++++++++
 test/gjs-test-no-introspection-object.h   | 37 +++++++++++++
 test/gjs-tests.cpp                        | 31 +++++++++++
 test/meson.build                          |  1 +
 6 files changed, 188 insertions(+), 9 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]