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.
Bin (ManagedPtr Bin) |
Instances
GObject Bin Source # | |
Defined in GI.Gtk.Objects.Bin gobjectType :: IO GType # | |
HasParentTypes Bin Source # | |
Defined in GI.Gtk.Objects.Bin | |
type ParentTypes Bin Source # | |
Defined in GI.Gtk.Objects.Bin type ParentTypes Bin = Container ': (Widget ': (Object ': (ImplementorIface ': (Buildable ': ([] :: [Type]))))) |
class (GObject o, IsDescendantOf Bin o) => IsBin o Source #
Instances
(GObject o, IsDescendantOf Bin o) => IsBin o Source # | |
Defined in GI.Gtk.Objects.Bin |