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

Method getString

src/SFML/Window/Clipboard.cpp:37–40  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

35{
36////////////////////////////////////////////////////////////
37String Clipboard::getString()
38{
39 return priv::ClipboardImpl::getString();
40}
41
42
43////////////////////////////////////////////////////////////

Callers 7

Text.test.cppFile · 0.45
updateCursorPositionMethod · 0.45
generateEffectDataMethod · 0.45
updateRainbowTextMethod · 0.45
KeyboardViewMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected