A Vte.PropertyType.INT termprop that stores a hint how to interpret
the VTE_TERMPROP_PROGRESS_VALUE termprop value. If set, this
termprop's value will be from the Vte.ProgressHint enumeration.
An unset termprop should be treated as if it had value
Vte.ProgressHint.ACTIVE if the VTE_TERMPROP_PROGRESS_VALUE
termprop has a value
A Vte.PropertyType.INT termprop that stores a hint how to interpret the
VTE_TERMPROP_PROGRESS_VALUEtermprop value. If set, this termprop's value will be from the Vte.ProgressHint enumeration. An unset termprop should be treated as if it had value Vte.ProgressHint.ACTIVE if theVTE_TERMPROP_PROGRESS_VALUEtermprop has a valueNote that this termprop never will have the value Vte.ProgressHint.INACTIVE.
The value of this termprop should be ignored unless the
VTE_TERMPROP_PROGRESS_VALUEtermprop has a value.Note that before version 0.82, this termprop could not be set by the termprop OSC, but instead only by OSC 9 ; 4 (ConEmu progress).