Hoogle Search
Within Stackage Nightly 2026-06-28 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setAppChooserDialogHeading :: (MonadIO m, IsAppChooserDialog o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “heading” property. When overloading is enabled, this is equivalent to
set appChooserDialog [ #heading := value ]
setAppChooserWidgetDefaultText :: (MonadIO m, IsAppChooserWidget o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “default-text” property. When overloading is enabled, this is equivalent to
set appChooserWidget [ #defaultText := value ]
setAppChooserWidgetShowAll :: (MonadIO m, IsAppChooserWidget o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-all” property. When overloading is enabled, this is equivalent to
set appChooserWidget [ #showAll := value ]
setAppChooserWidgetShowDefault :: (MonadIO m, IsAppChooserWidget o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-default” property. When overloading is enabled, this is equivalent to
set appChooserWidget [ #showDefault := value ]
setAppChooserWidgetShowFallback :: (MonadIO m, IsAppChooserWidget o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-fallback” property. When overloading is enabled, this is equivalent to
set appChooserWidget [ #showFallback := value ]
setAppChooserWidgetShowOther :: (MonadIO m, IsAppChooserWidget o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-other” property. When overloading is enabled, this is equivalent to
set appChooserWidget [ #showOther := value ]
setAppChooserWidgetShowRecommended :: (MonadIO m, IsAppChooserWidget o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-recommended” property. When overloading is enabled, this is equivalent to
set appChooserWidget [ #showRecommended := value ]
setApplicationAppMenu :: (MonadIO m, IsApplication o, IsMenuModel a) => o -> a -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “app-menu” property. When overloading is enabled, this is equivalent to
set application [ #appMenu := value ]
setApplicationMenubar :: (MonadIO m, IsApplication o, IsMenuModel a) => o -> a -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “menubar” property. When overloading is enabled, this is equivalent to
set application [ #menubar := value ]
setApplicationRegisterSession :: (MonadIO m, IsApplication o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “register-session” property. When overloading is enabled, this is equivalent to
set application [ #registerSession := value ]