AccessibleList

constructor(list: <Error class: unknown class>)(source)

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


constructor(gtkAccessibleListPointer: <Error class: unknown class><<Error class: unknown class>>)(source)