]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkvolumebutton.c
Revert "combobox: Don't special-case RTL child positions anymore"
[~andy/gtk] / gtk / gtkvolumebutton.c
index e04fd4cff373a707da50842d584e852c86ab8c48..ceb64721f5909f2bd7868943a6e99919dc1175a0 100644 (file)
 #include "config.h"
 
 #include "gtkvolumebutton.h"
-#include "gtkstock.h"
-#include "gtktooltip.h"
+
+#include "gtkadjustment.h"
 #include "gtkintl.h"
+#include "gtktooltip.h"
 
 
 /**
@@ -203,7 +204,7 @@ gtk_volume_button_init (GtkVolumeButton *button)
 }
 
 /**
- * gtk_volume_button_new
+ * gtk_volume_button_new:
  *
  * Creates a #GtkVolumeButton, with a range between 0.0 and 1.0, with
  * a stepping of 0.02. Volume values can be obtained and modified using