Ecore_X_Composite_Group (3) - Linux Manuals

Ecore_X_Composite_Group: Functions related to the X Composite extension.

NAME

X Composite Extension Functions - Functions related to the X Composite extension.

Functions


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

Detailed Description

Functions related to the X Composite extension.

Function Documentation

EAPI int 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.

Author

Generated automatically by Doxygen for Ecore from the source code.