[ CCode ( type_id = "gtk_string_object_get_type ()" ) ]
public sealed class StringObject : Object
The type of items in a `GtkStringList`.
A `GtkStringObject` is a wrapper around a `const char*`; it has a [property@Gtk.StringObject:string] property that can be used for property bindings and expressions.