package
0.1.4
Repository: https://github.com/diamondburned/gotktrix.git
Documentation: pkg.go.dev

# Functions

BuildSteps builds multiple steps using the given data.
MustNotDone panics.
New creates a new Assistant.
NewStep creates a new assistant step.
NewStepData builds a new step data.
Show is a helper function for showing an Assistant dialog immediately.
Use uses an existing window instead of creating a dialog.

# Structs

Assistant is a widget that behaves similarly to gtk.Assistant.
Step describes each step of the assistant.
StepData is the primitive data of a step that is used to build steps.