ActionState.checked - multiple declarations

Function ActionState.checked

when true, for checkbox/radiobutton-like controls state should shown as checked

Prototype

bool checked() @property const;

Function ActionState.checked

Prototype

void checked(
  bool f
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0