Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

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

  1. setSettingsGtkPrintBackends :: (MonadIO m, IsSettings o) => o -> Text -> m ()

    gi-gtk4 GI.Gtk.Objects.Settings

    Set the value of the “gtk-print-backends” property. When overloading is enabled, this is equivalent to

    set settings [ #gtkPrintBackends := value ]
    

  2. setSettingsGtkPrintPreviewCommand :: (MonadIO m, IsSettings o) => o -> Text -> m ()

    gi-gtk4 GI.Gtk.Objects.Settings

    Set the value of the “gtk-print-preview-command” property. When overloading is enabled, this is equivalent to

    set settings [ #gtkPrintPreviewCommand := value ]
    

  3. shortcutActionPrint :: (HasCallStack, MonadIO m, IsShortcutAction a) => a -> String -> m ()

    gi-gtk4 GI.Gtk.Objects.ShortcutAction

    Prints the given action into a string for the developer. This is meant for debugging and logging. The form of the representation may change at any time and is not guaranteed to stay identical.

  4. shortcutTriggerPrint :: (HasCallStack, MonadIO m, IsShortcutTrigger a) => a -> String -> m ()

    gi-gtk4 GI.Gtk.Objects.ShortcutTrigger

    Prints the given trigger into a string for the developer. This is meant for debugging and logging. The form of the representation may change at any time and is not guaranteed to stay identical.

  5. shortcutTriggerPrintLabel :: (HasCallStack, MonadIO m, IsShortcutTrigger a, IsDisplay b) => a -> b -> String -> m Bool

    gi-gtk4 GI.Gtk.Objects.ShortcutTrigger

    Prints the given trigger into a string. This function is returning a translated string for presentation to end users for example in menu items or in help texts. The display in use may influence the resulting string in various forms, such as resolving hardware keycodes or by causing display-specific modifier names. The form of the representation may change at any time and is not guaranteed to stay identical.

  6. cssSectionPrint :: (HasCallStack, MonadIO m) => CssSection -> String -> m ()

    gi-gtk4 GI.Gtk.Structs.CssSection

    Prints the section into string in a human-readable form. This is a form like gtk.css:32:1-23 to denote line 32, characters 1 to 23 in the file gtk.css.

  7. gfnPrintf :: forall (m :: Type -> Type) p h . Monad m => Function (Run p m h)

    ginger Text.Ginger.Run.Builtins

    No documentation available.

  8. glp_print_ipt :: Ptr Problem -> CString -> IO CInt

    glpk-headers Math.Programming.Glpk.Header

    No documentation available.

  9. glp_print_mip :: Ptr Problem -> CString -> IO CInt

    glpk-headers Math.Programming.Glpk.Header

    No documentation available.

  10. glp_print_ranges :: Ptr Problem -> CInt -> Ptr CInt -> Unused CInt -> CString -> IO CInt

    glpk-headers Math.Programming.Glpk.Header

    No documentation available.

Page 360 of many | Previous | Next