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.
setTableRowColNeedExpand :: MonadIO m => TableRowCol -> Word32 -> m ()gi-gtk3 GI.Gtk.Structs.TableRowCol Set the value of the “need_expand” field. When overloading is enabled, this is equivalent to
set tableRowCol [ #needExpand := value ]
setTableRowColNeedShrink :: MonadIO m => TableRowCol -> Word32 -> m ()gi-gtk3 GI.Gtk.Structs.TableRowCol Set the value of the “need_shrink” field. When overloading is enabled, this is equivalent to
set tableRowCol [ #needShrink := value ]
setTableRowColRequisition :: MonadIO m => TableRowCol -> Word16 -> m ()gi-gtk3 GI.Gtk.Structs.TableRowCol 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-gtk3 GI.Gtk.Structs.TableRowCol 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-gtk3 GI.Gtk.Structs.TableRowCol Set the value of the “spacing” field. When overloading is enabled, this is equivalent to
set tableRowCol [ #spacing := value ]
setTargetEntryFlags :: MonadIO m => TargetEntry -> Word32 -> m ()gi-gtk3 GI.Gtk.Structs.TargetEntry 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-gtk3 GI.Gtk.Structs.TargetEntry 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-gtk3 GI.Gtk.Structs.TargetEntry 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-gtk3 GI.Gtk.Structs.TargetPair 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-gtk3 GI.Gtk.Structs.TargetPair Set the value of the “info” field. When overloading is enabled, this is equivalent to
set targetPair [ #info := value ]