DrawableCache.resourcePaths - multiple declarations

Function DrawableCache.resourcePaths

Prototype

string[] resourcePaths() @property;

Function DrawableCache.resourcePaths

set resource directory paths array (only existing dirs will be added)

Prototype

void resourcePaths(
  string[] paths
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0