TypeScript API Documentation for GOBJECT
API Version: 2.0
Library Version: 2.89.4
Generated with TypeDoc via ts-for-gir v5.2.0
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.