libwolfram20
◆
getAlt()
std::string WAImage::getAlt
(
)
Returning a 'alt' attribute of image.
Returns
Alternate text of image
35
{
36
return
this->
_alt
;
37
}
WAImage::_alt
std::string _alt
Alternate text to display in case the image does not render correctly.
Definition:
WAImage.h:42
WAImage
Generated by
1.9.2