IconT.equal

Checks if two icons are equal.

template IconT()
override
bool
equal
(
gio.icon.Icon icon2 = null
)

Parameters

icon2 gio.icon.Icon

pointer to the second #GIcon.

Return Value

Type: bool

true if icon1 is equal to icon2. false otherwise.