diff options
author | Yosef Or Boczko <yoseforb@src.gnome.org> | 2014-01-23 18:28:17 +0200 |
---|---|---|
committer | Yosef Or Boczko <yoseforb@src.gnome.org> | 2014-01-23 18:29:31 +0200 |
commit | 773e40ca7bdb0e54f3cae452d257f4f011a4cd1d (patch) | |
tree | b3203e4b6c3a943c7a7fd912263a7c577889fbff /gtk/gtkheaderbar.c | |
parent | 2eedebce194747c4f766cc7677a52d31b7057452 (diff) | |
download | gtk+-773e40ca7bdb0e54f3cae452d257f4f011a4cd1d.tar.gz |
docs: Add more a reference in GtkHeaderBar
Diffstat (limited to 'gtk/gtkheaderbar.c')
-rw-r--r-- | gtk/gtkheaderbar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkheaderbar.c b/gtk/gtkheaderbar.c index 1289f164cd..3b9923eea2 100644 --- a/gtk/gtkheaderbar.c +++ b/gtk/gtkheaderbar.c @@ -35,7 +35,7 @@ * SECTION:gtkheaderbar * @Short_description: A box with a centered child * @Title: GtkHeaderBar - * @See_also: #GtkBox + * @See_also: #GtkBox, #GtkActionBar * * GtkHeaderBar is similar to a horizontal #GtkBox, it allows to place * children at the start or the end. In addition, it allows a title and |