Style.maxWidth - multiple declarations

Function Style.maxWidth

set max width constraint

Prototype

Style maxWidth(
  int value
) @property;

Function Style.maxWidth

max width constraint, returns SIZE_UNSPECIFIED if limit is not set

Prototype

uint maxWidth() @property const;

Function Style.maxWidth

set max width constraint

Prototype

Style maxWidth(
  int value
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0