diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-02-23 14:00:13 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-02-23 14:14:02 -0500 |
commit | e601f6c47876beac60c02004f84ad4ba5b764ff5 (patch) | |
tree | eca373f071fac05d49589557b093374920d7c65f /gtk/gtktoolitemgroup.c | |
parent | a6fc3b91091a63f406f88040e124aab07ce618ba (diff) | |
download | gtk+-e601f6c47876beac60c02004f84ad4ba5b764ff5.tar.gz |
doc fixes
Diffstat (limited to 'gtk/gtktoolitemgroup.c')
-rw-r--r-- | gtk/gtktoolitemgroup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktoolitemgroup.c b/gtk/gtktoolitemgroup.c index 69055799c1..d891008908 100644 --- a/gtk/gtktoolitemgroup.c +++ b/gtk/gtktoolitemgroup.c @@ -1723,7 +1723,7 @@ gtk_tool_item_group_set_label_widget (GtkToolItemGroup *group, } /** - * gtk_tool_item_group_header_relief: + * gtk_tool_item_group_set_header_relief: * @group: a #GtkToolItemGroup * @style: the #GtkReliefStyle * |