Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. setPopoverHasArrow :: (MonadIO m, IsPopover o) => o -> Bool -> m ()

    gi-gtk4 GI.Gtk.Objects.Popover

    Set the value of the “has-arrow” property. When overloading is enabled, this is equivalent to

    set popover [ #hasArrow := value ]
    

  2. constructSettingsGtkAlternativeSortArrows :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o)

    gi-gtk4 GI.Gtk.Objects.Settings

    Construct a GValueConstruct with valid value for the “gtk-alternative-sort-arrows” property. This is rarely needed directly, but it is used by new.

  3. getSettingsGtkAlternativeSortArrows :: (MonadIO m, IsSettings o) => o -> m Bool

    gi-gtk4 GI.Gtk.Objects.Settings

    Get the value of the “gtk-alternative-sort-arrows” property. When overloading is enabled, this is equivalent to

    get settings #gtkAlternativeSortArrows
    

  4. setSettingsGtkAlternativeSortArrows :: (MonadIO m, IsSettings o) => o -> Bool -> m ()

    gi-gtk4 GI.Gtk.Objects.Settings

    Set the value of the “gtk-alternative-sort-arrows” property. When overloading is enabled, this is equivalent to

    set settings [ #gtkAlternativeSortArrows := value ]
    

  5. BasedArrowDown :: CursorType

    gtk Graphics.UI.Gtk.Gdk.Cursor

    No documentation available.

  6. BasedArrowUp :: CursorType

    gtk Graphics.UI.Gtk.Gdk.Cursor

    No documentation available.

  7. DoubleArrow :: CursorType

    gtk Graphics.UI.Gtk.Gdk.Cursor

    No documentation available.

  8. QuestionArrow :: CursorType

    gtk Graphics.UI.Gtk.Gdk.Cursor

    No documentation available.

  9. SbDownArrow :: CursorType

    gtk Graphics.UI.Gtk.Gdk.Cursor

    No documentation available.

  10. SbHDoubleArrow :: CursorType

    gtk Graphics.UI.Gtk.Gdk.Cursor

    No documentation available.

Page 91 of many | Previous | Next