package
0.0.0-20241129181601-16579bf63a24
Repository: https://github.com/ddkwork/unison.git
Documentation: pkg.go.dev
# Functions
ClassicAppleLogoImage returns an image of the classic rainbow-colored Apple logo.
HomeImage returns a stylized image of a home, suitable for an icon.
MountainsImage returns an image of some mountains.
NewDemoDockWindow creates and displays our demo dock window.
NewDemoTableWindow creates and displays our demo table window.
NewDemoWindow creates and displays our demo window.
NewDockablePanel creates a new sample dockable panel.
ShowAboutWindow displays the about window, creating it if necessary.
# Constants
IDs for the actions.
IDs for the actions.
IDs for the actions.
IDs for the actions.
IDs for the actions.
# Variables
NewDockWindowAction opens a new demo dock window when triggered.
NewTableWindowAction opens a new demo table window when triggered.
NewWindowAction opens a new demo window when triggered.
OpenAction presents a file open dialog and then prints any selected files onto the console.
# Structs
DockablePanel provides a sample dockable panel.