AccessibleList.from_list
Description:
Allocates a new `GtkAccessibleList`, doing a shallow copy of the passed list of `GtkAccessible` instances.
Parameters:
list |
a reference to a `GList` containing a list of accessible values |
Returns:
the list of accessible instances |