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.
setComboBoxTearoffTitle :: (MonadIO m, IsComboBox o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “tearoff-title” property. When overloading is enabled, this is equivalent to
set comboBox [ #tearoffTitle := value ]
setComboBoxWrapWidth :: (MonadIO m, IsComboBox o) => o -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “wrap-width” property. When overloading is enabled, this is equivalent to
set comboBox [ #wrapWidth := value ]
setContainerBorderWidth :: (MonadIO m, IsContainer o) => o -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “border-width” property. When overloading is enabled, this is equivalent to
set container [ #borderWidth := value ]
setContainerChild :: (MonadIO m, IsContainer o, IsWidget a) => o -> a -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “child” property. When overloading is enabled, this is equivalent to
set container [ #child := value ]
-
gi-gtk-hs Data.GI.Gtk Set the value of the “add” field. When overloading is enabled, this is equivalent to
set containerClass [ #add := value ]
-
gi-gtk-hs Data.GI.Gtk Set the value of the “check_resize” field. When overloading is enabled, this is equivalent to
set containerClass [ #checkResize := value ]
-
gi-gtk-hs Data.GI.Gtk Set the value of the “child_type” field. When overloading is enabled, this is equivalent to
set containerClass [ #childType := value ]
-
gi-gtk-hs Data.GI.Gtk Set the value of the “composite_name” field. When overloading is enabled, this is equivalent to
set containerClass [ #compositeName := value ]
-
gi-gtk-hs Data.GI.Gtk Set the value of the “forall” field. When overloading is enabled, this is equivalent to
set containerClass [ #forall := value ]
-
gi-gtk-hs Data.GI.Gtk Set the value of the “get_child_property” field. When overloading is enabled, this is equivalent to
set containerClass [ #getChildProperty := value ]