Hoogle Search
Within Stackage Nightly 2026-06-26 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setPadActionEntryMode :: MonadIO m => PadActionEntry -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “mode” field. When overloading is enabled, this is equivalent to
set padActionEntry [ #mode := value ]
setPadActionEntryType :: MonadIO m => PadActionEntry -> PadActionType -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “type” field. When overloading is enabled, this is equivalent to
set padActionEntry [ #type := value ]
setPageRangeEnd :: MonadIO m => PageRange -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “end” field. When overloading is enabled, this is equivalent to
set pageRange [ #end := value ]
setPageRangeStart :: MonadIO m => PageRange -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “start” field. When overloading is enabled, this is equivalent to
set pageRange [ #start := value ]
setPanedPosition :: (MonadIO m, IsPaned o) => o -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “position” property. When overloading is enabled, this is equivalent to
set paned [ #position := value ]
setPanedPositionSet :: (MonadIO m, IsPaned o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “position-set” property. When overloading is enabled, this is equivalent to
set paned [ #positionSet := value ]
setPanedWideHandle :: (MonadIO m, IsPaned o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “wide-handle” property. When overloading is enabled, this is equivalent to
set paned [ #wideHandle := value ]
setPlacesSidebarLocalOnly :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “local-only” property. When overloading is enabled, this is equivalent to
set placesSidebar [ #localOnly := value ]
setPlacesSidebarLocation :: (MonadIO m, IsPlacesSidebar o, IsFile a) => o -> a -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “location” property. When overloading is enabled, this is equivalent to
set placesSidebar [ #location := value ]
setPlacesSidebarOpenFlags :: (MonadIO m, IsPlacesSidebar o) => o -> [PlacesOpenFlags] -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “open-flags” property. When overloading is enabled, this is equivalent to
set placesSidebar [ #openFlags := value ]