AtkTableIface.addRowSelection

struct AtkTableIface
extern (C)
int function(AtkTable* table, int row) addRowSelection;

Return Value

a gboolean representing if row was successfully added to selection, or 0 if value does not implement this interface.