AtkImageIface

Undocumented in source.

Members

Variables

getImageDescription
const(char)* function(AtkImage* image) getImageDescription;
getImageLocale
const(char)* function(AtkImage* image) getImageLocale;
getImagePosition
void function(AtkImage* image, int* x, int* y, AtkCoordType coordType) getImagePosition;
getImageSize
void function(AtkImage* image, int* width, int* height) getImageSize;
setImageDescription
int function(AtkImage* image, const(char)* description) setImageDescription;