Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Headache ¶
type Headache struct {
// contains filtered or unexported fields
}
Headache implements the headache UI
func (*Headache) RunAndWait ¶
func (h *Headache) RunAndWait()
RunAndWait runs the app and waits for it to complete
type WrappedValidator ¶
type WrappedValidator struct { *fyne.Container // contains filtered or unexported fields }
func (WrappedValidator) Validate ¶
func (ww WrappedValidator) Validate() error
Click to show internal directories.
Click to hide internal directories.