From fb5b2d3d8eded8d9dc25df5483d33868db6d47f0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 6 Jan 2022 14:56:16 -0500 Subject: [PATCH] docs; Update supported backends Some strings have changed here. --- docs/reference/gtk/running.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/reference/gtk/running.md b/docs/reference/gtk/running.md index 924c5b344f..722c320256 100644 --- a/docs/reference/gtk/running.md +++ b/docs/reference/gtk/running.md @@ -286,7 +286,7 @@ requires that GTK is compiled with support for that backend. The following backends can be selected, provided they are included in the GDK libraries you are using: -`quartz` +`macos` : Selects the native Quartz backend `win32` @@ -336,9 +336,6 @@ using and the GDK backend supports them: `gl` : Selects the "gl" OpenGL renderer -`ngl` -: Selects the "ngl" OpenGL renderer - `vulkan` : Selects the Vulkan renderer