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.
setShortcutsGroupTitleSizeGroup :: (MonadIO m, IsShortcutsGroup o, IsSizeGroup a) => o -> a -> m ()gi-gtk3 GI.Gtk.Objects.ShortcutsGroup 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-gtk3 GI.Gtk.Objects.ShortcutsGroup 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-gtk3 GI.Gtk.Objects.ShortcutsSection 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-gtk3 GI.Gtk.Objects.ShortcutsSection 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-gtk3 GI.Gtk.Objects.ShortcutsSection Set the value of the “title” property. When overloading is enabled, this is equivalent to
set shortcutsSection [ #title := value ]
setShortcutsSectionViewName :: (MonadIO m, IsShortcutsSection o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.ShortcutsSection Set the value of the “view-name” property. When overloading is enabled, this is equivalent to
set shortcutsSection [ #viewName := value ]
-
gi-gtk3 GI.Gtk.Objects.ShortcutsShortcut 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-gtk3 GI.Gtk.Objects.ShortcutsShortcut 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-gtk3 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-gtk3 GI.Gtk.Objects.ShortcutsShortcut Set the value of the “direction” property. When overloading is enabled, this is equivalent to
set shortcutsShortcut [ #direction := value ]