MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / GetAlignment

Method GetAlignment

UTCP/src/uh_ctrl.cpp:818–821  ·  view source on GitHub ↗

GetAligment Gets text alignment Params none Return alignment ***********************************/

Source from the content-addressed store, hash-verified

816 alignment
817***********************************/
818int CUH_Control::GetAlignment() const
819{
820 return m_alignment;
821}
822
823
824/**********************************

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected