函数
GObjectTypeClasspeek
声明 [src]
GObjectTypeClass*
g_type_class_peek (
GType type
)
返回值
类型: GTypeClass
给定的类型ID的GTypeClass
结构或如果此类当前不存在则返回NULL
。
数据由调用函数所有。 |
GObjectTypeClass*
g_type_class_peek (
GType type
)
类型: GTypeClass
给定的类型ID的GTypeClass
结构或如果此类当前不存在则返回NULL
。
数据由调用函数所有。 |