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.
setApplicationWindowShowMenubar :: (MonadIO m, IsApplicationWindow o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.ApplicationWindow Set the value of the “show-menubar” property. When overloading is enabled, this is equivalent to
set applicationWindow [ #showMenubar := value ]
setAspectFrameChild :: (MonadIO m, IsAspectFrame o, IsWidget a) => o -> a -> m ()gi-gtk4 GI.Gtk.Objects.AspectFrame Set the value of the “child” property. When overloading is enabled, this is equivalent to
set aspectFrame [ #child := value ]
setAspectFrameObeyChild :: (MonadIO m, IsAspectFrame o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.AspectFrame Set the value of the “obey-child” property. When overloading is enabled, this is equivalent to
set aspectFrame [ #obeyChild := value ]
setAspectFrameRatio :: (MonadIO m, IsAspectFrame o) => o -> Float -> m ()gi-gtk4 GI.Gtk.Objects.AspectFrame Set the value of the “ratio” property. When overloading is enabled, this is equivalent to
set aspectFrame [ #ratio := value ]
setAspectFrameXalign :: (MonadIO m, IsAspectFrame o) => o -> Float -> m ()gi-gtk4 GI.Gtk.Objects.AspectFrame Set the value of the “xalign” property. When overloading is enabled, this is equivalent to
set aspectFrame [ #xalign := value ]
setAspectFrameYalign :: (MonadIO m, IsAspectFrame o) => o -> Float -> m ()gi-gtk4 GI.Gtk.Objects.AspectFrame Set the value of the “yalign” property. When overloading is enabled, this is equivalent to
set aspectFrame [ #yalign := value ]
setAssistantPageComplete :: (MonadIO m, IsAssistantPage o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.AssistantPage Set the value of the “complete” property. When overloading is enabled, this is equivalent to
set assistantPage [ #complete := value ]
setAssistantPagePageType :: (MonadIO m, IsAssistantPage o) => o -> AssistantPageType -> m ()gi-gtk4 GI.Gtk.Objects.AssistantPage Set the value of the “page-type” property. When overloading is enabled, this is equivalent to
set assistantPage [ #pageType := value ]
setAssistantPageTitle :: (MonadIO m, IsAssistantPage o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.AssistantPage Set the value of the “title” property. When overloading is enabled, this is equivalent to
set assistantPage [ #title := value ]
setBookmarkListAttributes :: (MonadIO m, IsBookmarkList o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.BookmarkList Set the value of the “attributes” property. When overloading is enabled, this is equivalent to
set bookmarkList [ #attributes := value ]