Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
viewGetShowLineNumbers :: (HasCallStack, MonadIO m, IsView a) => a -> m Boolgi-gtksource5 GI.GtkSource.Objects.View Returns whether line numbers are displayed beside the text.
viewSetShowLineNumbers :: (HasCallStack, MonadIO m, IsView a) => a -> Bool -> m ()gi-gtksource5 GI.GtkSource.Objects.View If True line numbers will be displayed beside the text.
AatLayoutFeatureSelectorTLowerCaseNumbers :: AatLayoutFeatureSelectorTgi-harfbuzz GI.HarfBuzz.Enums for HB_AAT_LAYOUT_FEATURE_TYPE_NUMBER_CASE
AatLayoutFeatureSelectorTUpperCaseNumbers :: AatLayoutFeatureSelectorTgi-harfbuzz GI.HarfBuzz.Enums for HB_AAT_LAYOUT_FEATURE_TYPE_NUMBER_CASE
type
C_ClassEnumeratePropertiesFunction = Ptr Class -> Ptr Context -> Ptr () -> IO Ptr CStringgi-javascriptcore6 GI.JavaScriptCore.Callbacks Type for the callback on the (unwrapped) C side.
type
ClassEnumeratePropertiesFunction = Class -> Context -> Ptr () -> IO Maybe [Text]gi-javascriptcore6 GI.JavaScriptCore.Callbacks The type of enumerate_properties in ClassVTable. This is only required when you need to handle external properties not added to the prototype.
-
gi-javascriptcore6 GI.JavaScriptCore.Callbacks Given a pointer to a foreign C function, wrap it into a function callable from Haskell.
-
gi-javascriptcore6 GI.JavaScriptCore.Callbacks Wrap the callback into a GClosure.
-
gi-javascriptcore6 GI.JavaScriptCore.Callbacks Generate a function pointer callable from C code, from a C_ClassEnumeratePropertiesFunction.
noClassEnumeratePropertiesFunction :: Maybe ClassEnumeratePropertiesFunctiongi-javascriptcore6 GI.JavaScriptCore.Callbacks A convenience synonym for Nothing :: Maybe ClassEnumeratePropertiesFunction.