g_value_type_compatible ( src_type dest_type -- gboolean )


Vocabulary
gobject.ffi

Inputs
src_typean object
dest_typean object


Outputs
gbooleanan object


Definition