diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2008-07-04 22:03:37 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-07-04 22:03:37 +0000 |
commit | 908aba628a1883a10d0405f253c2cf7e92f43518 (patch) | |
tree | cb2abf0991f9e8c81afa133bd5e2c965cc99f5a0 /gtk/gtkscalebutton.c | |
parent | faef4e8ce2634af14345099c425dc8a7f636d094 (diff) | |
download | gtk+-908aba628a1883a10d0405f253c2cf7e92f43518.tar.gz |
Doc updates
svn path=/trunk/; revision=20772
Diffstat (limited to 'gtk/gtkscalebutton.c')
-rw-r--r-- | gtk/gtkscalebutton.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gtkscalebutton.c b/gtk/gtkscalebutton.c index 5a8432ebb3..d8adb52e9f 100644 --- a/gtk/gtkscalebutton.c +++ b/gtk/gtkscalebutton.c @@ -796,6 +796,8 @@ gtk_scale_button_get_minus_button (GtkScaleButton *button) * * Retrieves the popup of the #GtkScaleButton. * + * Returns: the popup of the #GtkScaleButton + * * Since: 2.14 */ GtkWidget * |