Enumeration

VtePropertyId

since: 0.78

Declaration

enum Vte.PropertyId

Description [src]

An enum containing the IDs of the always-installed termprops.

Available since: 0.78

Members

Name Description
VTE_PROPERTY_ID_CURRENT_DIRECTORY_URI

The ID of the VTE_TERMPROP_CURRENT_DIRECTORY_URI termprop.

VTE_PROPERTY_ID_CURRENT_FILE_URI

The ID of the VTE_TERMPROP_CURRENT_FILE_URI termprop.

VTE_PROPERTY_ID_XTERM_TITLE

The ID of the VTE_TERMPROP_XTERM_TITLE termprop.

VTE_PROPERTY_ID_CONTAINER_NAME

The ID of the VTE_TERMPROP_CONTAINER_NAME termprop.

VTE_PROPERTY_ID_CONTAINER_RUNTIME

The ID of the VTE_TERMPROP_CONTAINER_RUNTIME termprop.

VTE_PROPERTY_ID_CONTAINER_UID

The ID of the VTE_TERMPROP_CONTAINER_UID termprop.

VTE_PROPERTY_ID_SHELL_PRECMD

The ID of the VTE_TERMPROP_SHELL_PRECMD termprop.

VTE_PROPERTY_ID_SHELL_PREEXEC

The ID of the VTE_TERMPROP_SHELL_PREEXEC termprop.

VTE_PROPERTY_ID_SHELL_POSTEXEC

The ID of the VTE_TERMPROP_SHELL_POSTEXEC termprop.