docs: Mention for what GtkStringObject:string is useful

This commit is contained in:
Emmanuele Bassi
2023-09-21 15:28:37 +01:00
committed by Matthias Clasen
parent 60560e5277
commit f3daa0ee08

View File

@@ -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 *