Method
Gtk.Scale.set_value_pos
Declaration [src]
void
gtk_scale_set_value_pos (
  GtkScale* scale,
  GtkPositionType pos
)
Description [src]
Sets the position in which the current value is displayed.
| Sets property | Gtk.Scale:value-pos | 
Parameters
| pos | GtkPositionType | 
| the position in which the current value is displayed |