width property

width property

Is a double giving the calculated width of a segment of inline text in CSS pixels.

Definition:

@property
def width(self):
    ...

See Also