| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.FileChooserDialog
Description
Documentation
newtype FileChooserDialog #
Constructors
| FileChooserDialog (ManagedPtr FileChooserDialog) |
Instances
class (GObject o, IsDescendantOf FileChooserDialog o) => IsFileChooserDialog o #
Instances
| (GObject o, IsDescendantOf FileChooserDialog o) => IsFileChooserDialog o | |
Defined in GI.Gtk.Objects.FileChooserDialog | |
type family ResolveFileChooserDialogMethod (t :: Symbol) o where ... #
Equations
toFileChooserDialog :: (MonadIO m, IsFileChooserDialog o) => o -> m FileChooserDialog #