Program.gnome_getMimeInfo

GNOME - Get mime types

Obtain the registered mime type information and return it in a map. The key of each entry in the map is the mime type name. The value is a vector of the associated file extensions.

class Program
static
String[][String]
gnome_getMimeInfo
(
)

Meta