Virtual Method

GObjectParamSpecvalues_cmp

Declaration

gint
values_cmp (
  GParamSpec* pspec,
  const GValue* value1,
  const GValue* value2
)

Description

No description available.

Parameters

value1

Type: GValue

No description available.

The data is owned by the caller of the function.
value2

Type: GValue

No description available.

The data is owned by the caller of the function.

Return value

Type: gint

No description available.