函数

GObjecttype_name_from_instance

声明 [源代码]

const gchar*
g_type_name_from_instance (
  GTypeInstance* instance
)

说明

没有提供说明。

参数

instance

类型: GTypeInstance

没有提供说明。

数据归属于函数调用者。

返回结果

类型: const gchar*

没有提供说明。

数据归属于被调用函数。
值是带 NUL 结尾的 UTF-8 字符串。