gnome

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 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 GUI

type GUI struct {
	*gtk.ApplicationWindow
	Send *gtk.Button
	// contains filtered or unexported fields
}

GUI presents a graphical user interface that satisfies the Logger interface.

func Load

func Load() (*GUI, error)

Load creates a Window from stored glade definitions.

func (*GUI) AddRecipient

func (g *GUI) AddRecipient(p string)

func (*GUI) Close

func (g *GUI) Close() error

func (*GUI) LogFail

func (g *GUI) LogFail(s string, v ...interface{})

func (*GUI) LogInfo

func (g *GUI) LogInfo(s string, v ...interface{})

func (*GUI) LogSent

func (g *GUI) LogSent(s string, v ...interface{})

func (*GUI) LogSkip

func (g *GUI) LogSkip(s string, v ...interface{})

func (*GUI) LogTest

func (g *GUI) LogTest(s string, v ...interface{})

func (*GUI) LogWarn

func (g *GUI) LogWarn(s string, v ...interface{})

func (*GUI) Open

func (g *GUI) Open(p string) error

func (*GUI) Progress

func (g *GUI) Progress(s string)

func (*GUI) SetLetter

func (g *GUI) SetLetter(s string)

func (*GUI) SetTotal

func (g *GUI) SetTotal(total uint)

Jump to

Keyboard shortcuts

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