Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
adjustDeltaForOffset :: LayoutStartCol -> DeltaPos -> DeltaPosghc-exactprint Language.Haskell.GHC.ExactPrint.Utils No documentation available.
type
C_WidgetClassAdjustBaselineAllocationFieldCallback = Ptr Widget -> Int32 -> IO ()gi-gtk3 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
C_WidgetClassAdjustBaselineRequestFieldCallback = Ptr Widget -> Int32 -> Int32 -> IO ()gi-gtk3 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
-
gi-gtk3 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
C_WidgetClassAdjustSizeRequestFieldCallback = Ptr Widget -> CUInt -> Int32 -> Int32 -> IO ()gi-gtk3 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
WidgetClassAdjustBaselineAllocationFieldCallback = Widget -> Int32 -> IO ()gi-gtk3 GI.Gtk.Callbacks No description available in the introspection data.
type
WidgetClassAdjustBaselineRequestFieldCallback = Widget -> Int32 -> Int32 -> IO ()gi-gtk3 GI.Gtk.Callbacks No description available in the introspection data.
-
gi-gtk3 GI.Gtk.Callbacks No description available in the introspection data.
type
WidgetClassAdjustSizeRequestFieldCallback = Widget -> Orientation -> Int32 -> Int32 -> IO ()gi-gtk3 GI.Gtk.Callbacks No description available in the introspection data.
-
gi-gtk3 GI.Gtk.Callbacks Given a pointer to a foreign C function, wrap it into a function callable from Haskell.