function equal(icon2: Gio.Icon): Boolean { // Gjs wrapper for g_icon_equal() }
Checks if two icons are equal.
pointer to the second Gio.Icon.
true if icon1 is equal to icon2. false otherwise.