docs: Mention for what GtkStringObject:string is useful
This commit is contained in:
committed by
Matthias Clasen
parent
60560e5277
commit
f3daa0ee08
@@ -65,7 +65,8 @@
|
||||
* `GtkStringObject` is the type of items in a `GtkStringList`.
|
||||
*
|
||||
* A `GtkStringObject` is a wrapper around a `const char*`; it has
|
||||
* a [property@Gtk.StringObject:string] property.
|
||||
* a [property@Gtk.StringObject:string] property that can be used
|
||||
* for property bindings and expressions.
|
||||
*/
|
||||
|
||||
#define GDK_ARRAY_ELEMENT_TYPE GtkStringObject *
|
||||
|
||||
Reference in New Issue
Block a user