| Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (inaki@blueleaf.cc) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Gtk.Objects.VPaned
Contents
Description
Exported types
Memory-managed wrapper type.
Constructors
| VPaned (ManagedPtr VPaned) |
Instances
| GObject VPaned Source # | |
Defined in GI.Gtk.Objects.VPaned Methods gobjectType :: IO GType # | |
| HasParentTypes VPaned Source # | |
Defined in GI.Gtk.Objects.VPaned | |
| type ParentTypes VPaned Source # | |
Defined in GI.Gtk.Objects.VPaned type ParentTypes VPaned = Paned ': (Container ': (Widget ': (Object ': (ImplementorIface ': (Buildable ': (Orientable ': ([] :: [Type]))))))) | |
class (GObject o, IsDescendantOf VPaned o) => IsVPaned o Source #
Instances
| (GObject o, IsDescendantOf VPaned o) => IsVPaned o Source # | |
Defined in GI.Gtk.Objects.VPaned | |
Methods
new
Arguments
| :: (HasCallStack, MonadIO m) | |
| => m VPaned | Returns: the new |
Deprecated: (Since version 3.2)Use panedNew with OrientationVertical instead
Create a new VPaned