@Class h-scale
Superclass: @ref{scale} @ref{atk-implementor-iface} @ref{buildable} @ref{orientable}
+The @ref{h-scale} widget is used to allow the user to select a value using a horizontal slider.
+
+The position to show the current value, and the number of decimal places shown can be set using the parent @ref{scale} class's functions.
+
Slots:
@itemize
@end itemize
@Class v-scale
Superclass: @ref{scale} @ref{atk-implementor-iface} @ref{buildable} @ref{orientable}
+The @ref{v-scale} widget is used to allow the user to select a value using a vertical slider.
+
+The position to show the current value, and the number of decimal places shown can be set using the parent @ref{scale} class's functions.
+
Slots:
@itemize
@end itemize