package
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Aug 1, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Arg struct {
Name string
Value interface{}
}
const (
WinOpen CallType = iota
WinClose
WinFocus
WinBlur
WinRefreshData
WinFreshData
ViewOpen
ViewFocus
ViewBlur
ViewRefreshData
ViewFreshData
MsgError
WMCloseWin
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.