UIString.id - multiple declarations

Function UIString.id

Returns string resource id

Prototype

string id() @property const;

Function UIString.id

Sets string resource id

Prototype

void id(
  string ID
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0