Widget.fontItalic - multiple declarations

Function Widget.fontItalic

set font style (italic/normal) for widget - override one from style

Prototype

Widget fontItalic(
  bool italic
) @property;

Function Widget.fontItalic

returns font style (italic/normal)

Prototype

bool fontItalic() @property const;

Function Widget.fontItalic

returns font style (italic/normal)

Prototype

bool fontItalic() @property const;

Function Widget.fontItalic

set font style (italic/normal) for widget - override one from style

Prototype

Widget fontItalic(
  bool italic
) @property;

Function Widget.fontItalic

returns font style (italic/normal)

Prototype

bool fontItalic() @property const;

Function Widget.fontItalic

set font style (italic/normal) for widget - override one from style

Prototype

Widget fontItalic(
  bool italic
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0