Closed lafoletc closed 4 years ago
Why?! This seems like a bad idea to me. What's it fixing?
when the toString() is invoked on GType.INVALID, the g_type_name() returns NULL : we can't know that we are using a bad GType. this PR help to debug
OK, in that case, consider changing toString() itself instead.
g_type_name returns null for GType.INVALID