Method

ArrowDatasetFileFormatequal

since: 3.0.0

Declaration [src]

gboolean
gadataset_file_format_equal (
  GADatasetFileFormat* format,
  GADatasetFileFormat* other_format
)

Description

No description available.

Available since: 3.0.0

Parameters

other_format

Type: GADatasetFileFormat

A GADatasetFileFormat to be compared.

The data is owned by the caller of the function.

Return value

Type: gboolean

TRUE if they are the same content file format, FALSE otherwise.