Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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
getPlacesSidebarShowTrash :: (MonadIO m, IsPlacesSidebar o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.PlacesSidebar Get the value of the “show-trash” property. When overloading is enabled, this is equivalent to
get placesSidebar #showTrash
-
gi-gtk3 GI.Gtk.Objects.PlacesSidebar Connect a signal handler for the showConnectToServer signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on placesSidebar #showConnectToServer callback
-
gi-gtk3 GI.Gtk.Objects.PlacesSidebar Connect a signal handler for the showEnterLocation signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on placesSidebar #showEnterLocation callback
-
gi-gtk3 GI.Gtk.Objects.PlacesSidebar Connect a signal handler for the showErrorMessage signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on placesSidebar #showErrorMessage callback