[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/api/../../cpp/../c_glib/arrow-glib/ctor.MapScalar.new.html [Back]  [Original]

Arrow.MapScalar.new

Arrow

API Version: 25.0

Library Version: 25.0.1

Type
Constructors

Generated by gi-docgen 2025.3

Constructor

ArrowMapScalarnew

since: 5.0.0

Declaration [src]

GArrowMapScalar*
garrow_map_scalar_new (
  GArrowStructArray* value
)

Description

No description available.

Available since: 5.0.0

Parameters

value

Type: GArrowStructArray

The value of this scalar.

The data is owned by the caller of the function.

Return value

Type: GArrowMapScalar

A newly created GArrowMapScalar.

The caller of the function takes ownership of the data, and is responsible for freeing it.

Web Proxy Viewer  |  New URL  |  Original Page