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