PrevUpHomeNext

method: shared_device.caption(...)


Set the window title

Calling Sig:

shared_device.caption(title_str);

title_str can be std::string or std::wstring.

See Also

method: shared_device.tuple()

class: dcpp::shared_device

Back

Up

c++

Duckcpp

cppfx.xyz


PrevUpHomeNext