Hoogle Search
Within Stackage Nightly 2026-06-22 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setArrowShadowType :: (MonadIO m, IsArrow 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 arrow [ #shadowType := value ]
setAspectFrameObeyChild :: (MonadIO m, IsAspectFrame o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “obey-child” property. When overloading is enabled, this is equivalent to
set aspectFrame [ #obeyChild := value ]
setAspectFrameRatio :: (MonadIO m, IsAspectFrame o) => o -> Float -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “ratio” property. When overloading is enabled, this is equivalent to
set aspectFrame [ #ratio := value ]
setAspectFrameXalign :: (MonadIO m, IsAspectFrame 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 aspectFrame [ #xalign := value ]
setAspectFrameYalign :: (MonadIO m, IsAspectFrame o) => o -> Float -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “yalign” property. When overloading is enabled, this is equivalent to
set aspectFrame [ #yalign := value ]
setBindingArgArgType :: MonadIO m => BindingArg -> GType -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “arg_type” field. When overloading is enabled, this is equivalent to
set bindingArg [ #argType := value ]
setBindingEntryBindingSet :: MonadIO m => BindingEntry -> Ptr BindingSet -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “binding_set” field. When overloading is enabled, this is equivalent to
set bindingEntry [ #bindingSet := value ]
setBindingEntryDestroyed :: MonadIO m => BindingEntry -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “destroyed” field. When overloading is enabled, this is equivalent to
set bindingEntry [ #destroyed := value ]
setBindingEntryHashNext :: MonadIO m => BindingEntry -> Ptr BindingEntry -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “hash_next” field. When overloading is enabled, this is equivalent to
set bindingEntry [ #hashNext := value ]
setBindingEntryInEmission :: MonadIO m => BindingEntry -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “in_emission” field. When overloading is enabled, this is equivalent to
set bindingEntry [ #inEmission := value ]