AtkValueIface

Undocumented in source.

Members

Variables

getCurrentValue
void function(AtkValue* obj, GValue* value) getCurrentValue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getIncrement
double function(AtkValue* obj) getIncrement;
getMaximumValue
void function(AtkValue* obj, GValue* value) getMaximumValue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getMinimumIncrement
void function(AtkValue* obj, GValue* value) getMinimumIncrement;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getMinimumValue
void function(AtkValue* obj, GValue* value) getMinimumValue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getRange
AtkRange* function(AtkValue* obj) getRange;
getSubRanges
GSList* function(AtkValue* obj) getSubRanges;
getValueAndText
void function(AtkValue* obj, double* value, char** text) getValueAndText;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
parent
GTypeInterface parent;
Undocumented in source.
setCurrentValue
int function(AtkValue* obj, GValue* value) setCurrentValue;
setValue
void function(AtkValue* obj, double newValue) setValue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta