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 |
No description available in the introspection data.
Exported types
Memory-managed wrapper type.
Instances
GObject Dialog Source # | |
Defined in GI.Handy.Objects.Dialog 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
:: (HasCallStack, MonadIO m, IsWindow a) | |
=> a |
|
-> m Dialog |