Gio.VOLUME_IDENTIFIER_KIND_CLASS

The string used to obtain the volume <emphasis>class</emphasis> with Gio.Volume.prototype.get_identifier.

Known volume classes include <literal>device</literal> and <literal>network</literal>. Other classes may be added in the future.

This is intended to be used by applications to classify Gio.Volume instances into different sections - for example a file manager or file chooser can use this information to show <literal>network</literal> volumes under a "Network" heading and <literal>device</literal> volumes under a "Devices" heading.