Package: gio
Function gio:icon-to-string
Lambda Listgio:icon-to-string (icon) ArgumentsReturn Value The UTF-8 string or nil if icon cannot be serialized. Details
Generates a textual representation of the icon that can be used for
serialization such as when passing the icon to a different process or
saving it to persistent storage. Use the g:icon-new-for-string function to get the icon back from
the returned string. The encoding of the returned string is proprietary to a g:icon object except in the following two cases
| See also |
2024-10-23