TERMPROP_PROGRESS_HINT


Description:

[ CCode ( cname = "VTE_TERMPROP_PROGRESS_HINT" ) ]
[ Version ( since = "0.80" ) ]
public const string TERMPROP_PROGRESS_HINT

A vte_property_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 ProgressHint enumeration. An unset termprop should be treated as if it had value vte_progress_hint_active if the vte_termprop_progress_value termprop has a value

Note that this termprop never will have the value vte_progress_hint_inactive.

The value of this termprop should be ignored unless the vte_termprop_progress_value termprop 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).


Namespace: Vte
Package: vte-2.91