gtk/docs/reference/gdk
Benjamin Otte d249e77bcb API: screen: Remove gdk_screen_is_composited()
Switch code to use gdk_display_is_composited() instead.

The new code also doesn't use a vfunc to query the property but rather
requires the backend to call set_composited()/set_rgba() to change the
value.
2016-10-29 04:49:47 +02:00
..
images Update cursor docs 2016-05-17 14:16:39 -04:00
gdk3-overrides.txt docs: add missing docs for GDK_DISABLE_DEPRECATION_WARNINGS 2014-01-20 14:28:04 -05:00
gdk4-sections.txt API: screen: Remove gdk_screen_is_composited() 2016-10-29 04:49:47 +02:00
gdk4.types Make docs parallel installable 2016-10-07 10:34:50 -04:00
gdk-docs.sgml Make docs parallel installable 2016-10-07 10:34:50 -04:00
Makefile.am Make gdk.la and gsk.la a noninst helper library 2016-10-26 16:34:15 +02:00
version.xml.in