is_compatible
Description:
public abstract bool is_compatible (
Type type)
Checks if this object is compatible with a given GLib.Type.
Compatible means, this value can use cast to create a new
SqlValue holding a transformed version of the value, depending on its type.