GResourceFlags

GResourceFlags give information about a particular file inside a resource bundle. G_RESOURCE_FLAGS_NONE No flags set. G_RESOURCE_FLAGS_COMPRESSED The file is compressed. Since 2.32

Values

ValueMeaning
NONE0
COMPRESSED(1 << 0)

Meta