Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pageParamsPage :: PageParams -> Maybe Intgithub GitHub.Data.Request No documentation available.
pageParamsPerPage :: PageParams -> Maybe Intgithub GitHub.Data.Request No documentation available.
-
github GitHub.Data.Request No documentation available.
pageFirst :: PageLinks -> Maybe Textgithub-rest GitHub.REST.PageLinks No documentation available.
pageLast :: PageLinks -> Maybe Textgithub-rest GitHub.REST.PageLinks No documentation available.
pageNext :: PageLinks -> Maybe Textgithub-rest GitHub.REST.PageLinks No documentation available.
pagePrev :: PageLinks -> Maybe Textgithub-rest GitHub.REST.PageLinks No documentation available.
pageAdded :: NotebookClass self => Signal self (Widget -> Int -> IO ())gtk3 Graphics.UI.Gtk.Layout.Notebook The pageAdded signal is emitted in the notebook right after a page is added to the notebook.
- Available since Gtk+ version 2.10
pageRemoved :: NotebookClass self => Signal self (Widget -> Int -> IO ())gtk3 Graphics.UI.Gtk.Layout.Notebook The pageRemoved signal is emitted in the notebook right after a page is removed from the notebook.
- Available since Gtk+ version 2.10
pageReordered :: NotebookClass self => Signal self (Widget -> Int -> IO ())gtk3 Graphics.UI.Gtk.Layout.Notebook The pageReordered signal is emitted in the notebook right after a page has been reordered.
- Available since Gtk+ version 2.10