Widget.handleActionStateRequest - multiple declarations

Function Widget.handleActionStateRequest

override to handle specific actions state (e.g. change enabled state for supported actions)

Prototype

bool handleActionStateRequest(
  const(Action) a
);

Function Widget.handleActionStateRequest

override to handle specific actions state (e.g. change enabled state for supported actions)

Prototype

bool handleActionStateRequest(
  const(Action) a
);

Function Widget.handleActionStateRequest

override to handle specific actions state (e.g. change enabled state for supported actions)

Prototype

bool handleActionStateRequest(
  const(Action) a
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0