ecore/wayland: Add ecore_wl_window_keyboard_get().
authorRafael Antognolli <rafael.antognolli@intel.com>
Fri, 1 Nov 2013 17:51:38 +0000 (15:51 -0200)
committerRafael Antognolli <rafael.antognolli@intel.com>
Fri, 1 Nov 2013 17:51:38 +0000 (15:51 -0200)
commitb77ac9b57ef6367adaa2812be874575559b54d72
treebb384b70d834fa1bf2e7f0d6aa171510351274cd
parent8b852ad21eb106545100b122fa82d9923526b8af
ecore/wayland: Add ecore_wl_window_keyboard_get().

Instead of use direct access to the Ecore_Wl_Window structure, just use
the getter, so we can hide the internals.
src/lib/ecore_wayland/Ecore_Wayland.h
src/lib/ecore_wayland/ecore_wl_window.c
src/modules/ecore_imf/wayland/wayland_imcontext.c