summaryrefslogtreecommitdiff
path: root/gtk/gtkvolumebutton.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkvolumebutton.c')
-rw-r--r--gtk/gtkvolumebutton.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/gtkvolumebutton.c b/gtk/gtkvolumebutton.c
index 4dcf4ff8ca..71b5fc1208 100644
--- a/gtk/gtkvolumebutton.c
+++ b/gtk/gtkvolumebutton.c
@@ -160,8 +160,6 @@ gtk_volume_button_class_init (GtkVolumeButtonClass *klass)
* if the symbolic icons are not available in your installed
* theme, then the normal (potentially colorful) icons will
* be used.
- *
- * Since: 3.0
*/
g_object_class_install_property (gobject_class,
PROP_SYMBOLIC,
@@ -198,8 +196,6 @@ gtk_volume_button_init (GtkVolumeButton *button)
* the functions from #GtkScaleButton.
*
* Returns: a new #GtkVolumeButton
- *
- * Since: 2.12
*/
GtkWidget *
gtk_volume_button_new (void)