docs: Mention for what GtkStringObject:string is useful
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 21 Sep 2023 14:28:37 +0000 (15:28 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 28 Sep 2023 00:42:44 +0000 (20:42 -0400)
gtk/gtkstringlist.c

index 55aa584b34fb09163261aa881df3048d4ef0f9b5..01b5de815eebcc8c9bdce38edbc87e52b2bf2ce7 100644 (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 *