summaryrefslogtreecommitdiff
path: root/libwnck/window.c
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-06-09 08:09:50 +0000
committerVincent Untz <vuntz@src.gnome.org>2007-06-09 08:09:50 +0000
commit25c7b24c533e2c42f56b9ce2e2ee050efe259374 (patch)
tree2a3e35cb0a373f983bbcf8f734c102a8e001330e /libwnck/window.c
parent8cbc32068d22f5848a5adbc80ea0e56011fe6827 (diff)
downloadlibwnck-25c7b24c533e2c42f56b9ce2e2ee050efe259374.tar.gz
add some "Since: 2.20" items to doc. kill,
2007-06-09 Vincent Untz <vuntz@gnome.org> * libwnck/screen.c: * libwnck/window.c: add some "Since: 2.20" items to doc. * libwnck/util.c: (set_dock_realize_handler): kill, (wnck_gtk_window_set_dock_type): deprecate, and make it use gdk_window_set_type_hint() * libwnck/xutils.[ch]: (_wnck_set_dock_type_hint): kill svn path=/trunk/; revision=1288
Diffstat (limited to 'libwnck/window.c')
-rw-r--r--libwnck/window.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libwnck/window.c b/libwnck/window.c
index cf63414..122508d 100644
--- a/libwnck/window.c
+++ b/libwnck/window.c
@@ -788,6 +788,8 @@ wnck_window_get_sort_order (WnckWindow *window)
*
* Sets the sort order of @window. The sort order is used for ordering of
* @window in #WnckSelector and #WnckTasklist.
+ *
+ * Since: 2.20
**/
void wnck_window_set_sort_order (WnckWindow *window,
gint order)