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.
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
-
gi-gtk3 GI.Gtk.Objects.PlacesSidebar Connect a signal handler for the showOtherLocations signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on placesSidebar #showOtherLocations callback
-
gi-gtk3 GI.Gtk.Objects.PlacesSidebar Connect a signal handler for the showOtherLocationsWithFlags signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on placesSidebar #showOtherLocationsWithFlags callback
-
gi-gtk3 GI.Gtk.Objects.PlacesSidebar Connect a signal handler for the showStarredLocation signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on placesSidebar #showStarredLocation callback
placesSidebarGetShowConnectToServer :: (HasCallStack, MonadIO m, IsPlacesSidebar a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.PlacesSidebar Deprecated: (Since version 3.18)It is recommended to group this functionality with the drivesand network location under the new 'Other Location' item
placesSidebarGetShowDesktop :: (HasCallStack, MonadIO m, IsPlacesSidebar a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.PlacesSidebar Returns the value previously set with placesSidebarSetShowDesktop Since: 3.10
placesSidebarGetShowEnterLocation :: (HasCallStack, MonadIO m, IsPlacesSidebar a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.PlacesSidebar Returns the value previously set with placesSidebarSetShowEnterLocation Since: 3.14