encrypt

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

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

Go to latest
Published: Feb 8, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GtkBuilder

type GtkBuilder struct {
	Builder *gtk.Builder
}

func (*GtkBuilder) GetObject

func (g *GtkBuilder) GetObject(name string) glib.IObject

GetObject : Gets a gtk object by name

type MainForm

type MainForm struct {
	Window *gtk.ApplicationWindow
	// contains filtered or unexported fields
}

func NewMainForm

func NewMainForm() *MainForm

NewMainForm : Creates a new MainForm object

func (*MainForm) OpenMainForm

func (m *MainForm) OpenMainForm(app *gtk.Application)

OpenMainForm : Opens the MainForm window

func (*MainForm) SetButtonIcon

func (m *MainForm) SetButtonIcon(button *gtk.Button, bytes []byte)

func (*MainForm) SetText

func (m *MainForm) SetText(textview *gtk.TextView, text string)

Jump to

Keyboard shortcuts

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