方法

GIRepositoryObjectInfoget_type_name

自:2.80

声明 [源]

const char*
gi_object_info_get_type_name (
  GIObjectInfo* info
)

描述 [源]

获取对象的类/类型名称。

自:2.80

返回值

类型: const char*

对象的类型名称。

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