| 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 |
GI.Handy.Objects.Dialog
Contents
Description
No description available in the introspection data.
Exported types
Memory-managed wrapper type.
Constructors
| Dialog (ManagedPtr Dialog) |
Instances
| GObject Dialog Source # | |
Defined in GI.Handy.Objects.Dialog Methods gobjectType :: IO GType # | |
| HasParentTypes Dialog Source # | |
Defined in GI.Handy.Objects.Dialog | |
| type ParentTypes Dialog Source # | |
Defined in GI.Handy.Objects.Dialog | |
class (GObject o, IsDescendantOf Dialog o) => IsDialog o Source #
Instances
| (GObject o, IsDescendantOf Dialog o) => IsDialog o Source # | |
Defined in GI.Handy.Objects.Dialog | |
Methods
new
Arguments
| :: (HasCallStack, MonadIO m, IsWindow a) | |
| => a |
|
| -> m Dialog |