API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
gboolean g_content_type_is_a ( const gchar* type, const gchar* supertype )
Determines if type is a subset of supertype.
type
supertype
Type: const gchar*
const gchar*
A content type string.
Type: gboolean
gboolean
TRUE if type is a kind of supertype, FALSE otherwise.
TRUE
FALSE