TypeScript API Documentation for GOBJECT
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
If is_a_type is a derivable type, check whether type is a descendant of is_a_type. If is_a_type is an interface, check whether type conforms to it.
is_a_type
type
type to check ancestry for
possible ancestor of type or interface that type could conform to
true if type is a is_a_type
true
If
is_a_typeis a derivable type, check whethertypeis a descendant ofis_a_type. Ifis_a_typeis an interface, check whethertypeconforms to it.