Method

ArrowRankOptionsequal

since: 12.0.0

Declaration [src]

gboolean
garrow_rank_options_equal (
  GArrowRankOptions* options,
  GArrowRankOptions* other_options
)

Description

No description available.

Available since: 12.0.0

Parameters

other_options

Type: GArrowRankOptions

A GArrowRankOptions to be compared.

The data is owned by the caller of the function.

Return value

Type: gboolean

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