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

Method get_split_direction

plugins/tile/tree.cpp:245–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245split_direction_t split_node_t::get_split_direction() const
246{
247 return this->split_direction;
248}
249
250split_node_t::split_node_t(split_direction_t dir)
251{

Callers 2

tree_to_jsonFunction · 0.80
handle_move_retileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected