Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

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

    graphql Language.GraphQL.Type.Out

    No documentation available.

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

    graphql Language.GraphQL.Type.Out

    No documentation available.

  3. EnumType :: EnumType -> Type (m :: Type -> Type)

    graphql Language.GraphQL.Type.Schema

    No documentation available.

  4. recentActionShowNumbers :: RecentActionClass self => Attr self Bool

    gtk Graphics.UI.Gtk.ActionMenuToolbar.RecentAction

    If recent items should be shown with numbers next to them.

  5. spinButtonGetNumeric :: SpinButtonClass self => self -> IO Bool

    gtk Graphics.UI.Gtk.Entry.SpinButton

    Returns whether non-numeric text can be typed into the spin button. See spinButtonSetNumeric.

  6. spinButtonNumeric :: SpinButtonClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Entry.SpinButton

    Whether non-numeric characters should be ignored. Default value: False

  7. spinButtonSetNumeric :: SpinButtonClass self => self -> Bool -> IO ()

    gtk Graphics.UI.Gtk.Entry.SpinButton

    Sets the flag that determines if non-numeric text can be typed into the spin button.

  8. eventWithNumLock :: Event -> Bool

    gtk Graphics.UI.Gtk.Gdk.Events

    This flag is True if Number Lock is on while this key was pressed.

  9. screenGetNumber :: Screen -> IO Int

    gtk Graphics.UI.Gtk.Gdk.Screen

    Gets the index of screen among the screens in the display to which it belongs. (See screenGetDisplay)

  10. module Graphics.UI.Gtk.General.Enums

    General enumeration types.

Page 404 of many | Previous | Next