Changing GLib.Value? property to GLib.Value
This remove warnings, but now is necesary to check if GLib.Value is un set, to consider no value has been set, by using: GLib.Value.type ().is_a (Type.INVALID)
Loading
Please register or sign in to comment