函数
GdkContentFormatsparse
自:4.4
声明 [源代码]
GdkContentFormats*
gdk_content_formats_parse (
const char* string
)
描述 [源代码]
将给定的 字符串
解析为 GdkContentFormats
并返回格式。
通过 gdk_content_formats_to_string()
打印的字符串可以使用此函数成功重读。
如果 字符串
不描述有效的内容格式,则返回 NULL
。
自:4.4