Widget.fontFace - multiple declarations

Function Widget.fontFace

returns font face

Prototype

string fontFace() @property const;

Function Widget.fontFace

set font face for widget - override one from style

Prototype

Widget fontFace(
  string face
) @property;

Function Widget.fontFace

returns font face

Prototype

string fontFace() @property const;

Function Widget.fontFace

set font face for widget - override one from style

Prototype

Widget fontFace(
  string face
) @property;

Function Widget.fontFace

returns font face

Prototype

string fontFace() @property const;

Function Widget.fontFace

set font face for widget - override one from style

Prototype

Widget fontFace(
  string face
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0