方法

声明 [代码位置]

gboolean
gdk_content_formats_contain_gtype (
  const GdkContentFormats* formats,
  GType type
)

描述 [代码位置]

检查给定的GType是否是给定格式的一部分。

参数

类型

类型: GType

要搜索的GType。

返回值

类型: gboolean

TRUE 表示找到了该 GType