Class
GtkStringObject
Description [src]
final class Gtk.StringObject : GObject.Object
{
/* No available fields */
}
GtkStringObject
is the type of items in a GtkStringList
.
A GtkStringObject
is a wrapper around a const char*
; it has
a GtkStringObject:string
property that can be used
for property bindings and expressions.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.