gtk3

package
v0.0.0-...-1e580ad Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2021 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Overview

Package gtk3 provides a gtk3-based GUI. Getting gotk3 to compile cleanly across multiple platforms has been kind of a pain so far, but if I can get it work, it should be rather nice.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GUI

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

GUI wraps the UI with all its assorted state.

func MakeGUI

func MakeGUI(c *data.Client) (*GUI, error)

MakeGUI creates a new Gtk3 GUI.

func (*GUI) ShowAndRun

func (g *GUI) ShowAndRun()

ShowAndRun displays the GUI and runs the Gtk event loop.

Jump to

Keyboard shortcuts

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