Widget.measuredWidth - multiple declarations

Function Widget.measuredWidth

returns measured width (calculated during measure() call)

Prototype

int measuredWidth() pure nothrow @property @nogc @safe;

Function Widget.measuredWidth

returns measured width (calculated during measure() call)

Prototype

int measuredWidth() pure nothrow @property @nogc @safe;

Function Widget.measuredWidth

returns measured width (calculated during measure() call)

Prototype

int measuredWidth() pure nothrow @property @nogc @safe;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0