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.
setFlowBoxRowSpacing :: (MonadIO m, IsFlowBox o) => o -> Word32 -> m ()gi-gtk4 GI.Gtk.Objects.FlowBox Set the value of the “row-spacing” property. When overloading is enabled, this is equivalent to
set flowBox [ #rowSpacing := value ]
setFlowBoxSelectionMode :: (MonadIO m, IsFlowBox o) => o -> SelectionMode -> m ()gi-gtk4 GI.Gtk.Objects.FlowBox Set the value of the “selection-mode” property. When overloading is enabled, this is equivalent to
set flowBox [ #selectionMode := value ]
setFlowBoxChildChild :: (MonadIO m, IsFlowBoxChild o, IsWidget a) => o -> a -> m ()gi-gtk4 GI.Gtk.Objects.FlowBoxChild Set the value of the “child” property. When overloading is enabled, this is equivalent to
set flowBoxChild [ #child := value ]
setFontButtonModal :: (MonadIO m, IsFontButton o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.FontButton Set the value of the “modal” property. When overloading is enabled, this is equivalent to
set fontButton [ #modal := value ]
setFontButtonTitle :: (MonadIO m, IsFontButton o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.FontButton Set the value of the “title” property. When overloading is enabled, this is equivalent to
set fontButton [ #title := value ]
setFontButtonUseFont :: (MonadIO m, IsFontButton o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.FontButton Set the value of the “use-font” property. When overloading is enabled, this is equivalent to
set fontButton [ #useFont := value ]
setFontButtonUseSize :: (MonadIO m, IsFontButton o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.FontButton Set the value of the “use-size” property. When overloading is enabled, this is equivalent to
set fontButton [ #useSize := value ]
setFontDialogFilter :: (MonadIO m, IsFontDialog o, IsFilter a) => o -> a -> m ()gi-gtk4 GI.Gtk.Objects.FontDialog Set the value of the “filter” property. When overloading is enabled, this is equivalent to
set fontDialog [ #filter := value ]
setFontDialogFontMap :: (MonadIO m, IsFontDialog o, IsFontMap a) => o -> a -> m ()gi-gtk4 GI.Gtk.Objects.FontDialog Set the value of the “font-map” property. When overloading is enabled, this is equivalent to
set fontDialog [ #fontMap := value ]
setFontDialogLanguage :: (MonadIO m, IsFontDialog o) => o -> Language -> m ()gi-gtk4 GI.Gtk.Objects.FontDialog Set the value of the “language” property. When overloading is enabled, this is equivalent to
set fontDialog [ #language := value ]