Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
AccessiblePropertyReadOnly :: AccessiblePropertygi-gtk4 GI.Gtk.Enums Indicates that the element is not editable, but is otherwise operable. Value type: boolean
FileChooserErrorAlreadyExists :: FileChooserErrorgi-gtk4 GI.Gtk.Enums Indicates a duplicate path (e.g. when adding a bookmark).
RecentManagerErrorRead :: RecentManagerErrorgi-gtk4 GI.Gtk.Enums failure while reading the recently used resources file.
type
PrintOperationPreviewReadyCallback = PrintContext -> IO ()gi-gtk4 GI.Gtk.Interfaces.PrintOperationPreview The ready signal gets emitted once per preview operation, before the first page is rendered. A handler for this signal can be used for setup tasks.
-
gi-gtk4 GI.Gtk.Interfaces.PrintOperationPreview Connect a signal handler for the ready signal, to be run after the default handler. When overloading is enabled, this is equivalent to
after printOperationPreview #ready callback
By default the object invoking the signal is not passed to the callback. If you need to access it, you can use the implit ?self parameter. Note that this requires activating the ImplicitParams GHC extension. -
gi-gtk4 GI.Gtk.Interfaces.PrintOperationPreview Connect a signal handler for the ready signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on printOperationPreview #ready callback
type
AsyncReadyCallback = GObject -> AsyncResult -> IO ()gio System.GIO.Async.AsyncResult No documentation available.
marshalAsyncReadyCallback :: AsyncReadyCallback -> IO GAsyncReadyCallbackgio System.GIO.Async.AsyncResult No documentation available.
IoErrorAlreadyMounted :: IOErrorEnumgio System.GIO.Enums No documentation available.
IoErrorReadOnly :: IOErrorEnumgio System.GIO.Enums No documentation available.