Package: gio
Function g-icon-to-string
Lambda Listg-icon-to-string (icon) ArgumentsReturn Value An 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 function g-icon-new-for-string 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 |
2021-4-15