Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dyn_labelarray_type), | intent(out) | :: | invlist | List of labels for inverted colors. |
||
type(flu_State) | :: | conf | Lua script handle to read the inversion list from. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character, | private | :: | cLabel | ||||
integer, | private | :: | thandle | ||||
integer, | private | :: | nInverted | ||||
integer, | private | :: | iInv | ||||
integer, | private | :: | pos | ||||
integer, | private | :: | iError | ||||
logical, | private | :: | wasAdded |