Widget.getAllocatedWidth

Returns the width that has currently been allocated to @widget.

class Widget
int
getAllocatedWidth
()

Return Value

Type: int

the width of the @widget

Meta