RGtk2 (version 2.20.31)

gContentTypeIsA: gContentTypeIsA

Description

Determines if type is a subset of supertype.

Usage

gContentTypeIsA(type, supertype)

Arguments

type
a content type string.
supertype
a string.

Value

TRUE if type is a kind of supertype, FALSE otherwise.