Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gtk3 GI.Gtk.Objects.PlacesSidebar Construct a GValueConstruct with valid value for the “show-other-locations” property. This is rarely needed directly, but it is used by new.
constructPlacesSidebarShowRecent :: (IsPlacesSidebar o, MonadIO m) => Bool -> m (GValueConstruct o)gi-gtk3 GI.Gtk.Objects.PlacesSidebar Construct a GValueConstruct with valid value for the “show-recent” property. This is rarely needed directly, but it is used by new.
-
gi-gtk3 GI.Gtk.Objects.PlacesSidebar Construct a GValueConstruct with valid value for the “show-starred-location” property. This is rarely needed directly, but it is used by new.
constructPlacesSidebarShowTrash :: (IsPlacesSidebar o, MonadIO m) => Bool -> m (GValueConstruct o)gi-gtk3 GI.Gtk.Objects.PlacesSidebar Construct a GValueConstruct with valid value for the “show-trash” property. This is rarely needed directly, but it is used by new.
getPlacesSidebarShowConnectToServer :: (MonadIO m, IsPlacesSidebar o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.PlacesSidebar Get the value of the “show-connect-to-server” property. When overloading is enabled, this is equivalent to
get placesSidebar #showConnectToServer
getPlacesSidebarShowDesktop :: (MonadIO m, IsPlacesSidebar o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.PlacesSidebar Get the value of the “show-desktop” property. When overloading is enabled, this is equivalent to
get placesSidebar #showDesktop
getPlacesSidebarShowEnterLocation :: (MonadIO m, IsPlacesSidebar o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.PlacesSidebar Get the value of the “show-enter-location” property. When overloading is enabled, this is equivalent to
get placesSidebar #showEnterLocation
getPlacesSidebarShowOtherLocations :: (MonadIO m, IsPlacesSidebar o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.PlacesSidebar Get the value of the “show-other-locations” property. When overloading is enabled, this is equivalent to
get placesSidebar #showOtherLocations
getPlacesSidebarShowRecent :: (MonadIO m, IsPlacesSidebar o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.PlacesSidebar Get the value of the “show-recent” property. When overloading is enabled, this is equivalent to
get placesSidebar #showRecent
getPlacesSidebarShowStarredLocation :: (MonadIO m, IsPlacesSidebar o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.PlacesSidebar Get the value of the “show-starred-location” property. When overloading is enabled, this is equivalent to
get placesSidebar #showStarredLocation