gtk: Missing end of code block
authorDavid Demelier <markand@malikania.fr>
Tue, 26 Jul 2022 14:52:30 +0000 (14:52 +0000)
committerDavid Demelier <markand@malikania.fr>
Tue, 26 Jul 2022 14:52:30 +0000 (14:52 +0000)
gtk/gtkwidget.c

index 0f36edb72e3e11dd9fb5a4387abdfa2edec91744..003b61f0bd455aeb7042c3c5cbdbf47b48daede0 100644 (file)
  *
  *   G_OBJECT_CLASS (foo_widget_parent_class)->dispose (gobject);
  * }
+ * ```
  *
  * You can access widgets defined in the template using the
  * [id@gtk_widget_get_template_child] function, but you will typically declare