| 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.HPaned
Contents
Description
Exported types
Memory-managed wrapper type.
Constructors
| HPaned (ManagedPtr HPaned) |
Instances
| GObject HPaned Source # | |
Defined in GI.Gtk.Objects.HPaned Methods gobjectType :: IO GType # | |
| HasParentTypes HPaned Source # | |
Defined in GI.Gtk.Objects.HPaned | |
| type ParentTypes HPaned Source # | |
Defined in GI.Gtk.Objects.HPaned type ParentTypes HPaned = Paned ': (Container ': (Widget ': (Object ': (ImplementorIface ': (Buildable ': (Orientable ': ([] :: [Type]))))))) | |
class (GObject o, IsDescendantOf HPaned o) => IsHPaned o Source #
Instances
| (GObject o, IsDescendantOf HPaned o) => IsHPaned o Source # | |
Defined in GI.Gtk.Objects.HPaned | |
Methods
new
Arguments
| :: (HasCallStack, MonadIO m) | |
| => m HPaned | Returns: the new |
Deprecated: (Since version 3.2)Use panedNew with OrientationHorizontal instead
Create a new HPaned