[ CCode ( has_construct_function = false ) ]
public AccessibleList.from_list (List<Accessible> list)
Allocates a new `GtkAccessibleList`, doing a shallow copy of the passed list of `GtkAccessible` instances.
list |
a reference to a `GList` containing a list of accessible values |
the list of accessible instances |