gtk2/docs/reference
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
..
gdk API: screen: Remove gdk_screen_is_composited() 2016-10-29 04:49:47 +02:00
gsk Make gdk.la and gsk.la a noninst helper library 2016-10-26 16:34:15 +02:00
gtk docs: more logical GtkEntry function order in the section file 2016-10-27 12:30:04 +02:00
Makefile.am gsk: Build docs 2016-10-18 11:49:13 +01:00