| Top |
struct FepGAttribute {
FepGAttrType type;
guint value;
guint start_index;
guint end_index;
};
FepGAttrType |
type of the attribute |
|
value of the attribute |
||
starting position of the attribute |
||
end position (exclusive) of the attribute |