TreeItem.newChild - multiple declarations

Function TreeItem.newChild

create and add new child item

Prototype

TreeItem newChild(
  string id,
  dstring label,
  string iconRes = null
);

Function TreeItem.newChild

create and add new child item

Prototype

TreeItem newChild(
  string id,
  dstring label,
  string iconRes = null
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0