Merge branch 'matthiasc/for-main' into 'main'

docs; Update supported backends

See merge request GNOME/gtk!4344
This commit is contained in:
Matthias Clasen 2022-01-07 03:16:47 +00:00
commit fef179b625

View File

@ -286,7 +286,7 @@ requires that GTK is compiled with support for that backend.
The following backends can be selected, provided they are The following backends can be selected, provided they are
included in the GDK libraries you are using: included in the GDK libraries you are using:
`quartz` `macos`
: Selects the native Quartz backend : Selects the native Quartz backend
`win32` `win32`
@ -336,9 +336,6 @@ using and the GDK backend supports them:
`gl` `gl`
: Selects the "gl" OpenGL renderer : Selects the "gl" OpenGL renderer
`ngl`
: Selects the "ngl" OpenGL renderer
`vulkan` `vulkan`
: Selects the Vulkan renderer : Selects the Vulkan renderer