docs: add missing docs for GDK_WINDOWING_WAYLAND

This commit is contained in:
William Jon McCann 2014-01-20 13:42:57 -05:00
parent c6e72c4936
commit dc8439ee79

View File

@ -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:
*