Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
drop_closures_PrintSettingsFunc :: PrintSettingsFunc -> PrintSettingsFunc_WithClosuresgi-gtk4 GI.Gtk.Callbacks A simple wrapper that ignores the closure arguments.
-
gi-gtk4 GI.Gtk.Callbacks Given a pointer to a foreign C function, wrap it into a function callable from Haskell.
genClosure_PrintSettingsFunc :: MonadIO m => PrintSettingsFunc -> m (GClosure C_PrintSettingsFunc)gi-gtk4 GI.Gtk.Callbacks Wrap the callback into a GClosure.
mk_PrintSettingsFunc :: C_PrintSettingsFunc -> IO (FunPtr C_PrintSettingsFunc)gi-gtk4 GI.Gtk.Callbacks Generate a function pointer callable from C code, from a C_PrintSettingsFunc.
noPrintSettingsFunc :: Maybe PrintSettingsFuncgi-gtk4 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe PrintSettingsFunc.
noPrintSettingsFunc_WithClosures :: Maybe PrintSettingsFunc_WithClosuresgi-gtk4 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe PrintSettingsFunc_WithClosures.
-
gi-gtk4 GI.Gtk.Callbacks Wrap a PrintSettingsFunc into a C_PrintSettingsFunc.
-
gi-gtk4 GI.Gtk.Objects.PageSetupUnixDialog Gets the current print settings from the dialog.
-
gi-gtk4 GI.Gtk.Objects.PageSetupUnixDialog Sets the GtkPrintSettings from which the page setup dialog takes its values.
-
gi-gtk4 GI.Gtk.Objects.PrintDialog Construct a GValueConstruct with valid value for the “print-settings” property. This is rarely needed directly, but it is used by new.