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.
setTypeQueryTypeName :: MonadIO m => TypeQuery -> CString -> m ()gi-gobject GI.GObject.Structs.TypeQuery Set the value of the “type_name” field. When overloading is enabled, this is equivalent to
set typeQuery [ #typeName := value ]
setTypeValueTableCollectFormat :: MonadIO m => TypeValueTable -> CString -> m ()gi-gobject GI.GObject.Structs.TypeValueTable Set the value of the “collect_format” field. When overloading is enabled, this is equivalent to
set typeValueTable [ #collectFormat := value ]
-
gi-gobject GI.GObject.Structs.TypeValueTable Set the value of the “collect_value” field. When overloading is enabled, this is equivalent to
set typeValueTable [ #collectValue := value ]
setTypeValueTableLcopyFormat :: MonadIO m => TypeValueTable -> CString -> m ()gi-gobject GI.GObject.Structs.TypeValueTable Set the value of the “lcopy_format” field. When overloading is enabled, this is equivalent to
set typeValueTable [ #lcopyFormat := value ]
setTypeValueTableLcopyValue :: MonadIO m => TypeValueTable -> FunPtr C_TypeValueLCopyFunc -> m ()gi-gobject GI.GObject.Structs.TypeValueTable Set the value of the “lcopy_value” field. When overloading is enabled, this is equivalent to
set typeValueTable [ #lcopyValue := value ]
setTypeValueTableValueCopy :: MonadIO m => TypeValueTable -> FunPtr C_TypeValueCopyFunc -> m ()gi-gobject GI.GObject.Structs.TypeValueTable Set the value of the “value_copy” field. When overloading is enabled, this is equivalent to
set typeValueTable [ #valueCopy := value ]
setTypeValueTableValueFree :: MonadIO m => TypeValueTable -> FunPtr C_TypeValueFreeFunc -> m ()gi-gobject GI.GObject.Structs.TypeValueTable Set the value of the “value_free” field. When overloading is enabled, this is equivalent to
set typeValueTable [ #valueFree := value ]
setTypeValueTableValueInit :: MonadIO m => TypeValueTable -> FunPtr C_TypeValueInitFunc -> m ()gi-gobject GI.GObject.Structs.TypeValueTable Set the value of the “value_init” field. When overloading is enabled, this is equivalent to
set typeValueTable [ #valueInit := value ]
-
gi-gobject GI.GObject.Structs.TypeValueTable Set the value of the “value_peek_pointer” field. When overloading is enabled, this is equivalent to
set typeValueTable [ #valuePeekPointer := value ]
setValueArrayNValues :: MonadIO m => ValueArray -> Word32 -> m ()gi-gobject GI.GObject.Structs.ValueArray Set the value of the “n_values” field. When overloading is enabled, this is equivalent to
set valueArray [ #nValues := value ]