| 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.Overlay
Description
Exported types
Constructors
| Overlay (ForeignPtr Overlay) |
Instances
| GObject Overlay Source | |
| type ParentTypes Overlay Source | |
| type AttributeList Overlay Source | |
| type SignalList Overlay Source |
class GObject o => OverlayK o Source
Instances
| (GObject o, IsDescendantOf Overlay o) => OverlayK o Source |
Methods
overlayAddOverlay
overlayAddOverlay :: (MonadIO m, OverlayK a, WidgetK b) => a -> b -> m () Source
overlayNew
overlayNew :: MonadIO m => m Overlay Source