方法

GdkPixbufPixbufFormatget_description

since: 2.2

[]

声明 [src]

gchar*
gdk_pixbuf_format_get_description (
  GdkPixbufFormat* format
)
[]

描述 [src]

返回该格式的描述。

可用自:2.2

[]

返回值

类型: gchar*

该格式的描述。

方法调用者负责释放返回的数据。
返回值可以为 NULL
该值为以 NUL 结束的 UTF-8 字符串。