gtk.string_object
Module for [StringObject] class
Types 3
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.string_ property that can be used for property bindings and expressions.
Methods
StringObjectGidBuilder builder() static nothrowGet builder for [gtk.string_object.StringObject] Returns: New builder objectstring getString() nothrowReturns the string contained in a [gtk.string_object.StringObject]. Returns: the string of selfFluent builder implementation template for gtk.string_object.StringObject
Fluent builder for gtk.string_object.StringObject
Methods