| 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.HScale
Description
Exported types
Constructors
| HScale (ForeignPtr HScale) |
Instances
| GObject HScale Source | |
| type ParentTypes HScale Source | |
| type AttributeList HScale Source | |
| type SignalList HScale Source |
class GObject o => HScaleK o Source
Instances
| (GObject o, IsDescendantOf HScale o) => HScaleK o Source |
Methods
hScaleNew
hScaleNew :: (MonadIO m, AdjustmentK a) => Maybe a -> m HScale Source
Deprecated: (Since version 3.2)Use gtk_scale_new() with %GTK_ORIENTATION_HORIZONTAL instead