GtkStringObject

gtk.string_object.StringObject is the type of items in a gtk.string_list.StringList.

A gtk.string_object.StringObject is a wrapper around a const char*; it has a gtk.string_object.StringObject.utf8 property that can be used for property bindings and expressions.

struct GtkStringObject