gContentTypeEquals {RGtk2} | R Documentation |
Compares two content types for equality.
gContentTypeEquals(type1, type2)
|
a content type string. |
|
a content type string. |
[logical] TRUE
if the two strings are identical or equivalent,
FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation