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.
setLockButtonTooltipNotAuthorized :: (MonadIO m, IsLockButton o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.LockButton Set the value of the “tooltip-not-authorized” property. When overloading is enabled, this is equivalent to
set lockButton [ #tooltipNotAuthorized := value ]
setLockButtonTooltipUnlock :: (MonadIO m, IsLockButton o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.LockButton Set the value of the “tooltip-unlock” property. When overloading is enabled, this is equivalent to
set lockButton [ #tooltipUnlock := value ]
setMenuAccelGroup :: (MonadIO m, IsMenu o, IsAccelGroup a) => o -> a -> m ()gi-gtk3 GI.Gtk.Objects.Menu Set the value of the “accel-group” property. When overloading is enabled, this is equivalent to
set menu [ #accelGroup := value ]
setMenuAccelPath :: (MonadIO m, IsMenu o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.Menu Set the value of the “accel-path” property. When overloading is enabled, this is equivalent to
set menu [ #accelPath := value ]
setMenuActive :: (MonadIO m, IsMenu o) => o -> Int32 -> m ()gi-gtk3 GI.Gtk.Objects.Menu Set the value of the “active” property. When overloading is enabled, this is equivalent to
set menu [ #active := value ]
setMenuAnchorHints :: (MonadIO m, IsMenu o) => o -> [AnchorHints] -> m ()gi-gtk3 GI.Gtk.Objects.Menu Set the value of the “anchor-hints” property. When overloading is enabled, this is equivalent to
set menu [ #anchorHints := value ]
setMenuAttachWidget :: (MonadIO m, IsMenu o, IsWidget a) => o -> a -> m ()gi-gtk3 GI.Gtk.Objects.Menu Set the value of the “attach-widget” property. When overloading is enabled, this is equivalent to
set menu [ #attachWidget := value ]
setMenuMenuTypeHint :: (MonadIO m, IsMenu o) => o -> WindowTypeHint -> m ()gi-gtk3 GI.Gtk.Objects.Menu Set the value of the “menu-type-hint” property. When overloading is enabled, this is equivalent to
set menu [ #menuTypeHint := value ]
setMenuMonitor :: (MonadIO m, IsMenu o) => o -> Int32 -> m ()gi-gtk3 GI.Gtk.Objects.Menu Set the value of the “monitor” property. When overloading is enabled, this is equivalent to
set menu [ #monitor := value ]
setMenuRectAnchorDx :: (MonadIO m, IsMenu o) => o -> Int32 -> m ()gi-gtk3 GI.Gtk.Objects.Menu Set the value of the “rect-anchor-dx” property. When overloading is enabled, this is equivalent to
set menu [ #rectAnchorDx := value ]