MCPcopy Create free account
hub / github.com/cogentcore/core / Defaults

Method Defaults

core/settings.go:50–50  ·  view source on GitHub ↗

Defaults sets the default values for all of the settings.

()

Source from the content-addressed store, hash-verified

48
49 // Defaults sets the default values for all of the settings.
50 Defaults()
51
52 // Apply does anything necessary to apply the settings to the app.
53 Apply()

Callers 15

ConfigGoImageMethod · 0.65
ConfigGrabMethod · 0.65
ConfigSurfaceImageMethod · 0.65
DefaultsMethod · 0.65
DefaultsMethod · 0.65
InitMethod · 0.65
DefaultsMethod · 0.65
DefaultsMethod · 0.65
DefaultsMethod · 0.65
DefaultsMethod · 0.65
DefaultsMethod · 0.65
DefaultsMethod · 0.65

Implementers 4

SettingsBasecore/settings.go
_cogentcore_org_core_core_Settingsyaegicore/symbols/cogentcore_org-core-
_cogentcore_org_core_core_SettingsOpeneryaegicore/symbols/cogentcore_org-core-
_cogentcore_org_core_core_SettingsSaveryaegicore/symbols/cogentcore_org-core-

Calls

no outgoing calls

Tested by

no test coverage detected