Widget.focusRectColors - multiple declarations

Function Widget.focusRectColors

returns colors to draw focus rectangle (one for solid, two for vertical gradient) or null if no focus rect should be drawn for style

Prototype

const(uint[]) focusRectColors() @property const;

Function Widget.focusRectColors

returns colors to draw focus rectangle (one for solid, two for vertical gradient) or null if no focus rect should be drawn for style

Prototype

const(uint[]) focusRectColors() @property const;

Function Widget.focusRectColors

returns colors to draw focus rectangle (one for solid, two for vertical gradient) or null if no focus rect should be drawn for style

Prototype

const(uint[]) focusRectColors() @property const;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0