Hoogle Search
Within Stackage Nightly 2026-06-28 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setTableRowColRequisition :: MonadIO m => TableRowCol -> Word16 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “requisition” field. When overloading is enabled, this is equivalent to
set tableRowCol [ #requisition := value ]
setTableRowColShrink :: MonadIO m => TableRowCol -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “shrink” field. When overloading is enabled, this is equivalent to
set tableRowCol [ #shrink := value ]
setTableRowColSpacing :: MonadIO m => TableRowCol -> Word16 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “spacing” field. When overloading is enabled, this is equivalent to
set tableRowCol [ #spacing := value ]
setTableRowSpacing :: (MonadIO m, IsTable o) => o -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “row-spacing” property. When overloading is enabled, this is equivalent to
set table [ #rowSpacing := value ]
setTargetEntryFlags :: MonadIO m => TargetEntry -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “flags” field. When overloading is enabled, this is equivalent to
set targetEntry [ #flags := value ]
setTargetEntryInfo :: MonadIO m => TargetEntry -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “info” field. When overloading is enabled, this is equivalent to
set targetEntry [ #info := value ]
setTargetEntryTarget :: MonadIO m => TargetEntry -> CString -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “target” field. When overloading is enabled, this is equivalent to
set targetEntry [ #target := value ]
setTargetPairFlags :: MonadIO m => TargetPair -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “flags” field. When overloading is enabled, this is equivalent to
set targetPair [ #flags := value ]
setTargetPairInfo :: MonadIO m => TargetPair -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “info” field. When overloading is enabled, this is equivalent to
set targetPair [ #info := value ]
setTextAppearanceDrawBg :: MonadIO m => TextAppearance -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “draw_bg” field. When overloading is enabled, this is equivalent to
set textAppearance [ #drawBg := value ]