[clutter/clutter-1.16] clutter-input-device-wayland: Update indentifier name



commit 242f611863a93d6d73e63cb27ed9f559ded80e55
Author: Chris Cummins <christopher e cummins intel com>
Date:   Mon May 13 12:33:27 2013 +0100

    clutter-input-device-wayland: Update indentifier name
    
    Fixes a discrepancy between the function name and the gtk-doc identifier
    introduced in 8f4e39b6 when the Wayland input protocol changed.

 clutter/wayland/clutter-input-device-wayland.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/wayland/clutter-input-device-wayland.c b/clutter/wayland/clutter-input-device-wayland.c
index 584f64f..8c22061 100644
--- a/clutter/wayland/clutter-input-device-wayland.c
+++ b/clutter/wayland/clutter-input-device-wayland.c
@@ -525,7 +525,7 @@ clutter_input_device_wayland_init (ClutterInputDeviceWayland *self)
 }
 
 /**
- * clutter_wayland_input_device_get_wl_input_device: (skip)
+ * clutter_wayland_input_device_get_wl_seat: (skip)
  * @device: a #ClutterInputDevice
  *
  * Access the underlying data structure representing the Wayland device that is


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]