enum Gio::EmblemOrigin
Overview
GEmblemOrigin is used to add information about the origin of the emblem to #GEmblem.
Defined in:
lib/gi-crystal/src/auto/gio-2.0/gio.crEnum Members
-
Unknown =
0_u32
-
Emblem of unknown origin
-
Device =
1_u32
-
Emblem adds device-specific information
-
Livemetadata =
2_u32
-
Emblem depicts live metadata, such as "readonly"
-
Tag =
3_u32
-
Emblem comes from a user-defined tag, e.g. set by nautilus (in the future)
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.