Hoogle Search
Within Stackage Nightly 2026-06-26 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setRecentActionShowNumbers :: (MonadIO m, IsRecentAction o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-numbers” property. When overloading is enabled, this is equivalent to
set recentAction [ #showNumbers := value ]
setRecentChooserFilter :: (MonadIO m, IsRecentChooser o, IsRecentFilter a) => o -> a -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “filter” property. When overloading is enabled, this is equivalent to
set recentChooser [ #filter := value ]
setRecentChooserLimit :: (MonadIO m, IsRecentChooser o) => o -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “limit” property. When overloading is enabled, this is equivalent to
set recentChooser [ #limit := value ]
setRecentChooserLocalOnly :: (MonadIO m, IsRecentChooser o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “local-only” property. When overloading is enabled, this is equivalent to
set recentChooser [ #localOnly := value ]
setRecentChooserMenuShowNumbers :: (MonadIO m, IsRecentChooserMenu o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-numbers” property. When overloading is enabled, this is equivalent to
set recentChooserMenu [ #showNumbers := value ]
setRecentChooserSelectMultiple :: (MonadIO m, IsRecentChooser o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “select-multiple” property. When overloading is enabled, this is equivalent to
set recentChooser [ #selectMultiple := value ]
setRecentChooserShowIcons :: (MonadIO m, IsRecentChooser o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-icons” property. When overloading is enabled, this is equivalent to
set recentChooser [ #showIcons := value ]
setRecentChooserShowNotFound :: (MonadIO m, IsRecentChooser o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-not-found” property. When overloading is enabled, this is equivalent to
set recentChooser [ #showNotFound := value ]
setRecentChooserShowPrivate :: (MonadIO m, IsRecentChooser o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-private” property. When overloading is enabled, this is equivalent to
set recentChooser [ #showPrivate := value ]
setRecentChooserShowTips :: (MonadIO m, IsRecentChooser o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-tips” property. When overloading is enabled, this is equivalent to
set recentChooser [ #showTips := value ]