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.
setCheckButtonInconsistent :: (MonadIO m, IsCheckButton o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.CheckButton Set the value of the “inconsistent” property. When overloading is enabled, this is equivalent to
set checkButton [ #inconsistent := value ]
setCheckButtonLabel :: (MonadIO m, IsCheckButton o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.CheckButton Set the value of the “label” property. When overloading is enabled, this is equivalent to
set checkButton [ #label := value ]
setCheckButtonUseUnderline :: (MonadIO m, IsCheckButton o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.CheckButton Set the value of the “use-underline” property. When overloading is enabled, this is equivalent to
set checkButton [ #useUnderline := value ]
setColorButtonModal :: (MonadIO m, IsColorButton o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.ColorButton Set the value of the “modal” property. When overloading is enabled, this is equivalent to
set colorButton [ #modal := value ]
setColorButtonShowEditor :: (MonadIO m, IsColorButton o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.ColorButton Set the value of the “show-editor” property. When overloading is enabled, this is equivalent to
set colorButton [ #showEditor := value ]
setColorButtonTitle :: (MonadIO m, IsColorButton o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.ColorButton Set the value of the “title” property. When overloading is enabled, this is equivalent to
set colorButton [ #title := value ]
setColorChooserDialogShowEditor :: (MonadIO m, IsColorChooserDialog o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.ColorChooserDialog Set the value of the “show-editor” property. When overloading is enabled, this is equivalent to
set colorChooserDialog [ #showEditor := value ]
setColorChooserWidgetShowEditor :: (MonadIO m, IsColorChooserWidget o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.ColorChooserWidget Set the value of the “show-editor” property. When overloading is enabled, this is equivalent to
set colorChooserWidget [ #showEditor := value ]
setColorDialogModal :: (MonadIO m, IsColorDialog o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.ColorDialog Set the value of the “modal” property. When overloading is enabled, this is equivalent to
set colorDialog [ #modal := value ]
setColorDialogTitle :: (MonadIO m, IsColorDialog o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.ColorDialog Set the value of the “title” property. When overloading is enabled, this is equivalent to
set colorDialog [ #title := value ]