MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / SetMonitorName

Method SetMonitorName

src/client/ui/float_controller_panel.cpp:724–726  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

722 }
723
724 void FloatControllerPanel::SetMonitorName(const std::string& mon_name) {
725 monitor_name_ = mon_name;
726 }
727}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected