Widget.fontWeight - multiple declarations

Function Widget.fontWeight

set font weight for widget - override one from style

Prototype

Widget fontWeight(
  int weight
) @property;

Function Widget.fontWeight

returns font weight

Prototype

ushort fontWeight() @property const;

Function Widget.fontWeight

set font weight for widget - override one from style

Prototype

Widget fontWeight(
  int weight
) @property;

Function Widget.fontWeight

returns font weight

Prototype

ushort fontWeight() @property const;

Function Widget.fontWeight

returns font weight

Prototype

ushort fontWeight() @property const;

Function Widget.fontWeight

set font weight for widget - override one from style

Prototype

Widget fontWeight(
  int weight
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0