Type Alias glib::enums::FlagsValues

source ·
pub type FlagsValues = EnumerationValues<FlagsValue>;
Expand description

Representation of flags values wrapped by FlagsValuesStorage

Aliased Type§

struct FlagsValues(/* private fields */);