cl-cffi-gtk
API documentation
Package:
gio
Function g-icon-equal
Lambda List
g-icon-equal
(
icon1
icon2
)
Arguments
icon1
-- the first
g-icon
object
icon2
-- the second
g-icon
object
Return Value
True
if
icon1
is equal to
icon2
,
false
otherwise.
Details
Checks if two icons are equal.
See also
g-icon
2021-4-15