Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Recordscript/recordscript
/ root
Method
root
libs/scrap/src/x11/display.rs:55–57 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
53
self.rect.h as _
54
}
55
pub fn root(&self) -> xcb_window_t {
56
self.root
57
}
58
59
pub fn name(&self) -> String {
60
self.name.clone()
Callers
1
get_image
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected