Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gio System.GIO.File.IOError Error codes returned by GIO functions.
driveEnumerateIdentifiers :: (DriveClass drive, GlibString string) => drive -> IO [string]gio System.GIO.Volumes.Drive Gets the kinds of identifiers that drive has. Use driveGetIdentifier to obtain the identifiers themselves.
volumeEnumerateIdentifiers :: (VolumeClass volume, GlibString string) => volume -> IO [string]gio System.GIO.Volumes.Volume Gets the kinds of identifiers that volume has. Use volumeGetIdentifier to obtain the identifiers themselves.
ConstEnum :: Name -> ConstValuegraphql Language.GraphQL.AST.Document No documentation available.
NamedEnumType :: EnumType -> Typegraphql Language.GraphQL.Type.In No documentation available.
NonNullEnumType :: EnumType -> Typegraphql Language.GraphQL.Type.In No documentation available.
NamedEnumType :: EnumType -> Type (m :: Type -> Type)graphql Language.GraphQL.Type.Out No documentation available.
NonNullEnumType :: EnumType -> Type (m :: Type -> Type)graphql Language.GraphQL.Type.Out No documentation available.
notebookPageNum :: (NotebookClass self, WidgetClass w) => self -> w -> IO (Maybe Int)gtk Graphics.UI.Gtk.Layout.Notebook Query the page the child widget is contained in.
- The function returns the page number if the child was found, Nothing otherwise.
optionMenuMenu :: (OptionMenuClass self, MenuClass menu) => ReadWriteAttr self Menu menugtk Graphics.UI.Gtk.MenuComboToolbar.OptionMenu The menu of options.