GFlagsValue

A structure which contains a single flags value, its name, and its nickname.

Members

Variables

value
uint value;

the flags value

valueName
const(char)* valueName;

the name of the value

valueNick
const(char)* valueNick;

the nickname of the value