TypeScript API Documentation for GOBJECT
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Checks whether a GObject.Value.copy is able to copy values of type src_type into values of type dest_type.
src_type
dest_type
source type to be copied
destination type for copying
true if the copy is possible; false otherwise
Checks whether a GObject.Value.copy is able to copy values of type
src_typeinto values of typedest_type.