AccessibleList

class AccessibleList(val gtkAccessibleListPointer: <Error class: unknown class><<Error class: unknown class>>)(source)

A boxed type which wraps a list of references to GtkAccessible objects.

Skipped during bindings generation

  • parameter accessibles: Array parameter of type Accessible is not supported

Since

4.14

Constructors

Link copied to clipboard
constructor(list: <Error class: unknown class>)

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

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val gtkAccessibleListPointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard
fun getObjects(): <Error class: unknown class>

Gets the list of objects this boxed type holds