summaryrefslogtreecommitdiff
path: root/gdk/gdkevents.h
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-20 17:23:00 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-20 18:27:29 -0500
commit5735e8e09d5228554c2c79c0b0e1db5914e0f55f (patch)
tree0e7040051d8873e0b2220d824176a6ca7fc614e5 /gdk/gdkevents.h
parent8a05d8680258e4c09ff942bbc56a5f16b116f7b7 (diff)
downloadgtk+-5735e8e09d5228554c2c79c0b0e1db5914e0f55f.tar.gz
docs: remove reference to nonexistant api
Refers to an uncommitted part of https://bugzilla.gnome.org/show_bug.cgi?id=696001
Diffstat (limited to 'gdk/gdkevents.h')
-rw-r--r--gdk/gdkevents.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdk/gdkevents.h b/gdk/gdkevents.h
index 95cadb6314..90c5bb030b 100644
--- a/gdk/gdkevents.h
+++ b/gdk/gdkevents.h
@@ -460,8 +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_STATE_TILED: the window is in a tiled state, see
- * gdk_window_get_tiled_edges() for more details. Since 3.10
+ * @GDK_WINDOW_STATE_TILED: the window is in a tiled state, Since 3.10
*
* Specifies the state of a toplevel window.
*/