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:
EINA_TRUE
is the Composite Extension is available,EINA_FALSE
if not.