EditableContent.smartIndentsAfterPaste - multiple declarations

Function EditableContent.smartIndentsAfterPaste

true if smart indents are enabled

Prototype

bool smartIndentsAfterPaste() @property;

Function EditableContent.smartIndentsAfterPaste

set smart indents enabled flag

Prototype

EditableContent smartIndentsAfterPaste(
  bool enabled
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0