IconIF.equal

Checks if two icons are equal.

interface IconIF
int
equal

Parameters

icon2 IconIF

pointer to the second GIcon. [allow-none]

Return Value

Type: int

TRUE if icon1 is equal to icon2. FALSE otherwise.

Meta