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.
setSearchBarKeyCaptureWidget :: (MonadIO m, IsSearchBar o, IsWidget a) => o -> a -> m ()gi-gtk4 GI.Gtk.Objects.SearchBar Set the value of the “key-capture-widget” property. When overloading is enabled, this is equivalent to
set searchBar [ #keyCaptureWidget := value ]
setSearchBarSearchModeEnabled :: (MonadIO m, IsSearchBar o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.SearchBar Set the value of the “search-mode-enabled” property. When overloading is enabled, this is equivalent to
set searchBar [ #searchModeEnabled := value ]
setSearchBarShowCloseButton :: (MonadIO m, IsSearchBar o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.SearchBar Set the value of the “show-close-button” property. When overloading is enabled, this is equivalent to
set searchBar [ #showCloseButton := value ]
setSearchEntryActivatesDefault :: (MonadIO m, IsSearchEntry o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.SearchEntry Set the value of the “activates-default” property. When overloading is enabled, this is equivalent to
set searchEntry [ #activatesDefault := value ]
setSearchEntryInputHints :: (MonadIO m, IsSearchEntry o) => o -> [InputHints] -> m ()gi-gtk4 GI.Gtk.Objects.SearchEntry Set the value of the “input-hints” property. When overloading is enabled, this is equivalent to
set searchEntry [ #inputHints := value ]
setSearchEntryInputPurpose :: (MonadIO m, IsSearchEntry o) => o -> InputPurpose -> m ()gi-gtk4 GI.Gtk.Objects.SearchEntry Set the value of the “input-purpose” property. When overloading is enabled, this is equivalent to
set searchEntry [ #inputPurpose := value ]
setSearchEntryPlaceholderText :: (MonadIO m, IsSearchEntry o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.SearchEntry Set the value of the “placeholder-text” property. When overloading is enabled, this is equivalent to
set searchEntry [ #placeholderText := value ]
setSearchEntrySearchDelay :: (MonadIO m, IsSearchEntry o) => o -> Word32 -> m ()gi-gtk4 GI.Gtk.Objects.SearchEntry Set the value of the “search-delay” property. When overloading is enabled, this is equivalent to
set searchEntry [ #searchDelay := value ]
-
gi-gtk4 GI.Gtk.Objects.SelectionFilterModel Set the value of the “model” property. When overloading is enabled, this is equivalent to
set selectionFilterModel [ #model := value ]
setSettingsGtkAlternativeButtonOrder :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-alternative-button-order” property. When overloading is enabled, this is equivalent to
set settings [ #gtkAlternativeButtonOrder := value ]