Constant

VteTERMPROP_ICON_IMAGE

Declaration

#define VTE_TERMPROP_ICON_IMAGE "vte.icon.image"

Description

A VTE_PROPERTY_IMAGE termprop to specify an image for use as a favicon.

Applications should prefer to use this termprop, if set, over the VTE_TERMPROP_ICON_COLOR color.

Note that this termprop is not settable via the termprop OSC. Instead, if the VteTerminal:enable-sixel property is TRUE, this termprop can be set from a SIXEL image sequence with the fourth parameter (ID) set to 65535.