FileIcon.this

Creates a new icon for a file.

  1. this(void* ptr, Flag!"Take" take)
  2. this(gio.file.File file)
    class FileIcon

Parameters

file gio.file.File

a #GFile.

Return Value

a #GIcon for the given file, or null on error.