Function
GObjecttype_check_instance_is_a
Declaration [src]
gboolean
g_type_check_instance_is_a (
  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.