StringObject.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(string string_)

Wraps a string in an object for use with gio.list_model.ListModel.

Parameters

string_The string to wrap

Returns