StringList.this

Creates a new gtk.string_list.StringList with the given strings.

class StringList
this
(
string[] strings = null
)

Parameters

strings string[]

The strings to put in the model

Return Value