Method

ArrowRankOptionsequal

Declaration [src]

gboolean
garrow_rank_options_equal (
  GArrowRankOptions* options,
  GArrowRankOptions* other_options
)

Description

No description available.
Available since:12.0.0

Parameters

other_options GArrowRankOptions
 

A GArrowRankOptions to be compared.

 The data is owned by the caller of the function.

Return value

Returns: gboolean
 

TRUE if both of them have the same option values, FALSE otherwise.