summaryrefslogtreecommitdiff
path: root/libwnck/class-group.h
diff options
context:
space:
mode:
Diffstat (limited to 'libwnck/class-group.h')
-rw-r--r--libwnck/class-group.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libwnck/class-group.h b/libwnck/class-group.h
index ce084c3..581cd22 100644
--- a/libwnck/class-group.h
+++ b/libwnck/class-group.h
@@ -72,6 +72,7 @@ struct _WnckClassGroupClass
GType wnck_class_group_get_type (void) G_GNUC_CONST;
+G_DEPRECATED_FOR(wnck_handle_get_class_group)
WnckClassGroup *wnck_class_group_get (const char *id);
GList *wnck_class_group_get_windows (WnckClassGroup *class_group);