Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
fakedata Faker.Source No documentation available.
-
fakedata Faker.Source No documentation available.
-
fakedata Faker.Source No documentation available.
-
fakedata Faker.Source No documentation available.
-
fakedata Faker.Source No documentation available.
-
gi-gtk3 GI.Gtk.Functions Runs a page setup dialog, letting the user modify the values from pageSetup. If the user cancels the dialog, the returned PageSetup is identical to the passed in pageSetup, otherwise it contains the modifications done in the dialog. Note that this function may use a recursive mainloop to show the page setup dialog. See printRunPageSetupDialogAsync if this is a problem. Since: 2.10
-
gi-gtk3 GI.Gtk.Functions Runs a page setup dialog, letting the user modify the values from pageSetup. In contrast to printRunPageSetupDialog, this function returns after showing the page setup dialog on platforms that support this, and calls doneCb from a signal handler for the response signal of the dialog. Since: 2.10
printOperationPreviewEndPreview :: (HasCallStack, MonadIO m, IsPrintOperationPreview a) => a -> m ()gi-gtk3 GI.Gtk.Interfaces.PrintOperationPreview Ends a preview. This function must be called to finish a custom print preview. Since: 2.10
-
gi-gtk3 GI.Gtk.Interfaces.PrintOperationPreview Returns whether the given page is included in the set of pages that have been selected for printing. Since: 2.10
-
gi-gtk3 GI.Gtk.Interfaces.PrintOperationPreview Renders a page to the preview, using the print context that was passed to the PrintOperation::preview handler together with preview. A custom iprint preview should use this function in its expose handler to render the currently selected page. Note that this function requires a suitable cairo context to be associated with the print context. Since: 2.10