[gtk/ebassi/gidocgen: 71/471] wayland: Fix a link




commit e7727c89b0756d4e3dab69954d1a021bc852a49e
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 1e25d98662..cfb03c53f0 100644
--- a/gdk/wayland/gdksurface-wayland.c
+++ b/gdk/wayland/gdksurface-wayland.c
@@ -4603,7 +4603,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]