虚拟方法
GioAppInfoset_as_last_used_for_type
声明 [源]
gboolean
set_as_last_used_for_type (
GAppInfo* appinfo,
const char* content_type,
GError** error
)
描述 [源]
设置应用程序为给定类型的最后使用应用程序。这将使应用程序在g_app_info_get_recommended_for_type()
返回的列表中首先出现,无论该内容类型的默认应用程序如何。