[gtk+/gtk-3-18] win32: Fix introspection syntax
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-18] win32: Fix introspection syntax
- Date: Mon, 9 Nov 2015 13:51:24 +0000 (UTC)
commit d49c1cdcf4db6d35a407ad3c7040389e226d7934
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Oct 22 11:50:49 2015 -0400
win32: Fix introspection syntax
gdk/win32/gdkdisplay-win32.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/win32/gdkdisplay-win32.c b/gdk/win32/gdkdisplay-win32.c
index 61bc3ed..96aecb2 100644
--- a/gdk/win32/gdkdisplay-win32.c
+++ b/gdk/win32/gdkdisplay-win32.c
@@ -31,7 +31,7 @@ static int debug_indent = 0;
/**
* gdk_win32_display_set_cursor_theme:
* @display: (type GdkWin32Display): a #GdkDisplay
- * @name: (allow-none) the name of the cursor theme to use, or %NULL to unset
+ * @name: (allow-none): the name of the cursor theme to use, or %NULL to unset
* a previously set value
* @size: the cursor size to use, or 0 to keep the previous size
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]