newFromList

fun newFromList(list: <Error class: unknown class>): AccessibleList

Allocates a new GtkAccessibleList, doing a shallow copy of the passed list of GtkAccessible instances.

Return

the list of accessible instances

Since

4.14

Parameters

list

a reference to a GList containing a list of accessible values