Icon.equal

Checks if two icons are equal.

interface Icon
bool
equal
()

Parameters

icon2 gio.icon.Icon

pointer to the second #GIcon.

Return Value

Type: bool

true if icon1 is equal to icon2. false otherwise.