Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setToplevelTransientFor :: (MonadIO m, IsToplevel o, IsSurface a) => o -> a -> m ()gi-gdk4 GI.Gdk.Interfaces.Toplevel Set the value of the “transient-for” property. When overloading is enabled, this is equivalent to
set toplevel [ #transientFor := value ]
setDeviceSeat :: (MonadIO m, IsDevice o, IsSeat a) => o -> a -> m ()gi-gdk4 GI.Gdk.Objects.Device Set the value of the “seat” property. When overloading is enabled, this is equivalent to
set device [ #seat := value ]
setDisplayManagerDefaultDisplay :: (MonadIO m, IsDisplayManager o, IsDisplay a) => o -> a -> m ()gi-gdk4 GI.Gdk.Objects.DisplayManager Set the value of the “default-display” property. When overloading is enabled, this is equivalent to
set displayManager [ #defaultDisplay := value ]
-
gi-gdk4 GI.Gdk.Objects.DmabufTextureBuilder Set the value of the “display” property. When overloading is enabled, this is equivalent to
set dmabufTextureBuilder [ #display := value ]
setDmabufTextureBuilderFourcc :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Word32 -> m ()gi-gdk4 GI.Gdk.Objects.DmabufTextureBuilder Set the value of the “fourcc” property. When overloading is enabled, this is equivalent to
set dmabufTextureBuilder [ #fourcc := value ]
setDmabufTextureBuilderHeight :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Word32 -> m ()gi-gdk4 GI.Gdk.Objects.DmabufTextureBuilder Set the value of the “height” property. When overloading is enabled, this is equivalent to
set dmabufTextureBuilder [ #height := value ]
setDmabufTextureBuilderModifier :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Word64 -> m ()gi-gdk4 GI.Gdk.Objects.DmabufTextureBuilder Set the value of the “modifier” property. When overloading is enabled, this is equivalent to
set dmabufTextureBuilder [ #modifier := value ]
setDmabufTextureBuilderNPlanes :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Word32 -> m ()gi-gdk4 GI.Gdk.Objects.DmabufTextureBuilder Set the value of the “n-planes” property. When overloading is enabled, this is equivalent to
set dmabufTextureBuilder [ #nPlanes := value ]
setDmabufTextureBuilderPremultiplied :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Bool -> m ()gi-gdk4 GI.Gdk.Objects.DmabufTextureBuilder Set the value of the “premultiplied” property. When overloading is enabled, this is equivalent to
set dmabufTextureBuilder [ #premultiplied := value ]
setDmabufTextureBuilderUpdateRegion :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Region -> m ()gi-gdk4 GI.Gdk.Objects.DmabufTextureBuilder Set the value of the “update-region” property. When overloading is enabled, this is equivalent to
set dmabufTextureBuilder [ #updateRegion := value ]