StringList

constructor(strings: List<String>? = null)

Creates a new GtkStringList with the given @strings.

Return

a new GtkStringList

Parameters

strings

The strings to put in the model


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