Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CUI ¶
type CUI struct {
App ctk.Application
Args []string
Display cdk.Display
Window ctk.Window
MainLabel ctk.Label
DiffView ctk.ScrolledViewport
DiffLabel ctk.Label
WorkAccel ctk.AccelGroup
EditButton ctk.Button
KeepEditButton ctk.Button
SkipEditButton ctk.Button
SkipButton ctk.Button
ApplyButton ctk.Button
QuitButton ctk.Button
ActionArea ctk.HButtonBox
StateSpinner ctk.Spinner
StatusLabel ctk.Label
LastError error
sync.RWMutex
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.