Checks whether GObject.Value.transform is able to transform values
of type src_type into values of type dest_type.
Note that for the types to be transformable, they must be compatible or a
transformation function must be registered using
GObject.Value.register_transform_func.
Checks whether GObject.Value.transform is able to transform values of type
src_typeinto values of typedest_type.Note that for the types to be transformable, they must be compatible or a transformation function must be registered using GObject.Value.register_transform_func.