Function

GObject-2.0GObjecttype_children

  • Return a newly allocated and 0-terminated array of type IDs, listing the child types of type.

    Parameters

    • type: GType

      the parent type

    Returns GType<unknown>[]

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