Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | None |
Language | Haskell2010 |
Exported types
Memory-managed wrapper type.
Instances
Eq VPaned Source # | |
IsGValue VPaned Source # | Convert |
GObject VPaned Source # | |
Defined in GI.Gtk.Objects.VPaned 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] |
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
Overloaded methods
new
:: (HasCallStack, MonadIO m) | |
=> m VPaned | Returns: the new |
Deprecated: (Since version 3.2)Use panedNew
with OrientationVertical
instead
Create a new VPaned