Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GraphiteEditor/Graphite
/ hide_others
Method
hide_others
desktop/src/window/mac.rs:42–44 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
40
}
41
42
fn hide_others(&self) {
43
app::hide_others();
44
}
45
46
fn show_all(&self) {
47
app::show_all();
Callers
nothing calls this directly
Calls
1
hide_others
Function · 0.85
Tested by
no test coverage detected