AccessibleList.from_array
Description:
[ CCode ( has_construct_function = false ) ]
public AccessibleList.from_array (Accessible[] accessibles)
public AccessibleList.from_array (Accessible[] accessibles)
Allocates a new list of accessible objects.
Parameters:
accessibles |
array of accessible objects |
n_accessibles |
length of the |
Returns:
the newly created list of accessible objects |