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 |
Exported types
Memory-managed wrapper type.
Instances
GObject HPaned Source # | |
Defined in GI.Gtk.Objects.HPaned 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
:: (HasCallStack, MonadIO m) | |
=> m HPaned | Returns: the new |
Deprecated: (Since version 3.2)Use panedNew
with OrientationHorizontal
instead
Create a new HPaned