dialog

package
v0.0.0-...-d5a0809 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAbout

func NewAbout(content string, links []*widget.Hyperlink, a fyne.App, w fyne.Window) dialog.Dialog

NewAbout creates a parallax about dialog using the app metadata along with the markdown content and links passed into this method. You should call Show on the returned dialog to display it.

func NewAboutWindow

func NewAboutWindow(content string, links []*widget.Hyperlink, a fyne.App) fyne.Window

NewAboutWindow creates a parallax about window using the app metadata along with the markdown content and links passed into this method. You should call Show on the returned window to display it.

func ShowAbout

func ShowAbout(content string, links []*widget.Hyperlink, a fyne.App, w fyne.Window)

ShowAbout opens a parallax about dialog using the app metadata along with the markdown content and links passed into this method.

func ShowAboutWindow

func ShowAboutWindow(content string, links []*widget.Hyperlink, a fyne.App)

ShowAboutWindow opens a parallax about window using the app metadata along with the markdown content and links passed into this method.

Types

This section is empty.

Jump to

Keyboard shortcuts

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