From: António Fernandes Date: Sun, 14 Feb 2021 15:20:54 +0000 (+0000) Subject: docs: Mark heading in migration guide X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1~1^2~83^2^2~406^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a810f600bfa3ed8340ce8e1799257e7cfa7d2aeb;p=gtk4.git docs: Mark heading in migration guide This heading was missing from the index because it was not marked as one --- diff --git a/docs/reference/gtk/migrating-3to4.md b/docs/reference/gtk/migrating-3to4.md index 597e77c78e..c1670e4e2f 100644 --- a/docs/reference/gtk/migrating-3to4.md +++ b/docs/reference/gtk/migrating-3to4.md @@ -135,7 +135,7 @@ These functions are not supported in GTK 4. Instead, either use backend-specific APIs, or render your widgets using #GtkWidgetClass.snapshot() (once you are using GTK 4). -Stop using GtkButton's image-related API +### Stop using GtkButton's image-related API The functions and properties related to automatically add a GtkImage to a GtkButton, and using a GtkSetting to control its visibility, are