Enumeration
VteFormat
since: 0.50
Description [src]
An enumeration type that can be used to specify the format the selection should be copied to the clipboard in.
Available since: 0.50
Members
VTE_FORMAT_TEXT
-
Export as plain text.
- Value:
1
- Nickname:
text
- Available since: 0.50
- Value:
VTE_FORMAT_HTML
-
Export as HTML formatted text.
- Value:
2
- Nickname:
html
- Available since: 0.50
- Value: