Function
GObjecttype_check_instance_is_a
Declaration [src]
gboolean
g_type_check_instance_is_a (
GTypeInstance* instance,
GType iface_type
)
Parameters
instance
-
Type:
GTypeInstance
No description available.
The data is owned by the caller of the function. iface_type
-
Type:
GType
No description available.