EditBox.showWhiteSpaceMarks - multiple declarations

Function EditBox.showWhiteSpaceMarks

when true, show marks for tabs and spaces at beginning and end of line, and tabs inside line

Prototype

bool showWhiteSpaceMarks() @property const;

Function EditBox.showWhiteSpaceMarks

Prototype

void showWhiteSpaceMarks(
  bool show
) @property;

Function EditBox.showWhiteSpaceMarks

Prototype

void showWhiteSpaceMarks(
  bool show
) @property;

Function EditBox.showWhiteSpaceMarks

when true, show marks for tabs and spaces at beginning and end of line, and tabs inside line

Prototype

bool showWhiteSpaceMarks() @property const;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0