[gtk+] docs: fix typo in GDK_WINDOW_STATE_TILED
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: fix typo in GDK_WINDOW_STATE_TILED
- Date: Mon, 20 Jan 2014 23:29:28 +0000 (UTC)
commit 40b540c8547b3c8b4b356b9ba855f33d39831dd4
Author: William Jon McCann <william jon mccann gmail com>
Date: Mon Jan 20 15:32:35 2014 -0500
docs: fix typo in GDK_WINDOW_STATE_TILED
gdk/gdkevents.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkevents.h b/gdk/gdkevents.h
index 18a42fe..95cadb6 100644
--- a/gdk/gdkevents.h
+++ b/gdk/gdkevents.h
@@ -460,7 +460,7 @@ typedef enum
* @GDK_WINDOW_STATE_ABOVE: the window is kept above other windows.
* @GDK_WINDOW_STATE_BELOW: the window is kept below other windows.
* @GDK_WINDOW_STATE_FOCUSED: the window is presented as focused (with active decorations).
- * @GDK_WINDOW_TILED: the window is in a tiled state, see
+ * @GDK_WINDOW_STATE_TILED: the window is in a tiled state, see
* gdk_window_get_tiled_edges() for more details. Since 3.10
*
* Specifies the state of a toplevel window.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]