IconIF.equal

Checks if two icons are equal.

interface IconIF
int
equal

Parameters

icon2 GIcon*

pointer to the second GIcon.

Return Value

Type: int

TRUE if icon1 is equal to icon2. FALSE otherwise.

Meta