ecore/wayland: Do not use win->id directly.
authorRafael Antognolli <rafael.antognolli@intel.com>
Thu, 31 Oct 2013 22:02:40 +0000 (20:02 -0200)
committerRafael Antognolli <rafael.antognolli@intel.com>
Thu, 31 Oct 2013 23:35:13 +0000 (21:35 -0200)
commitdd18206d860fa9cd1cea4ce01657c21678318bca
treeb6ee327486fad1f66fe4a7c6e8f6da2a96e22996
parente56428f4ad7b015c73b1959cf1d6aac154ca4ac0
ecore/wayland: Do not use win->id directly.

Use a getter for it instead, so we don't need to expose the
Ecore_Wl_Window struct just because of it.
src/lib/ecore_wayland/Ecore_Wayland.h
src/lib/ecore_wayland/ecore_wl_window.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_egl.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c
src/modules/ecore_imf/wayland/wayland_imcontext.c