Function Widget.childById

find child by id, returns null if not found

Prototype

Widget childById(
  string id,
  bool deepSearch = true
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0