viewer

package
v0.0.0-...-63035c5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MessageViewWidget

type MessageViewWidget struct {
	widget.BaseWidget
	fyne.ShortcutHandler
	desktop.Keyable
	// contains filtered or unexported fields
}

func New

func New() *MessageViewWidget

func (*MessageViewWidget) AcceptsTab

func (self *MessageViewWidget) AcceptsTab() bool

AcceptsTab indicates that this widget will use the Tab key (avoids loss of focus).

func (*MessageViewWidget) CreateRenderer

func (self *MessageViewWidget) CreateRenderer() fyne.WidgetRenderer

func (*MessageViewWidget) FocusGained

func (self *MessageViewWidget) FocusGained()

func (*MessageViewWidget) FocusLost

func (self *MessageViewWidget) FocusLost()

func (*MessageViewWidget) Focused

func (self *MessageViewWidget) Focused() bool

func (*MessageViewWidget) KeyDown

func (self *MessageViewWidget) KeyDown(k *fyne.KeyEvent)

func (*MessageViewWidget) KeyUp

func (self *MessageViewWidget) KeyUp(k *fyne.KeyEvent)

func (*MessageViewWidget) Resize

func (self *MessageViewWidget) Resize(s fyne.Size)

func (*MessageViewWidget) SetBackgroundColor

func (self *MessageViewWidget) SetBackgroundColor(c color.Color)

func (*MessageViewWidget) SetForegroundColor

func (self *MessageViewWidget) SetForegroundColor(c color.Color)

func (*MessageViewWidget) TypedKey

func (self *MessageViewWidget) TypedKey(key *fyne.KeyEvent)

func (*MessageViewWidget) TypedRune

func (self *MessageViewWidget) TypedRune(r rune)

func (*MessageViewWidget) Writeln

func (self *MessageViewWidget) Writeln(s string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL