Attribute.value - multiple declarations

Function Attribute.value

get attribute value

Prototype

string value() @property;

Function Attribute.value

set attribute value

Prototype

void value(
  string s
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0