函数
GObjecttype_check_instance_cast
声明 [src]
GTypeInstance*
g_type_check_instance_cast (
GTypeInstance* instance,
GType iface_type
)
参数
instance
-
类型:
GTypeInstance
不可用说明。
数据归函数的调用者所有。 iface_type
-
类型:
GType
不可用说明。
返回值
类型: GTypeInstance
不可用说明。
数据归函数的调用方所有。 |