Function

GObject-2.0GObjectboxed_copy

  • Provide a copy of a boxed structure src_boxed which is of type boxed_type.

    Parameters

    • boxed_type: GType

      The type of src_boxed.

    • src_boxed: any

      The boxed structure to be copied.

    Returns any

    The newly created copy of the boxed structure.