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
Name | Description |
---|---|
VTE_FORMAT_TEXT |
Export as plain text. |
VTE_FORMAT_HTML |
Export as HTML formatted text. |