MCPcopy Create free account
hub / github.com/SFML/SFML / getString

Method getString

src/SFML/Window/Unix/ClipboardImpl.cpp:56–59  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

54
55////////////////////////////////////////////////////////////
56String ClipboardImpl::getString()
57{
58 return getInstance().getStringImpl();
59}
60
61
62////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls 1

getStringImplMethod · 0.80

Tested by

no test coverage detected