libvtemm Reference Documentation
Main Page   Namespaces  

Gnome::Vte Namespace Reference


Namespaces

namespace  Pty

Classes

class  CharAttributes
 CharAttributes - class storing attributes of single char in string. More...
class  Reaper
 Reaper - A singleton object which catches SIGCHLD signals and converts them into GObject-style "child-exited" signals. More...
class  Terminal
 Terminal - a terminal emulator implemented as a gtkmm widget. More...
class  TerminalAccessible
 TerminalAccessible - Accessibility peer of Gnome::Vte::Terminal. More...
class  TextAndCharAttrs
 TextAndCharAttrs - class storing string and its attributes. More...

Typedefs

typedef Glib::ArrayHandle
< Gnome::Vte::CharAttributes,
Gnome::Vte::CharAttributesTraits > 
ArrayHandle_CharAttributes

Enumerations

enum  TerminalAntiAlias {
  ANTI_ALIAS_USE_DEFAULT,
  ANTI_ALIAS_FORCE_ENABLE,
  ANTI_ALIAS_FORCE_DISABLE
}
enum  TerminalCursorBlinkMode {
  CURSOR_BLINK_SYSTEM,
  CURSOR_BLINK_ON,
  CURSOR_BLINK_OFF
}
enum  TerminalCursorShape {
  CURSOR_SHAPE_BLOCK,
  CURSOR_SHAPE_IBEAM,
  CURSOR_SHAPE_UNDERLINE
}
enum  TerminalEraseBinding {
  ERASE_AUTO,
  ERASE_ASCII_BACKSPACE,
  ERASE_ASCII_DELETE,
  ERASE_DELETE_SEQUENCE
}

Functions

void init ()

Typedef Documentation


Function Documentation

void Gnome::Vte::init (  ) 


Generated for libvtemm by Doxygen 1.5.8 © 1997-2008