Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

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

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

  3. showVariable :: VariableDefinition -> String

    graphql Language.GraphQL.AST.Document

    No documentation available.

  4. showVariableName :: VariableDefinition -> String

    graphql Language.GraphQL.AST.Document

    No documentation available.

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

    graphql Language.GraphQL.Type

    No documentation available.

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

    graphql Language.GraphQL.Type

    No documentation available.

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

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

    gtk Graphics.UI.Gtk.Abstract.Widget

    The widget is shown.

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

  10. showLayout :: PangoLayout -> Render ()

    gtk Graphics.UI.Gtk.Cairo

    Draw a PangoLayout.

    • The top-left corner of the PangoLayout will be drawn at the current point of the cairo context.

Page 147 of many | Previous | Next