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.

  1. data IOErrorEnum

    gio System.GIO.File.IOError

    Error codes returned by GIO functions.

  2. 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.

  3. 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.

  4. ConstEnum :: Name -> ConstValue

    graphql Language.GraphQL.AST.Document

    No documentation available.

  5. NamedEnumType :: EnumType -> Type

    graphql Language.GraphQL.Type.In

    No documentation available.

  6. NonNullEnumType :: EnumType -> Type

    graphql Language.GraphQL.Type.In

    No documentation available.

  7. NamedEnumType :: EnumType -> Type (m :: Type -> Type)

    graphql Language.GraphQL.Type.Out

    No documentation available.

  8. NonNullEnumType :: EnumType -> Type (m :: Type -> Type)

    graphql Language.GraphQL.Type.Out

    No documentation available.

  9. 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.

  10. optionMenuMenu :: (OptionMenuClass self, MenuClass menu) => ReadWriteAttr self Menu menu

    gtk Graphics.UI.Gtk.MenuComboToolbar.OptionMenu

    The menu of options.

Page 176 of many | Previous | Next