princeamd pushed a commit to branch enlightenment-0.17.

commit 4f8bb6f04cabe8c2421ca198aad06ce0508e4755
Author: Christopher Michael <[email protected]>
Date:   Tue Feb 19 10:55:42 2013 +0000

    Backport: 82a0808 :: Add function prototypes for setting monitor crtc and 
output config.
    
    Signed-off-by: Christopher Michael <[email protected]>
    
    SVN revision: 84129
    Signed-off-by: Deon Thomas <[email protected]>
---
 src/modules/conf_randr/e_smart_monitor.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/modules/conf_randr/e_smart_monitor.h 
b/src/modules/conf_randr/e_smart_monitor.h
index babed79..6dfd3f2 100644
--- a/src/modules/conf_randr/e_smart_monitor.h
+++ b/src/modules/conf_randr/e_smart_monitor.h
@@ -4,6 +4,8 @@
 #  define E_SMART_MONITOR_H
 
 Evas_Object *e_smart_monitor_add(Evas *evas);
+void e_smart_monitor_crtc_set(Evas_Object *obj, E_Randr_Crtc_Config *crtc);
+void e_smart_monitor_output_set(Evas_Object *obj, E_Randr_Output_Config 
*output);
 
 # endif
 #endif

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to