Documentation
¶
Index ¶
- Constants
- func DisableLog()
- func EditorsNotEmpty(editors ...*widget.Editor) bool
- func GetAbsolutePath() (string, error)
- func HandleSubmitEvent(editors ...*widget.Editor) bool
- func NewStartPage(ctx context.Context, l *load.Load, isShuttingDown ...bool) app.Page
- func UseLogger(logger slog.Logger)
- type C
- type D
Constants ¶
View Source
const (
StartPageID = "start_page"
)
Variables ¶
This section is empty.
Functions ¶
func DisableLog ¶
func DisableLog()
DisableLog disables all library log output. Logging output is disabled by default until UseLogger is called.
func EditorsNotEmpty ¶
func GetAbsolutePath ¶
func HandleSubmitEvent ¶
func NewStartPage ¶
Types ¶
type D ¶
type D = layout.Dimensions
Click to show internal directories.
Click to hide internal directories.