[gtk/ebassi/gidocgen: 98/500] wayland: Fix a link




commit 4ee4c88e438be0b3bfd8df2edc9fe5bd159d6855
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Feb 21 12:39:28 2021 -0500

    wayland: Fix a link
    
    gi-docgen currently can't handle links without namespace
    in the Wayland docs.

 gdk/wayland/gdksurface-wayland.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gdk/wayland/gdksurface-wayland.c b/gdk/wayland/gdksurface-wayland.c
index c621a71344..ca85fc75a2 100644
--- a/gdk/wayland/gdksurface-wayland.c
+++ b/gdk/wayland/gdksurface-wayland.c
@@ -4590,7 +4590,7 @@ static const struct zxdg_imported_v1_listener xdg_imported_listener = {
  * @parent_handle_str refers.
  *
  * Typically, the handle will originate from a
- * [method@WaylandToplevel.export_handle] call in another process.
+ * [method@GdkWayland.WaylandToplevel.export_handle] call in another process.
  *
  * Note that this API depends on an unstable Wayland protocol,
  * and thus may require changes in the future.


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