princeamd pushed a commit to branch enlightenment-0.17.
commit d5c6502ed0ac80ecc6f7e2195889e009e9b75a52
Author: Christopher Michael <[email protected]>
Date: Tue Feb 19 10:59:33 2013 +0000
Backport: 54f611f :: Add function prototype for monitor clone set.
Signed-off-by: Christopher Michael <[email protected]>
SVN revision: 84208
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 52ba2c6..d4d7c1a 100644
--- a/src/modules/conf_randr/e_smart_monitor.h
+++ b/src/modules/conf_randr/e_smart_monitor.h
@@ -5,11 +5,13 @@
Evas_Object *e_smart_monitor_add(Evas *evas);
void e_smart_monitor_crtc_set(Evas_Object *obj, Ecore_X_Randr_Crtc crtc,
Evas_Coord cx, Evas_Coord cy, Evas_Coord cw, Evas_Coord ch);
+Ecore_X_Randr_Crtc e_smart_monitor_crtc_get(Evas_Object *obj);
void e_smart_monitor_output_set(Evas_Object *obj, Ecore_X_Randr_Output output);
void e_smart_monitor_grid_set(Evas_Object *obj, Evas_Object *grid, Evas_Coord
gx, Evas_Coord gy, Evas_Coord gw, Evas_Coord gh);
void e_smart_monitor_grid_virtual_size_set(Evas_Object *obj, Evas_Coord vw,
Evas_Coord vh);
void e_smart_monitor_background_set(Evas_Object *obj, Evas_Coord dx,
Evas_Coord dy);
void e_smart_monitor_current_geometry_set(Evas_Object *obj, Evas_Coord x,
Evas_Coord y, Evas_Coord w, Evas_Coord h);
+void e_smart_monitor_clone_set(Evas_Object *obj, Evas_Object *parent);
# endif
#endif
--
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev