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.
setTableChildXfill :: MonadIO m => TableChild -> Word32 -> m ()gi-gtk3 GI.Gtk.Structs.TableChild Set the value of the “xfill” field. When overloading is enabled, this is equivalent to
set tableChild [ #xfill := value ]
setTableChildXpadding :: MonadIO m => TableChild -> Word16 -> m ()gi-gtk3 GI.Gtk.Structs.TableChild Set the value of the “xpadding” field. When overloading is enabled, this is equivalent to
set tableChild [ #xpadding := value ]
setTableChildXshrink :: MonadIO m => TableChild -> Word32 -> m ()gi-gtk3 GI.Gtk.Structs.TableChild Set the value of the “xshrink” field. When overloading is enabled, this is equivalent to
set tableChild [ #xshrink := value ]
setTableChildYexpand :: MonadIO m => TableChild -> Word32 -> m ()gi-gtk3 GI.Gtk.Structs.TableChild Set the value of the “yexpand” field. When overloading is enabled, this is equivalent to
set tableChild [ #yexpand := value ]
setTableChildYfill :: MonadIO m => TableChild -> Word32 -> m ()gi-gtk3 GI.Gtk.Structs.TableChild Set the value of the “yfill” field. When overloading is enabled, this is equivalent to
set tableChild [ #yfill := value ]
setTableChildYpadding :: MonadIO m => TableChild -> Word16 -> m ()gi-gtk3 GI.Gtk.Structs.TableChild Set the value of the “ypadding” field. When overloading is enabled, this is equivalent to
set tableChild [ #ypadding := value ]
setTableChildYshrink :: MonadIO m => TableChild -> Word32 -> m ()gi-gtk3 GI.Gtk.Structs.TableChild Set the value of the “yshrink” field. When overloading is enabled, this is equivalent to
set tableChild [ #yshrink := value ]
setTableRowColAllocation :: MonadIO m => TableRowCol -> Word16 -> m ()gi-gtk3 GI.Gtk.Structs.TableRowCol Set the value of the “allocation” field. When overloading is enabled, this is equivalent to
set tableRowCol [ #allocation := value ]
setTableRowColEmpty :: MonadIO m => TableRowCol -> Word32 -> m ()gi-gtk3 GI.Gtk.Structs.TableRowCol Set the value of the “empty” field. When overloading is enabled, this is equivalent to
set tableRowCol [ #empty := value ]
setTableRowColExpand :: MonadIO m => TableRowCol -> Word32 -> m ()gi-gtk3 GI.Gtk.Structs.TableRowCol Set the value of the “expand” field. When overloading is enabled, this is equivalent to
set tableRowCol [ #expand := value ]