Escape Builder XML in GtkInfoBar docs
authorElliott Sales de Andrade <quantum.analyst@gmail.com>
Fri, 28 Jan 2022 10:32:16 +0000 (05:32 -0500)
committerElliott Sales de Andrade <quantum.analyst@gmail.com>
Fri, 28 Jan 2022 10:32:16 +0000 (05:32 -0500)
gtk/gtkinfobar.c

index 452c64fbc41d0251d73d04c035473b4f51811b5b..7eeaf88b7bce14d79c711954ac4dfb66129f38b7 100644 (file)
  *
  * # GtkInfoBar as GtkBuildable
  *
- * `GtkInfoBar` supports a custom <action-widgets> element, which can contain
- * multiple <action-widget> elements. The “response” attribute specifies a
+ * `GtkInfoBar` supports a custom `<action-widgets>` element, which can contain
+ * multiple `<action-widget>` elements. The “response” attribute specifies a
  * numeric response, and the content of the element is the id of widget
  * (which should be a child of the dialogs @action_area).
  *