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.
tertiaryDegreeCourseNumber :: Fake Textfakedata Faker.Educator No documentation available.
-
fakedata Faker.Internal.Types No documentation available.
-
No documentation available.
seekPointSampleNumber :: SeekPoint -> !Word64flac Codec.Audio.FLAC.Metadata The sample number of the target frame
InputPurposeNumber :: InputPurposegi-gtk3 GI.Gtk.Enums Edited field expects numbers
type
MenuMoveScrollCallback = ScrollType -> IO ()gi-gtk3 GI.Gtk.Objects.Menu No description available in the introspection data.
-
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. 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.
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.
getMenuMenuTypeHint :: (MonadIO m, IsMenu o) => o -> m WindowTypeHintgi-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