IconIF.equal

Checks if two icons are equal.

interface IconIF
bool
equal

Parameters

icon2 IconIF

pointer to the second #GIcon.

Return Value

Type: bool

%TRUE if @icon1 is equal to @icon2. %FALSE otherwise.

Meta