From d88a4629f9a98fb8f72f1bab69e77aacdd4ca082 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 20 Feb 2021 00:21:21 -0500 Subject: [PATCH] docs: Tweaks Windows section Remove unsupported heading anchors. --- docs/reference/gtk/windows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/gtk/windows.md b/docs/reference/gtk/windows.md index 3541334d85..886b99f42f 100644 --- a/docs/reference/gtk/windows.md +++ b/docs/reference/gtk/windows.md @@ -9,7 +9,7 @@ More information about GTK on Windows, including detailed build instructions, binary downloads, etc, can be found [online](https://wiki.gnome.org/Projects/GTK/Win32). -## Windows-specific environment variables {#win32-envar} +## Windows-specific environment variables The Win32 GDK backend can be influenced with some additional environment variables. @@ -23,7 +23,7 @@ If this variable is set, GTK doesn't use the Wintab API for tablet support. If this variable is set, GTK uses the Wintab API for tablet support. This is the default. -## Windows-specific handling of cursors {#win32-cursors} +## Windows-specific handling of cursors By default the "system" cursor theme is used. This makes GTK prefer cursors that Windows currently uses, falling back to Adwaita cursors and (as the last