forked from AuroraMiddleware/gtk
docs: add missing docs for GDK_WINDOWING_WAYLAND
This commit is contained in:
parent
c6e72c4936
commit
dc8439ee79
@ -88,6 +88,15 @@
|
||||
* Use this macro to guard code that is specific to the Quartz backend.
|
||||
*/
|
||||
|
||||
/**
|
||||
* GDK_WINDOWING_WAYLAND:
|
||||
*
|
||||
* The #GDK_WINDOWING_WAYLAND macro is defined if the Wayland backend
|
||||
* is supported.
|
||||
*
|
||||
* Use this macro to guard code that is specific to the Wayland backend.
|
||||
*/
|
||||
|
||||
/**
|
||||
* GDK_DISABLE_DEPRECATION_WARNINGS:
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user