Method

ArrowDatasetFileFormatequal

Declaration [src]

gboolean
gadataset_file_format_equal (
  GADatasetFileFormat* format,
  GADatasetFileFormat* other_format
)

Description

No description available.
Available since:3.0.0

Parameters

other_format GADatasetFileFormat
 

A GADatasetFileFormat to be compared.

 The data is owned by the caller of the function.

Return value

Returns: gboolean
 

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