FileIcon.this

Creates a new icon for a file.

  1. this(GFileIcon* gFileIcon)
  2. this(GFile* file)
    class FileIcon
    this

Parameters

file GFile*

a GFile.

Throws

ConstructionException GTK+ fails to create the object.

Meta