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.
setPlacesSidebarPopulateAll :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “populate-all” property. When overloading is enabled, this is equivalent to
set placesSidebar [ #populateAll := value ]
setPlacesSidebarShowConnectToServer :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-connect-to-server” property. When overloading is enabled, this is equivalent to
set placesSidebar [ #showConnectToServer := value ]
setPlacesSidebarShowDesktop :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-desktop” property. When overloading is enabled, this is equivalent to
set placesSidebar [ #showDesktop := value ]
setPlacesSidebarShowEnterLocation :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-enter-location” property. When overloading is enabled, this is equivalent to
set placesSidebar [ #showEnterLocation := value ]
setPlacesSidebarShowOtherLocations :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-other-locations” property. When overloading is enabled, this is equivalent to
set placesSidebar [ #showOtherLocations := value ]
setPlacesSidebarShowRecent :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-recent” property. When overloading is enabled, this is equivalent to
set placesSidebar [ #showRecent := value ]
setPlacesSidebarShowStarredLocation :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-starred-location” property. When overloading is enabled, this is equivalent to
set placesSidebar [ #showStarredLocation := value ]
setPlacesSidebarShowTrash :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-trash” property. When overloading is enabled, this is equivalent to
set placesSidebar [ #showTrash := value ]
setPopoverConstrainTo :: (MonadIO m, IsPopover o) => o -> PopoverConstraint -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “constrain-to” property. When overloading is enabled, this is equivalent to
set popover [ #constrainTo := value ]
setPopoverMenuVisibleSubmenu :: (MonadIO m, IsPopoverMenu o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “visible-submenu” property. When overloading is enabled, this is equivalent to
set popoverMenu [ #visibleSubmenu := value ]