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.

  1. onPlacesSidebarShowOtherLocations :: (IsPlacesSidebar a, MonadIO m) => a -> ((?self :: a) => PlacesSidebarShowOtherLocationsCallback) -> m SignalHandlerId

    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
    

  2. onPlacesSidebarShowOtherLocationsWithFlags :: (IsPlacesSidebar a, MonadIO m) => a -> ((?self :: a) => PlacesSidebarShowOtherLocationsWithFlagsCallback) -> m SignalHandlerId

    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
    

  3. onPlacesSidebarShowStarredLocation :: (IsPlacesSidebar a, MonadIO m) => a -> ((?self :: a) => PlacesSidebarShowStarredLocationCallback) -> m SignalHandlerId

    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
    

  4. placesSidebarGetShowConnectToServer :: (HasCallStack, MonadIO m, IsPlacesSidebar a) => a -> m Bool

    gi-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

  5. placesSidebarGetShowDesktop :: (HasCallStack, MonadIO m, IsPlacesSidebar a) => a -> m Bool

    gi-gtk3 GI.Gtk.Objects.PlacesSidebar

    Returns the value previously set with placesSidebarSetShowDesktop Since: 3.10

  6. placesSidebarGetShowEnterLocation :: (HasCallStack, MonadIO m, IsPlacesSidebar a) => a -> m Bool

    gi-gtk3 GI.Gtk.Objects.PlacesSidebar

    Returns the value previously set with placesSidebarSetShowEnterLocation Since: 3.14

  7. placesSidebarGetShowOtherLocations :: (HasCallStack, MonadIO m, IsPlacesSidebar a) => a -> m Bool

    gi-gtk3 GI.Gtk.Objects.PlacesSidebar

    Returns the value previously set with placesSidebarSetShowOtherLocations Since: 3.18

  8. placesSidebarGetShowRecent :: (HasCallStack, MonadIO m, IsPlacesSidebar a) => a -> m Bool

    gi-gtk3 GI.Gtk.Objects.PlacesSidebar

    Returns the value previously set with placesSidebarSetShowRecent Since: 3.18

  9. placesSidebarGetShowStarredLocation :: (HasCallStack, MonadIO m, IsPlacesSidebar a) => a -> m Bool

    gi-gtk3 GI.Gtk.Objects.PlacesSidebar

    Returns the value previously set with placesSidebarSetShowStarredLocation Since: 3.22.26

  10. placesSidebarGetShowTrash :: (HasCallStack, MonadIO m, IsPlacesSidebar a) => a -> m Bool

    gi-gtk3 GI.Gtk.Objects.PlacesSidebar

    Returns the value previously set with placesSidebarSetShowTrash Since: 3.18

Page 323 of many | Previous | Next