gio.FileIcon — Icons pointing to an image file.
class gio.FileIcon(gobject.GObject, gio.Icon, gio.LoadableIcon):  | 
    gio.FileIcon(file)
  | a
                gio.File
                 | 
Returns :  | a new
                gio.FileIcon
                for the given file, or None on error.
                 | 
Creates a new icon for a file.