AtkSelectionIface.getSelectionCount

struct AtkSelectionIface
extern (C)
int function(AtkSelection* selection) getSelectionCount;

Return Value

a gint representing the number of items selected, or 0 if selection does not implement this interface.