| 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.HPaned
Contents
Description
Exported types
Constructors
| HPaned (ForeignPtr HPaned) |
Instances
| GObject HPaned Source | |
| ((~) * info (ResolveHPanedMethod t HPaned), MethodInfo * info HPaned p) => IsLabel t (HPaned -> p) Source | |
| ((~) * info (ResolveHPanedMethod t HPaned), MethodInfo * info HPaned p) => IsLabelProxy t (HPaned -> p) Source | |
| type ParentTypes HPaned Source | |
| type AttributeList HPaned Source | |
| type SignalList HPaned Source | |
class GObject o => HPanedK o Source
Instances
| (GObject o, IsDescendantOf HPaned o) => HPanedK o Source | |