long_desc property

long_desc property

URI [IETF RFC 2396] designating a long description of this image or frame. See the longdesc attribute definition in HTML 4.01.

Definition:

@property
def long_desc(self):
    ...
@long_desc.setter
def long_desc(self, value):
    ...

See Also