| Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Gtk.Objects.VScale
Description
Exported types
Constructors
| VScale (ForeignPtr VScale) |
Instances
| GObject VScale | |
| ((~) * info (ResolveVScaleMethod t VScale), MethodInfo * info VScale p) => IsLabelProxy t (VScale -> p) | |
| type ParentTypes VScale | |
| type AttributeList VScale | |
| type SignalList VScale |
Methods
vScaleNew
vScaleNew :: (MonadIO m, AdjustmentK a) => a -> m VScale Source
Deprecated: (Since version 3.2)Use gtk_scale_new() with %GTK_ORIENTATION_VERTICAL instead