PopupWidget.flags - multiple declarations

Function PopupWidget.flags

popup close listener (called right before closing)

set popup close listener (to call right before closing)

returns popup behavior flags (combination of PopupFlags)

Prototype

uint flags() @property;

Function PopupWidget.flags

set popup behavior flags (combination of PopupFlags)

Prototype

PopupWidget flags(
  uint flags
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0