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. assistantSetPageType :: (AssistantClass self, WidgetClass page) => self -> page -> AssistantPageType -> IO ()

    gtk Graphics.UI.Gtk.Windows.Assistant

    Sets the page type for page. The page type determines the page behavior in the assistant.

    • Available since Gtk+ version 2.10

  2. windowGetSkipPagerHint :: WindowClass self => self -> IO Bool

    gtk Graphics.UI.Gtk.Windows.Window

    Gets the value set by windowSetSkipPagerHint.

    • Available since Gtk+ version 2.2

  3. windowSetSkipPagerHint :: WindowClass self => self -> Bool -> IO ()

    gtk Graphics.UI.Gtk.Windows.Window

    Windows may set a hint asking the desktop environment not to display the window in the pager. This function sets this hint. (A "pager" is any desktop navigation tool such as a workspace switcher that displays a thumbnail representation of the windows on the screen.)

    • Available since Gtk+ version 2.2

  4. windowSkipPagerHint :: WindowClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Windows.Window

    True if the window should not be in the pager. Default value: False

  5. usePager :: KernelState -> Bool

    ihaskell IHaskell.Types

    No documentation available.

  6. chartSocketPage :: Maybe ByteString -> Page

    prettychart Prettychart.Server

    Page containing a web socket and javascript needed to run it.

  7. layoutPageWidth :: LayoutOptions -> PageWidth

    prettyprinter-combinators Prettyprinter.Combinators

    No documentation available.

  8. DeltaPage :: DeltaMode

    reflex-dom-core Reflex.Dom.Builder.Class.Events

    No documentation available.

  9. _touchResult_pageX :: TouchResult -> Int

    reflex-dom-core Reflex.Dom.Builder.Class.Events

    No documentation available.

  10. _touchResult_pageY :: TouchResult -> Int

    reflex-dom-core Reflex.Dom.Builder.Class.Events

    No documentation available.

Page 352 of many | Previous | Next