Function

GObject-2.0GObjectboxed_free

  • Free the boxed structure boxed which is of type boxed_type.

    Parameters

    • boxed_type: GType

      The type of boxed.

    • boxed: any

      The boxed structure to be freed.

    Returns void