Versions in this module Expand all Collapse all v0 v0.2.2 Jan 18, 2018 Changes in this version + const GonvimMarkdownBufName + const GonvimMarkdownScrollDownEvent + const GonvimMarkdownScrollUpEvent + const GonvimMarkdownToggleEvent + const GonvimMarkdownUpdateEvent + type Markdown struct type Workspace + func (w *Workspace) InputMethodEvent(event *gui.QInputMethodEvent) + func (w *Workspace) InputMethodQuery(query core.Qt__InputMethodQuery) *core.QVariant v0.2.1 Jan 11, 2018 Changes in this version + func InitEditor() + type ByCol []map[string]interface + func (s ByCol) Len() int + func (s ByCol) Less(i, j int) bool + func (s ByCol) Swap(i, j int) + type Char struct + type CmdContent struct + type Cmdline struct + type Cursor struct + type Editor struct + type Finder struct + type Font struct + type Highlight struct + type Locpopup struct + type Message struct + type MessageItem struct + type Palette struct + type PaletteResultItem struct + type PopupItem struct + type PopupMenu struct + type RGBA struct + A float64 + B int + G int + R int + func (rgba *RGBA) Hex() string + func (rgba *RGBA) QColor() *gui.QColor + func (rgba *RGBA) String() string + type Screen struct + func (s *Screen) InputMethodEvent(event *gui.QInputMethodEvent) + func (s *Screen) InputMethodQuery(query core.Qt__InputMethodQuery) *core.QVariant + type Signature struct + type StatusMode struct + type Statusline struct + type StatuslineEncoding struct + type StatuslineFile struct + type StatuslineFiletype struct + type StatuslineGit struct + type StatuslineLint struct + type StatuslinePos struct + type Svg struct + type SvgXML struct + type Tab struct + ID int + Name string + type Tabline struct + CurrentID int + Tabs []*Tab + type Window struct + type Workspace struct + type WorkspaceSide struct + type WorkspaceSideItem struct