FileIcon.this

Creates a new icon for a bytes. Since 2.38

  1. this(GBytesIcon* gBytesIcon)
  2. this(Bytes bytes)
    class FileIcon
    this

Parameters

bytes Bytes

a GBytes.

Throws

ConstructionException GTK+ fails to create the object.

Meta