vte.c.types

Undocumented in source.

Public Imports

gid.basictypes
public import gid.basictypes;
Undocumented in source.
gdk.c.types
public import gdk.c.types;
Undocumented in source.
graphene.c.types
public import graphene.c.types;
Undocumented in source.
gsk.c.types
public import gsk.c.types;
Undocumented in source.
gtk.c.types
public import gtk.c.types;
Undocumented in source.
pango.c.types
public import pango.c.types;
Undocumented in source.
cairo.c.types
public import cairo.c.types;
Undocumented in source.

Members

Enums

VteAlign
enum VteAlign

An enumeration type that can be used to specify how the terminal uses extra allocated space.

VteCursorBlinkMode
enum VteCursorBlinkMode

An enumerated type which can be used to indicate the cursor blink mode for the terminal.

VteCursorShape
enum VteCursorShape

An enumerated type which can be used to indicate what should the terminal draw at the cursor position.

VteEraseBinding
enum VteEraseBinding

An enumerated type which can be used to indicate which string the terminal should send to an application when the user presses the Delete or Backspace keys.

VteFeatureFlags
enum VteFeatureFlags

An enumeration type for features.

VteFormat
enum VteFormat

An enumeration type that can be used to specify the format the selection should be copied to the clipboard in.

VtePtyError
enum VtePtyError
VtePtyFlags
enum VtePtyFlags
VteRegexError
enum VteRegexError

An enum type for regex errors. In addition to the values listed above, any PCRE2 error values may occur.

VteTextBlinkMode
enum VteTextBlinkMode

An enumerated type which can be used to indicate whether the terminal allows the text contents to be blinked.

VteWriteFlags
enum VteWriteFlags

A flag type to determine how terminal contents should be written to an output stream.

Structs

VteCharAttributes
struct VteCharAttributes
VteEventContext
struct VteEventContext

Provides context information for a context menu event.

VtePty
struct VtePty
VtePtyClass
struct VtePtyClass
VteRegex
struct VteRegex
VteTerminal
struct VteTerminal
VteTerminalClass
struct VteTerminalClass

All of these fields should be considered read-only, except for derived classes.

VteTerminalClassPrivate
struct VteTerminalClassPrivate