函数
GObjecttype_check_instance
声明 [src]
gboolean
g_type_check_instance (
  GTypeInstance* instance
)
参数
- 实例
- 
            类型: GTypeInstance一个有效的 GTypeInstance结构。数据由该函数的调用者所有。 
gboolean
g_type_check_instance (
  GTypeInstance* instance
)
实例类型: GTypeInstance
一个有效的 GTypeInstance 结构。
| 数据由该函数的调用者所有。 |