Widget.alignment - multiple declarations

Function Widget.alignment

sets alignment (combined vertical and horizontal)

Prototype

Widget alignment(
  ubyte value
) @property;

Function Widget.alignment

returns alignment (combined vertical and horizontal)

Prototype

ubyte alignment() @property const;

Function Widget.alignment

returns alignment (combined vertical and horizontal)

Prototype

ubyte alignment() @property const;

Function Widget.alignment

sets alignment (combined vertical and horizontal)

Prototype

Widget alignment(
  ubyte value
) @property;

Function Widget.alignment

sets alignment (combined vertical and horizontal)

Prototype

Widget alignment(
  ubyte value
) @property;

Function Widget.alignment

returns alignment (combined vertical and horizontal)

Prototype

ubyte alignment() @property const;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0