Hoogle Search

Within LTS Haskell 24.37 (ghc-9.10.3)

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

  1. data Justification

    gi-gtk4 GI.Gtk.Enums

    Used for justifying the text inside a [classlabel] widget.

  2. JustificationCenter :: Justification

    gi-gtk4 GI.Gtk.Enums

    The text is placed in the center of the label.

  3. JustificationFill :: Justification

    gi-gtk4 GI.Gtk.Enums

    The text is placed is distributed across the label.

  4. JustificationLeft :: Justification

    gi-gtk4 GI.Gtk.Enums

    The text is placed at the left edge of the label.

  5. JustificationRight :: Justification

    gi-gtk4 GI.Gtk.Enums

    The text is placed at the right edge of the label.

  6. data Justification

    gtk Graphics.UI.Gtk.Display.Label

    Justification for label and maybe other widgets (text?)

  7. JustifyCenter :: Justification

    gtk Graphics.UI.Gtk.Display.Label

    No documentation available.

  8. JustifyFill :: Justification

    gtk Graphics.UI.Gtk.Display.Label

    No documentation available.

  9. JustifyLeft :: Justification

    gtk Graphics.UI.Gtk.Display.Label

    No documentation available.

  10. JustifyRight :: Justification

    gtk Graphics.UI.Gtk.Display.Label

    No documentation available.

Page 10 of many | Previous | Next