AccessibleList.from_list


Description:

[ 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.

Parameters:

list

a reference to a `GList` containing a list of accessible values

Returns:

the list of accessible instances