X Composite Extension Functions

Functions related to the X Composite extension. More...

Functions

EAPI Eina_Bool ecore_x_composite_query (void)
 Return whether the Composite Extension is available.

Detailed Description

Functions related to the X Composite extension.


Function Documentation

EAPI Eina_Bool ecore_x_composite_query ( void  )

Return whether the Composite Extension is available.

Returns:
1 if the Composite Extension is available, 0 if not.

Return 1 if the X server supports the Composite Extension version 0.4 or greater, 0 otherwise.