gio Constants
the built-in constants of the gio module
Synopsis
Description
Gio Emblem Origin Constants
GEmblemOrigin is used to add information about the origin of the emblem to GEmblem.
gio.EMBLEM_ORIGIN_DEVICE
Embleme adds device-specific information.
gio.EMBLEM_ORIGIN_LIVEMETADATA
Emblem depicts live metadata, such as "readonly".
gio.EMBLEM_ORIGIN_TAG
Emblem comes from a user-defined tag, e.g. set by nautilus (in the future).
gio.EMBLEM_ORIGIN_UNKNOWN
Emblem of unknown origin.