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.
setTableChildRightAttach :: MonadIO m => TableChild -> Word16 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “right_attach” field. When overloading is enabled, this is equivalent to
set tableChild [ #rightAttach := value ]
setTableChildTopAttach :: MonadIO m => TableChild -> Word16 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “top_attach” field. When overloading is enabled, this is equivalent to
set tableChild [ #topAttach := value ]
setTableChildWidget :: MonadIO m => TableChild -> Ptr Widget -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “widget” field. When overloading is enabled, this is equivalent to
set tableChild [ #widget := value ]
setTableChildXexpand :: MonadIO m => TableChild -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “xexpand” field. When overloading is enabled, this is equivalent to
set tableChild [ #xexpand := value ]
setTableChildXfill :: MonadIO m => TableChild -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk 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-gtk-hs Data.GI.Gtk 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-gtk-hs Data.GI.Gtk 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-gtk-hs Data.GI.Gtk 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-gtk-hs Data.GI.Gtk 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-gtk-hs Data.GI.Gtk Set the value of the “ypadding” field. When overloading is enabled, this is equivalent to
set tableChild [ #ypadding := value ]