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.
setSettingsValueValue :: MonadIO m => SettingsValue -> Ptr GValue -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “value” field. When overloading is enabled, this is equivalent to
set settingsValue [ #value := value ]
setShortcutLabelAccelerator :: (MonadIO m, IsShortcutLabel o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “accelerator” property. When overloading is enabled, this is equivalent to
set shortcutLabel [ #accelerator := value ]
setShortcutLabelDisabledText :: (MonadIO m, IsShortcutLabel o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “disabled-text” property. When overloading is enabled, this is equivalent to
set shortcutLabel [ #disabledText := value ]
setShortcutsGroupAccelSizeGroup :: (MonadIO m, IsShortcutsGroup o, IsSizeGroup a) => o -> a -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “accel-size-group” property. When overloading is enabled, this is equivalent to
set shortcutsGroup [ #accelSizeGroup := value ]
setShortcutsGroupTitle :: (MonadIO m, IsShortcutsGroup o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “title” property. When overloading is enabled, this is equivalent to
set shortcutsGroup [ #title := value ]
setShortcutsGroupTitleSizeGroup :: (MonadIO m, IsShortcutsGroup o, IsSizeGroup a) => o -> a -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “title-size-group” property. When overloading is enabled, this is equivalent to
set shortcutsGroup [ #titleSizeGroup := value ]
setShortcutsGroupView :: (MonadIO m, IsShortcutsGroup o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “view” property. When overloading is enabled, this is equivalent to
set shortcutsGroup [ #view := value ]
setShortcutsSectionMaxHeight :: (MonadIO m, IsShortcutsSection o) => o -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “max-height” property. When overloading is enabled, this is equivalent to
set shortcutsSection [ #maxHeight := value ]
setShortcutsSectionSectionName :: (MonadIO m, IsShortcutsSection o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “section-name” property. When overloading is enabled, this is equivalent to
set shortcutsSection [ #sectionName := value ]
setShortcutsSectionTitle :: (MonadIO m, IsShortcutsSection o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “title” property. When overloading is enabled, this is equivalent to
set shortcutsSection [ #title := value ]