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. tertiaryDegreeCourseNumber :: Fake Text

    fakedata Faker.Educator

    No documentation available.

  2. PhoneNumber :: SourceData

    fakedata Faker.Internal.Types

    No documentation available.

  3. module Faker.PhoneNumber

    No documentation available.

  4. seekPointSampleNumber :: SeekPoint -> !Word64

    flac Codec.Audio.FLAC.Metadata

    The sample number of the target frame

  5. InputPurposeNumber :: InputPurpose

    gi-gtk3 GI.Gtk.Enums

    Edited field expects numbers

  6. type MenuMoveScrollCallback = ScrollType -> IO ()

    gi-gtk3 GI.Gtk.Objects.Menu

    No description available in the introspection data.

  7. afterMenuMoveScroll :: (IsMenu a, MonadIO m) => a -> ((?self :: a) => MenuMoveScrollCallback) -> m SignalHandlerId

    gi-gtk3 GI.Gtk.Objects.Menu

    Connect a signal handler for the moveScroll signal, to be run after the default handler. When overloading is enabled, this is equivalent to

    after menu #moveScroll callback
    
    By default the object invoking the signal is not passed to the callback. If you need to access it, you can use the implit ?self parameter. Note that this requires activating the ImplicitParams GHC extension.

  8. constructMenuMenuTypeHint :: (IsMenu o, MonadIO m) => WindowTypeHint -> m (GValueConstruct o)

    gi-gtk3 GI.Gtk.Objects.Menu

    Construct a GValueConstruct with valid value for the “menu-type-hint” property. This is rarely needed directly, but it is used by new.

  9. constructMenuMonitor :: (IsMenu o, MonadIO m) => Int32 -> m (GValueConstruct o)

    gi-gtk3 GI.Gtk.Objects.Menu

    Construct a GValueConstruct with valid value for the “monitor” property. This is rarely needed directly, but it is used by new.

  10. getMenuMenuTypeHint :: (MonadIO m, IsMenu o) => o -> m WindowTypeHint

    gi-gtk3 GI.Gtk.Objects.Menu

    Get the value of the “menu-type-hint” property. When overloading is enabled, this is equivalent to

    get menu #menuTypeHint
    

Page 172 of many | Previous | Next