Gio.Icon::equal

function vfunc_equal(icon2: Gio.Icon): Boolean {
}
  

Checks if two icons are equal.

icon2

pointer to the second Gio.Icon.

Returns

true if icon1 is equal to icon2. false otherwise.