AtkSelectionIface.isChildSelected

struct AtkSelectionIface
extern (C)
int function(AtkSelection* selection, int i) isChildSelected;

Return Value

a gboolean representing the specified child is selected, or 0 if selection does not implement this interface.