Hoogle Search
Within Stackage Nightly 2026-06-28 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setEntryVisibility :: (MonadIO m, IsEntry o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “visibility” property. When overloading is enabled, this is equivalent to
set entry [ #visibility := value ]
setEntryWidthChars :: (MonadIO m, IsEntry o) => o -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “width-chars” property. When overloading is enabled, this is equivalent to
set entry [ #widthChars := value ]
setEntryXalign :: (MonadIO m, IsEntry o) => o -> Float -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “xalign” property. When overloading is enabled, this is equivalent to
set entry [ #xalign := value ]
setEventBoxAboveChild :: (MonadIO m, IsEventBox o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “above-child” property. When overloading is enabled, this is equivalent to
set eventBox [ #aboveChild := value ]
setEventBoxVisibleWindow :: (MonadIO m, IsEventBox o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “visible-window” property. When overloading is enabled, this is equivalent to
set eventBox [ #visibleWindow := value ]
-
gi-gtk-hs Data.GI.Gtk Set the value of the “propagation-phase” property. When overloading is enabled, this is equivalent to
set eventController [ #propagationPhase := value ]
-
gi-gtk-hs Data.GI.Gtk Set the value of the “flags” property. When overloading is enabled, this is equivalent to
set eventControllerScroll [ #flags := value ]
setExpanderExpanded :: (MonadIO m, IsExpander o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “expanded” property. When overloading is enabled, this is equivalent to
set expander [ #expanded := value ]
setExpanderLabel :: (MonadIO m, IsExpander o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “label” property. When overloading is enabled, this is equivalent to
set expander [ #label := value ]
setExpanderLabelFill :: (MonadIO m, IsExpander o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “label-fill” property. When overloading is enabled, this is equivalent to
set expander [ #labelFill := value ]