Method

GdkScreenis_composited

since: 2.10

Declaration [src]

gboolean
gdk_screen_is_composited (
  GdkScreen* screen
)

Description [src]

Returns whether windows with an RGBA visual can reasonably be expected to have their alpha channel drawn correctly on the screen.

On X11 this function returns whether a compositing manager is compositing screen.

Available since: 2.10

Return value

Type: gboolean

Whether windows with RGBA visuals can reasonably be expected to have their alpha channels drawn correctly on the screen.