docs: Fix links to symbols outside the allowed namsepace

Use markdown links for anything that the docs don't depend upon,
like gtk, pixbuf, etc
This commit is contained in:
Jordan Petridis
2024-01-08 22:35:59 +02:00
parent f09bd17e32
commit 3f9f5c1420
15 changed files with 31 additions and 34 deletions

View File

@@ -63,7 +63,7 @@
* be prepared to handle at least the three following cases:
* [iface@Gio.LoadableIcon], [class@Gio.ThemedIcon] and [class@Gio.EmblemedIcon].
* It may also make sense to have fast-paths for other cases (like handling
* [class@GdkPixbuf.Pixbuf] directly, for example) but all compliant `GIcon`
* [GdkPixbuf](https://docs.gtk.org/gdk-pixbuf/class.Pixbuf.html) directly, for example) but all compliant `GIcon`
* implementations outside of GIO must implement [iface@Gio.LoadableIcon].
*
* If your application or library provides one or more `GIcon`