Element.appendText - multiple declarations

Function Element.appendText

append text child

Prototype

override Node appendText(
  dstring s,
  int index = -1
);

Function Element.appendText

append text child

Prototype

override Node appendText(
  dstring s,
  int index = -1
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0