AtkValueIface.getValueAndText

gets the current value and the human readable text alternative (if available) of this object. Since 2.12.

struct AtkValueIface
extern (C)
void function(AtkValue* obj, double* value, char** text) getValueAndText;