Function

GObject-2.0GObjecttype_interface_prerequisitesSince 2.2

  • Returns the prerequisites of an interfaces type.

    Parameters

    • interface_type: GType

      an interface type

    Returns GType<unknown>[]

    a newly-allocated zero-terminated array of GObject.GType containing the prerequisites of interface_type

    2.2