AtkTableIface.getSelectedColumns

struct AtkTableIface
extern (C)
int function(AtkTable* table, int** selected) getSelectedColumns;

Return Value

a gint representing the number of selected columns, or %0 if value does not implement this interface.

Meta