Picture.setAlternativeText

Sets an alternative textual description for the picture contents.

It is equivalent to the "alt" attribute for images on websites.

This text will be made available to accessibility tools.

If the picture cannot be described textually, set this property to %NULL.

class Picture
void
setAlternativeText

Parameters

alternativeText string

a textual description of the contents

Meta