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 accessible objects

Parameters:

list

a list of accessible objects

Returns:

the list of accessible objects