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.
setShortcutsShortcutActionName :: (MonadIO m, IsShortcutsShortcut o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.ShortcutsShortcut 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-gtk4 GI.Gtk.Objects.ShortcutsShortcut 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-gtk4 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-gtk4 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-gtk4 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-gtk4 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-gtk4 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-gtk4 GI.Gtk.Objects.ShortcutsShortcut Set the value of the “title” property. When overloading is enabled, this is equivalent to
set shortcutsShortcut [ #title := value ]
-
gi-gtk4 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-gtk4 GI.Gtk.Objects.ShortcutsWindow Set the value of the “section-name” property. When overloading is enabled, this is equivalent to
set shortcutsWindow [ #sectionName := value ]