Hoogle Search
Within Stackage Nightly 2026-06-25 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setFrameLabelXalign :: (MonadIO m, IsFrame o) => o -> Float -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “label-xalign” property. When overloading is enabled, this is equivalent to
set frame [ #labelXalign := value ]
setFrameLabelYalign :: (MonadIO m, IsFrame o) => o -> Float -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “label-yalign” property. When overloading is enabled, this is equivalent to
set frame [ #labelYalign := value ]
setFrameShadowType :: (MonadIO m, IsFrame o) => o -> ShadowType -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “shadow-type” property. When overloading is enabled, this is equivalent to
set frame [ #shadowType := value ]
setGLAreaAutoRender :: (MonadIO m, IsGLArea o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “auto-render” property. When overloading is enabled, this is equivalent to
set gLArea [ #autoRender := value ]
setGLAreaHasAlpha :: (MonadIO m, IsGLArea o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “has-alpha” property. When overloading is enabled, this is equivalent to
set gLArea [ #hasAlpha := value ]
setGLAreaHasDepthBuffer :: (MonadIO m, IsGLArea o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “has-depth-buffer” property. When overloading is enabled, this is equivalent to
set gLArea [ #hasDepthBuffer := value ]
setGLAreaHasStencilBuffer :: (MonadIO m, IsGLArea o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “has-stencil-buffer” property. When overloading is enabled, this is equivalent to
set gLArea [ #hasStencilBuffer := value ]
setGLAreaUseEs :: (MonadIO m, IsGLArea o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “use-es” property. When overloading is enabled, this is equivalent to
set gLArea [ #useEs := value ]
setGestureLongPressDelayFactor :: (MonadIO m, IsGestureLongPress o) => o -> Double -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “delay-factor” property. When overloading is enabled, this is equivalent to
set gestureLongPress [ #delayFactor := value ]
setGesturePanOrientation :: (MonadIO m, IsGesturePan o) => o -> Orientation -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “orientation” property. When overloading is enabled, this is equivalent to
set gesturePan [ #orientation := value ]