Documentation ¶
Index ¶
- type Terminal
- func (t Terminal) Fork(args []string)
- func (t Terminal) GetFont() *C.PangoFontDescription
- func (t Terminal) GetIconTitle() string
- func (t Terminal) SetColorBackground(pattern string)
- func (t Terminal) SetColorCursor(pattern string)
- func (t Terminal) SetColorForeground(pattern string)
- func (t Terminal) SetColors(foreground string, background string, palette []string)
- func (t Terminal) SetFont(fd *C.PangoFontDescription)
- func (t Terminal) SetFontFromString(font string)
- func (t Terminal) VteToGtk() *gtk.Widget
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Terminal ¶
func NewTerminal ¶
func NewTerminal() Terminal
func (Terminal) GetFont ¶
func (t Terminal) GetFont() *C.PangoFontDescription
func (Terminal) GetIconTitle ¶
func (Terminal) SetColorBackground ¶
func (Terminal) SetColorCursor ¶
func (Terminal) SetColorForeground ¶
func (Terminal) SetFont ¶
func (t Terminal) SetFont(fd *C.PangoFontDescription)
func (Terminal) SetFontFromString ¶
Click to show internal directories.
Click to hide internal directories.