MCPcopy Create free account
hub / github.com/WayfireWM/wayfire / get_node

Method get_node

src/output/workspace-impl.cpp:752–755  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

750}
751
752scene::floating_inner_ptr workspace_set_t::get_node() const
753{
754 return pimpl->wnode;
755}
756
757uint64_t workspace_set_t::get_index() const
758{

Callers 5

set_toplevel_parentMethod · 0.45
createMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected