Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setParamSpecTypeInfoNPreallocs :: MonadIO m => ParamSpecTypeInfo -> Word16 -> m ()gi-gobject GI.GObject.Structs.ParamSpecTypeInfo Set the value of the “n_preallocs” field. When overloading is enabled, this is equivalent to
set paramSpecTypeInfo [ #nPreallocs := value ]
-
gi-gobject GI.GObject.Structs.ParamSpecTypeInfo Set the value of the “value_set_default” field. When overloading is enabled, this is equivalent to
set paramSpecTypeInfo [ #valueSetDefault := value ]
setParamSpecTypeInfoValueType :: MonadIO m => ParamSpecTypeInfo -> GType -> m ()gi-gobject GI.GObject.Structs.ParamSpecTypeInfo Set the value of the “value_type” field. When overloading is enabled, this is equivalent to
set paramSpecTypeInfo [ #valueType := value ]
-
gi-gobject GI.GObject.Structs.ParamSpecTypeInfo Set the value of the “value_validate” field. When overloading is enabled, this is equivalent to
set paramSpecTypeInfo [ #valueValidate := value ]
-
gi-gobject GI.GObject.Structs.ParamSpecTypeInfo Set the value of the “values_cmp” field. When overloading is enabled, this is equivalent to
set paramSpecTypeInfo [ #valuesCmp := value ]
setParameterName :: MonadIO m => Parameter -> CString -> m ()gi-gobject GI.GObject.Structs.Parameter Set the value of the “name” field. When overloading is enabled, this is equivalent to
set parameter [ #name := value ]
setParameterValue :: MonadIO m => Parameter -> Ptr GValue -> m ()gi-gobject GI.GObject.Structs.Parameter Set the value of the “value” field. When overloading is enabled, this is equivalent to
set parameter [ #value := value ]
setSignalInvocationHintDetail :: MonadIO m => SignalInvocationHint -> Word32 -> m ()gi-gobject GI.GObject.Structs.SignalInvocationHint Set the value of the “detail” field. When overloading is enabled, this is equivalent to
set signalInvocationHint [ #detail := value ]
setSignalInvocationHintRunType :: MonadIO m => SignalInvocationHint -> [SignalFlags] -> m ()gi-gobject GI.GObject.Structs.SignalInvocationHint Set the value of the “run_type” field. When overloading is enabled, this is equivalent to
set signalInvocationHint [ #runType := value ]
setSignalInvocationHintSignalId :: MonadIO m => SignalInvocationHint -> Word32 -> m ()gi-gobject GI.GObject.Structs.SignalInvocationHint Set the value of the “signal_id” field. When overloading is enabled, this is equivalent to
set signalInvocationHint [ #signalId := value ]