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. showUri :: (HasCallStack, MonadIO m, IsWindow a) => Maybe a -> Text -> Word32 -> m ()

    gi-gtk4 GI.Gtk.Functions

    Deprecated: (Since version 4.10)Use fileLauncherLaunch oruriLauncherLaunch instead

  2. showUriFull :: (HasCallStack, MonadIO m, IsWindow a, IsCancellable b) => Maybe a -> Text -> Word32 -> Maybe b -> Maybe AsyncReadyCallback -> m ()

    gi-gtk4 GI.Gtk.Functions

    Deprecated: (Since version 4.10)Use fileLauncherLaunch oruriLauncherLaunch instead

  3. showUriFullFinish :: (HasCallStack, MonadIO m, IsWindow a, IsAsyncResult b) => a -> b -> m ()

    gi-gtk4 GI.Gtk.Functions

    Deprecated: (Since version 4.10)Use fileLauncherLaunchFinish oruriLauncherLaunchFinish instead

  4. showVariable :: VariableDefinition -> String

    graphql Language.GraphQL.AST.Document

    No documentation available.

  5. showVariableName :: VariableDefinition -> String

    graphql Language.GraphQL.AST.Document

    No documentation available.

  6. showNonNullListType :: Show a => a -> String

    graphql Language.GraphQL.Type

    No documentation available.

  7. showNonNullType :: Show a => a -> String

    graphql Language.GraphQL.Type

    No documentation available.

  8. showHelp :: WidgetClass self => Signal self (WidgetHelpType -> IO Bool)

    gtk Graphics.UI.Gtk.Abstract.Widget

    Tell the widget to show an explanatory help text. Should return True if help has been shown.

  9. showSignal :: WidgetClass self => Signal self (IO ())

    gtk Graphics.UI.Gtk.Abstract.Widget

    The widget is shown.

  10. showGlyphString :: GlyphItem -> Render ()

    gtk Graphics.UI.Gtk.Cairo

    Draw a glyph string.

    • The origin of the glyphs (the left edge of the baseline) will be drawn at the current point of the cairo context.

Page 147 of many | Previous | Next