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.
setShortcutsSectionViewName :: (MonadIO m, IsShortcutsSection o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “view-name” property. When overloading is enabled, this is equivalent to
set shortcutsSection [ #viewName := value ]
-
gi-gtk-hs Data.GI.Gtk Set the value of the “accel-size-group” property. When overloading is enabled, this is equivalent to
set shortcutsShortcut [ #accelSizeGroup := value ]
setShortcutsShortcutAccelerator :: (MonadIO m, IsShortcutsShortcut 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 shortcutsShortcut [ #accelerator := value ]
setShortcutsShortcutActionName :: (MonadIO m, IsShortcutsShortcut o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “action-name” property. When overloading is enabled, this is equivalent to
set shortcutsShortcut [ #actionName := value ]
setShortcutsShortcutDirection :: (MonadIO m, IsShortcutsShortcut o) => o -> TextDirection -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “direction” property. When overloading is enabled, this is equivalent to
set shortcutsShortcut [ #direction := value ]
setShortcutsShortcutIcon :: (MonadIO m, IsShortcutsShortcut o, IsIcon a) => o -> a -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “icon” property. When overloading is enabled, this is equivalent to
set shortcutsShortcut [ #icon := value ]
setShortcutsShortcutIconSet :: (MonadIO m, IsShortcutsShortcut o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “icon-set” property. When overloading is enabled, this is equivalent to
set shortcutsShortcut [ #iconSet := value ]
setShortcutsShortcutShortcutType :: (MonadIO m, IsShortcutsShortcut o) => o -> ShortcutType -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “shortcut-type” property. When overloading is enabled, this is equivalent to
set shortcutsShortcut [ #shortcutType := value ]
setShortcutsShortcutSubtitle :: (MonadIO m, IsShortcutsShortcut o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “subtitle” property. When overloading is enabled, this is equivalent to
set shortcutsShortcut [ #subtitle := value ]
setShortcutsShortcutSubtitleSet :: (MonadIO m, IsShortcutsShortcut o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “subtitle-set” property. When overloading is enabled, this is equivalent to
set shortcutsShortcut [ #subtitleSet := value ]