worker

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2020 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AbstractWorker

type AbstractWorker struct {
	// contains filtered or unexported fields
}

func (AbstractWorker) GetFace

func (receiver AbstractWorker) GetFace() gtk.IWidget

type ExportWorker

type ExportWorker struct {
	AbstractWorker
}

type Worker

type Worker interface {
	GetFace() gtk.IWidget
}

func BuildExportWorker

func BuildExportWorker() Worker

func BuildExportWorkerWithWindow

func BuildExportWorkerWithWindow(app *gtk.Window) Worker

Jump to

Keyboard shortcuts

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