Setting.boolean - multiple declarations

Function Setting.boolean

read as boolean value

Prototype

inout inout(bool) boolean() @property;

Function Setting.boolean

set bool value for object

Prototype

bool boolean(
  bool v
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0