API 版本:2.0
库版本:2.83.2
由 gi-docgen 2024.1 生成
gboolean g_content_type_equals ( const gchar* type1, const gchar* type2 )
比较两个内容类型是否相等。
type1
类型: const gchar*
const gchar*
内容类型字符串。
type2
类型: gboolean
gboolean
TRUE 如果两个字符串相同或等效,否则 FALSE。
TRUE
FALSE