Hoogle Search
Within Stackage Nightly 2026-06-22 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setBindingSetSetName :: MonadIO m => BindingSet -> CString -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “set_name” field. When overloading is enabled, this is equivalent to
set bindingSet [ #setName := value ]
setBindingSetWidgetClassPspecs :: MonadIO m => BindingSet -> Ptr (GSList (Ptr ())) -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “widget_class_pspecs” field. When overloading is enabled, this is equivalent to
set bindingSet [ #widgetClassPspecs := value ]
setBindingSetWidgetPathPspecs :: MonadIO m => BindingSet -> Ptr (GSList (Ptr ())) -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “widget_path_pspecs” field. When overloading is enabled, this is equivalent to
set bindingSet [ #widgetPathPspecs := value ]
setBindingSignalNArgs :: MonadIO m => BindingSignal -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “n_args” field. When overloading is enabled, this is equivalent to
set bindingSignal [ #nArgs := value ]
setBindingSignalNext :: MonadIO m => BindingSignal -> Ptr BindingSignal -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “next” field. When overloading is enabled, this is equivalent to
set bindingSignal [ #next := value ]
setBindingSignalSignalName :: MonadIO m => BindingSignal -> CString -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “signal_name” field. When overloading is enabled, this is equivalent to
set bindingSignal [ #signalName := value ]
setBorderBottom :: MonadIO m => Border -> Int16 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “bottom” field. When overloading is enabled, this is equivalent to
set border [ #bottom := value ]
setBorderLeft :: MonadIO m => Border -> Int16 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “left” field. When overloading is enabled, this is equivalent to
set border [ #left := value ]
setBorderRight :: MonadIO m => Border -> Int16 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “right” field. When overloading is enabled, this is equivalent to
set border [ #right := value ]
setBorderTop :: MonadIO m => Border -> Int16 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “top” field. When overloading is enabled, this is equivalent to
set border [ #top := value ]