ActionState.enabled - multiple declarations

Function ActionState.enabled

when false, control showing this action should be disabled

Prototype

bool enabled() @property const;

Function ActionState.enabled

Prototype

void enabled(
  bool f
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0