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. printCompositorPrintLineNumbers :: AttrLabelProxy "printLineNumbers"

    gi-gtksource GI.GtkSource.Objects.PrintCompositor

    No documentation available.

  2. printCompositorTabWidth :: AttrLabelProxy "tabWidth"

    gi-gtksource GI.GtkSource.Objects.PrintCompositor

    No documentation available.

  3. printCompositorWrapMode :: AttrLabelProxy "wrapMode"

    gi-gtksource GI.GtkSource.Objects.PrintCompositor

    No documentation available.

  4. printServer :: CreatePrintServerRequest -> Maybe PrintServer

    gogol-admin-directory Gogol.Admin.Directory

    Required. A print server to create. If you want to place the print server under a specific organizational unit (OU), then populate the org_unit_id. Otherwise the print server is created under the root OU. The org_unit_id can be retrieved using the Directory API.

  5. printServer :: PrintServerFailureInfo -> Maybe PrintServer

    gogol-admin-directory Gogol.Admin.Directory

    Failed print server.

  6. printServerId :: PrintServerFailureInfo -> Maybe Text

    gogol-admin-directory Gogol.Admin.Directory

    ID of a failed print server.

  7. printServerIds :: BatchDeletePrintServersRequest -> Maybe [Text]

    gogol-admin-directory Gogol.Admin.Directory

    A list of print server IDs that should be deleted (max 100 per batch).

  8. printServerIds :: BatchDeletePrintServersResponse -> Maybe [Text]

    gogol-admin-directory Gogol.Admin.Directory

    A list of print server IDs that were successfully deleted.

  9. printServers :: BatchCreatePrintServersResponse -> Maybe [PrintServer]

    gogol-admin-directory Gogol.Admin.Directory

    A list of successfully created print servers with their IDs populated.

  10. printServers :: ListPrintServersResponse -> Maybe [PrintServer]

    gogol-admin-directory Gogol.Admin.Directory

    List of print servers.

Page 122 of many | Previous | Next