Function

GObject-2.0GObjecttype_interfaces

  • Return a newly allocated and 0-terminated array of type IDs, listing the interface types that type conforms to.

    Parameters

    • type: GType

      the type to list interface types for

    Returns GType<unknown>[]

    Newly allocated and 0-terminated array of interface types, free with g_free()