API版本:4.0
库版本:4.17.2
由 gi-docgen 2024.2 生成
gboolean gdk_content_formats_contain_gtype ( const GdkContentFormats* formats, GType type )
检查给定的GType是否是给定格式的一部分。
类型
类型: GType
GType
要搜索的GType。
类型: gboolean
gboolean
TRUE 表示找到了该 GType。
TRUE