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;

Authors

Copyright

License