| gContentTypeIsA {RGtk2} | R Documentation |
Determines if type is a subset of supertype.
gContentTypeIsA(type, supertype)
|
a content type string. |
|
a string. |
[logical] TRUE if type is a kind of supertype,
FALSE otherwise.
Derived by RGtkGen from GTK+ documentation