Gtk.StringObject¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Gtk.StringObject(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
GtkStringObject
is the type of items in aGtkStringList
.A
GtkStringObject
is a wrapper around aconst char*
; it has a [property`Gtk`.StringObject:string] property that can be used for property bindings and expressions.