AccessibleList.from_list
Description:
Allocates a new `GtkAccessibleList`, doing a shallow copy of the passed list of accessible objects
Parameters:
list |
a list of accessible objects |
Returns:
the list of accessible objects |