Function
GObjecttype_check_instance_cast
Declaration [src]
GTypeInstance*
g_type_check_instance_cast (
  GTypeInstance* instance,
  GType iface_type
)
Parameters
- instance
- 
            Type: GTypeInstanceNo description available. The data is owned by the caller of the function. 
- iface_type
- 
            Type: GTypeNo description available. 
Return value
Type: GTypeInstance
No description available.
| The data is owned by the called function. |