class GLib::Strv

Represents a null-terminated array of strings. GLib uses this construction, but does not provide any actual functions for this class.

The implementation is mainly inherited from GObjectIntrospection::Strv.