Constructor

ArrowQuantileOptionsnew

Declaration [src]

GArrowQuantileOptions*
garrow_quantile_options_new (
  void
)

Description

No description available.
Available since:9.0.0

Return value

Returns: GArrowQuantileOptions
 

A newly created GArrowQuantileOptions.

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