Linux Icon Functions for Xojo

For next plugin prerelease, we add new LinuxIconMBS module to provide a few new functions to query icons.

The Icon function queries the picture for the icon based on a mime type, while SymbolicIcon queries the symbolic icon. The FileIcon function takes a folderitem and queries a picture for the icon. For some files, you can query a thumbnail with FileThumbnail function. You get back a path to the temporary file with the icon, in our case a png file.

Functions coming soon for MBS Xojo Linux Plugin 19.1.

Tested on Mint 18.2, 19.1, SLED 15 and LEAP, and Fedora 29!

Christian didn’t mention that scaling is also included!

Thanks to Christian.