EditableContent.useSpacesForTabs - multiple declarations

Function EditableContent.useSpacesForTabs

set new Tab key behavior flag: when true, spaces will be inserted instead of tabs

Prototype

EditableContent useSpacesForTabs(
  bool useSpacesForTabs
) @property;

Function EditableContent.useSpacesForTabs

when true, spaces will be inserted instead of tabs

Prototype

bool useSpacesForTabs() @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0