方法

GtkRecentInfoget_description

声明 [来源]

const char*
gtk_recent_info_get_description (
  GtkRecentInfo* info
)

描述 [来源]

获取资源(简称)描述。

返回值

类型: const char*

资源的描述。返回的字符串由最近的管理器拥有,不应释放。

返回的数据由实例拥有。
值是一个以空字符终止的 UTF-8 字符串。