Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setNotebookTabPos :: (MonadIO m, IsNotebook o) => o -> PositionType -> m ()gi-gtk3 GI.Gtk.Objects.Notebook Set the value of the “tab-pos” property. When overloading is enabled, this is equivalent to
set notebook [ #tabPos := value ]
setNumerableIconBackgroundIcon :: (MonadIO m, IsNumerableIcon o, IsIcon a) => o -> a -> m ()gi-gtk3 GI.Gtk.Objects.NumerableIcon Set the value of the “background-icon” property. When overloading is enabled, this is equivalent to
set numerableIcon [ #backgroundIcon := value ]
setNumerableIconBackgroundIconName :: (MonadIO m, IsNumerableIcon o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.NumerableIcon Set the value of the “background-icon-name” property. When overloading is enabled, this is equivalent to
set numerableIcon [ #backgroundIconName := value ]
setNumerableIconCount :: (MonadIO m, IsNumerableIcon o) => o -> Int32 -> m ()gi-gtk3 GI.Gtk.Objects.NumerableIcon Set the value of the “count” property. When overloading is enabled, this is equivalent to
set numerableIcon [ #count := value ]
setNumerableIconLabel :: (MonadIO m, IsNumerableIcon o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.NumerableIcon Set the value of the “label” property. When overloading is enabled, this is equivalent to
set numerableIcon [ #label := value ]
setNumerableIconStyleContext :: (MonadIO m, IsNumerableIcon o, IsStyleContext a) => o -> a -> m ()gi-gtk3 GI.Gtk.Objects.NumerableIcon Set the value of the “style-context” property. When overloading is enabled, this is equivalent to
set numerableIcon [ #styleContext := value ]
setPanedPosition :: (MonadIO m, IsPaned o) => o -> Int32 -> m ()gi-gtk3 GI.Gtk.Objects.Paned 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-gtk3 GI.Gtk.Objects.Paned 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-gtk3 GI.Gtk.Objects.Paned 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-gtk3 GI.Gtk.Objects.PlacesSidebar Set the value of the “local-only” property. When overloading is enabled, this is equivalent to
set placesSidebar [ #localOnly := value ]