Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setShortcutsShortcutIcon :: (MonadIO m, IsShortcutsShortcut o, IsIcon a) => o -> a -> m ()gi-gtk3 GI.Gtk.Objects.ShortcutsShortcut 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-gtk3 GI.Gtk.Objects.ShortcutsShortcut 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-gtk3 GI.Gtk.Objects.ShortcutsShortcut 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-gtk3 GI.Gtk.Objects.ShortcutsShortcut 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-gtk3 GI.Gtk.Objects.ShortcutsShortcut Set the value of the “subtitle-set” property. When overloading is enabled, this is equivalent to
set shortcutsShortcut [ #subtitleSet := value ]
setShortcutsShortcutTitle :: (MonadIO m, IsShortcutsShortcut o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.ShortcutsShortcut Set the value of the “title” property. When overloading is enabled, this is equivalent to
set shortcutsShortcut [ #title := value ]
-
gi-gtk3 GI.Gtk.Objects.ShortcutsShortcut Set the value of the “title-size-group” property. When overloading is enabled, this is equivalent to
set shortcutsShortcut [ #titleSizeGroup := value ]
setShortcutsWindowSectionName :: (MonadIO m, IsShortcutsWindow o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.ShortcutsWindow Set the value of the “section-name” property. When overloading is enabled, this is equivalent to
set shortcutsWindow [ #sectionName := value ]
setShortcutsWindowViewName :: (MonadIO m, IsShortcutsWindow o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.ShortcutsWindow Set the value of the “view-name” property. When overloading is enabled, this is equivalent to
set shortcutsWindow [ #viewName := value ]
setSizeGroupIgnoreHidden :: (MonadIO m, IsSizeGroup o) => o -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.SizeGroup Set the value of the “ignore-hidden” property. When overloading is enabled, this is equivalent to
set sizeGroup [ #ignoreHidden := value ]