Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. gTypeAdjustment :: GType

    gtk3 Graphics.UI.Gtk.Misc.Adjustment

    No documentation available.

  2. toAdjustment :: AdjustmentClass o => o -> Adjustment

    gtk3 Graphics.UI.Gtk.Misc.Adjustment

    No documentation available.

  3. viewportGetHAdjustment :: ViewportClass self => self -> IO Adjustment

    gtk3 Graphics.UI.Gtk.Misc.Viewport

    Returns the horizontal adjustment of the viewport.

  4. viewportGetVAdjustment :: ViewportClass self => self -> IO Adjustment

    gtk3 Graphics.UI.Gtk.Misc.Viewport

    Returns the vertical adjustment of the viewport.

  5. viewportHAdjustment :: ViewportClass self => Attr self Adjustment

    gtk3 Graphics.UI.Gtk.Misc.Viewport

    The Adjustment that determines the values of the horizontal position for this viewport.

  6. viewportSetHAdjustment :: ViewportClass self => self -> Adjustment -> IO ()

    gtk3 Graphics.UI.Gtk.Misc.Viewport

    Sets the horizontal adjustment of the viewport.

  7. viewportSetVAdjustment :: ViewportClass self => self -> Adjustment -> IO ()

    gtk3 Graphics.UI.Gtk.Misc.Viewport

    Sets the vertical adjustment of the viewport.

  8. viewportVAdjustment :: ViewportClass self => Attr self Adjustment

    gtk3 Graphics.UI.Gtk.Misc.Viewport

    The Adjustment that determines the values of the vertical position for this viewport.

  9. cellRendererSpinAdjustment :: CellRendererSpinClass self => Attr self Adjustment

    gtk3 Graphics.UI.Gtk.ModelView.CellRendererSpin

    The adjustment that holds the value of the spinbutton.

    • Available since Gtk+ version 2.10

  10. setIconViewScrollAdjustments :: IconViewClass self => Signal self (Adjustment -> Adjustment -> IO ())

    gtk3 Graphics.UI.Gtk.ModelView.IconView

    New scroll adjustment have been set for this widget.

Page 130 of many | Previous | Next