方法

GdkContentFormatsunion_serialize_gtypes

声明 [源代码]

GdkContentFormats*
gdk_content_formats_union_serialize_gtypes (
  GdkContentFormats* formats
)

描述 [源代码]

为在formats中注册序列化器的mimetypes添加GTypes。

参数

formats

类型: GdkContentFormats

一个GdkContentFormats实例。

该实例负责对数据进行取用,并负责释放它。

返回值

类型: GdkContentFormats

一个新的GdkContentFormats

该方法的调用者负责对返回的数据进行取用,并负责释放它。