Method

CamelURLequal

Declaration [src]

gboolean
camel_url_equal (
  const CamelURL* u,
  const CamelURL* u2
)

Description

No description available.

Parameters

u2

Type: CamelURL

The URL to compare.

The data is owned by the caller of the method.

Return value

Type: gboolean

Return TRUE if the two urls are equal.