summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkdevicemanager-x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/x11/gdkdevicemanager-x11.c')
-rw-r--r--gdk/x11/gdkdevicemanager-x11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/x11/gdkdevicemanager-x11.c b/gdk/x11/gdkdevicemanager-x11.c
index 683518f743..2200ba7661 100644
--- a/gdk/x11/gdkdevicemanager-x11.c
+++ b/gdk/x11/gdkdevicemanager-x11.c
@@ -71,7 +71,7 @@ _gdk_x11_device_manager_new (GdkDisplay *display)
*
* Returns the #GdkDevice that wraps the given device ID.
*
- * Returns: (transfer none) (allow-none) (type GdkX11DeviceXI2): The
+ * Returns: (transfer none) (nullable) (type GdkX11DeviceXI2): The
* `GdkDevice` wrapping the device ID,
* or %NULL if the given ID doesn’t currently represent a device.
**/