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.
-
gi-gtk3 GI.Gtk.Objects.PlacesSidebar Connect a signal handler for the showOtherLocations signal, to be run after the default handler. When overloading is enabled, this is equivalent to
after placesSidebar #showOtherLocations callback
By default the object invoking the signal is not passed to the callback. If you need to access it, you can use the implit ?self parameter. Note that this requires activating the ImplicitParams GHC extension. -
gi-gtk3 GI.Gtk.Objects.PlacesSidebar Connect a signal handler for the showOtherLocationsWithFlags signal, to be run after the default handler. When overloading is enabled, this is equivalent to
after placesSidebar #showOtherLocationsWithFlags callback
By default the object invoking the signal is not passed to the callback. If you need to access it, you can use the implit ?self parameter. Note that this requires activating the ImplicitParams GHC extension. -
gi-gtk3 GI.Gtk.Objects.PlacesSidebar Connect a signal handler for the showStarredLocation signal, to be run after the default handler. When overloading is enabled, this is equivalent to
after placesSidebar #showStarredLocation callback
By default the object invoking the signal is not passed to the callback. If you need to access it, you can use the implit ?self parameter. Note that this requires activating the ImplicitParams GHC extension. -
gi-gtk3 GI.Gtk.Objects.PlacesSidebar Construct a GValueConstruct with valid value for the “show-connect-to-server” property. This is rarely needed directly, but it is used by new.
constructPlacesSidebarShowDesktop :: (IsPlacesSidebar o, MonadIO m) => Bool -> m (GValueConstruct o)gi-gtk3 GI.Gtk.Objects.PlacesSidebar Construct a GValueConstruct with valid value for the “show-desktop” 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-enter-location” 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-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.