dialog

package
v0.0.0-...-f24390b Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Error

func Error(msg string)

func SelectFileOpen

func SelectFileOpen(title string, filename string, filters []FileFilter) (string, error)

func SelectFileSave

func SelectFileSave(title string, filename string, filters []FileFilter) (string, error)

func Warning

func Warning(msg string)

Types

type FileFilter

type FileFilter struct {
	Name     string
	Patterns []string
	CaseFold bool
}

Jump to

Keyboard shortcuts

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