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

Method Close

system/window.go:162–162  ·  view source on GitHub ↗

Close requests that the window be closed. The behavior of the Window after this, whether calling its methods or passing it as an argument, is undefined. See App.Quit methods to quit overall app.

()

Source from the content-addressed store, hash-verified

160 // after this, whether calling its methods or passing it as an argument,
161 // is undefined. See App.Quit methods to quit overall app.
162 Close()
163
164 // Sets the mouse position to given values
165 SetMousePos(x, y float64)

Callers 15

DestroyMethod · 0.65
closeBufMethod · 0.65
CopyFileFunction · 0.65
OpenImageFunction · 0.65
OpenImageFunction · 0.65
OpenImageFunction · 0.65
OpenImageFunction · 0.65
CloseSSHMethod · 0.65
InteractiveMethod · 0.65
SVGToFileMethod · 0.65
handleElementFunction · 0.65
GetFunction · 0.65

Calls

no outgoing calls

Tested by 8

TestReadTableDatFunction · 0.52
tstFunction · 0.52
TestMergeFSFunction · 0.52
TestSignPKCS7Function · 0.52
TestWriterFunction · 0.52
writeTempFileFunction · 0.52
TestAndroidBuildFunction · 0.52