[gtk: 1/2] Minor doc fix
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 1/2] Minor doc fix
- Date: Mon, 3 Jan 2022 13:34:01 +0000 (UTC)
commit 31714e5c1d9e85b22c067e902e1a6d57c3d7f17f
Author: Fred Morcos <fm+gnome fredmorcos com>
Date: Mon Jan 3 10:27:51 2022 +0000
Minor doc fix
gdk/gdkcursor.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/gdk/gdkcursor.c b/gdk/gdkcursor.c
index e3aea8e653..ccb7e39b77 100644
--- a/gdk/gdkcursor.c
+++ b/gdk/gdkcursor.c
@@ -47,8 +47,7 @@
* Cursors by themselves are not very interesting: they must be bound to a
* window for users to see them. This is done with [method@Gdk.Surface.set_cursor]
* or [method@Gdk.Surface.set_device_cursor]. Applications will typically
- * use higher-level GTK functions such as [method@Gtk.Widget.set_cursor]`
- * instead.
+ * use higher-level GTK functions such as [method@Gtk.Widget.set_cursor] instead.
*
* Cursors are not bound to a given [class@Gdk.Display], so they can be shared.
* However, the appearance of cursors may vary when used on different
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]