Hoogle Search
Within Stackage Nightly 2026-06-22 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setAlignmentTopPadding :: (MonadIO m, IsAlignment o) => o -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “top-padding” property. When overloading is enabled, this is equivalent to
set alignment [ #topPadding := value ]
setAlignmentXalign :: (MonadIO m, IsAlignment o) => o -> Float -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “xalign” property. When overloading is enabled, this is equivalent to
set alignment [ #xalign := value ]
setAlignmentXscale :: (MonadIO m, IsAlignment o) => o -> Float -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “xscale” property. When overloading is enabled, this is equivalent to
set alignment [ #xscale := value ]
setAlignmentYalign :: (MonadIO m, IsAlignment o) => o -> Float -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “yalign” property. When overloading is enabled, this is equivalent to
set alignment [ #yalign := value ]
setAlignmentYscale :: (MonadIO m, IsAlignment o) => o -> Float -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “yscale” property. When overloading is enabled, this is equivalent to
set alignment [ #yscale := value ]
setAppChooserButtonHeading :: (MonadIO m, IsAppChooserButton 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 appChooserButton [ #heading := value ]
setAppChooserButtonShowDefaultItem :: (MonadIO m, IsAppChooserButton o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-default-item” property. When overloading is enabled, this is equivalent to
set appChooserButton [ #showDefaultItem := value ]
setAppChooserButtonShowDialogItem :: (MonadIO m, IsAppChooserButton o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-dialog-item” property. When overloading is enabled, this is equivalent to
set appChooserButton [ #showDialogItem := value ]
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 ]