aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ecore/src/lib/ecore_x/xlib/ecore_x_randr.h
blob: eca3c0c32c3b8f31543a7ddfb97d76bcea3c7deb (plain)
1
2
3
4
5
6
7
#ifndef ECORE_X_INLINE_X
#define ECORE_X_INLINE_X
Eina_Bool _ecore_x_randr_root_validate(Ecore_X_Window root);
Eina_Bool _ecore_x_randr_output_validate(Ecore_X_Window root,
                                         Ecore_X_Randr_Output
                                         output);
#endif