StringList.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(string[] strings = null)

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

Parameters

stringsThe strings to put in the model

Returns