FileIcon.this

Creates a new icon for a file.

  1. this(GFileIcon* gFileIcon, bool ownedRef)
  2. this(FileIF file)
    class FileIcon
    this

Parameters

file FileIF

a #GFile.

Return Value

a #GIcon for the given @file, or %NULL on error.

Throws

ConstructionException GTK+ fails to create the object.

Meta