jwharm / java-gi

GObject-Introspection bindings generator for Java
GNU Lesser General Public License v2.1
84 stars 7 forks source link

Add Value.toString() #71

Closed jwharm closed 1 year ago

jwharm commented 1 year ago

Adds a toString() method to org.gnome.gobject.Value that calls g_strdup_value_contents.