gnome-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.The types of files a GNOME application needs to access.
Many of the files that a GNOME application needs to access will be installed in standard locations.
For example, GNOME help files will be in one location, while help files specific to the current
application might be in another location.
The different types of files are given in this enum. User applications make use of the
App* types, which specify locations relative to AppDatadir.
System.EnumSystem.IComparableSystem.IConvertibleSystem.IFormattableFieldGnome.FileDomainAn unknown file domain (should never be used).FieldGnome.FileDomainLibraries in the main GNOME installation.FieldGnome.FileDomainData files in the main GNOME installation.FieldGnome.FileDomainSound files in the main GNOME installation.FieldGnome.FileDomainPixmap files in the main GNOME installation.FieldGnome.FileDomainConfig files in the main GNOME installation.FieldGnome.FileDomainHelp files in the main GNOME installation.FieldGnome.FileDomainApplication specific libraries.FieldGnome.FileDomainApplication specific data files.FieldGnome.FileDomainApplication specific sound files.FieldGnome.FileDomainApplication specific pixmap files.FieldGnome.FileDomainApplication specific config files.FieldGnome.FileDomainApplication specific help files.FieldSystem.Int32Internal field.Do not use.