Function

GObject-2.0GObjecttype_parent

  • Return the direct parent type of the passed in type. If the passed in type has no parent, i.e. is a fundamental type, 0 is returned.

    Parameters

    • type: GType

      the derived type

    Returns GType

    the parent type