RGtk2 (version 2.20.31)

gContentTypeEquals: gContentTypeEquals

Description

Compares two content types for equality.

Usage

gContentTypeEquals(type1, type2)

Arguments

type1
a content type string.
type2
a content type string.

Value

TRUE if the two strings are identical or equivalent, FALSE otherwise.