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.
setBindingSetWidgetPathPspecs :: MonadIO m => BindingSet -> Ptr (GSList (Ptr ())) -> m ()gi-gtk3 GI.Gtk.Structs.BindingSet 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-gtk3 GI.Gtk.Structs.BindingSignal 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-gtk3 GI.Gtk.Structs.BindingSignal 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-gtk3 GI.Gtk.Structs.BindingSignal 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-gtk3 GI.Gtk.Structs.Border 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-gtk3 GI.Gtk.Structs.Border 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-gtk3 GI.Gtk.Structs.Border 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-gtk3 GI.Gtk.Structs.Border Set the value of the “top” field. When overloading is enabled, this is equivalent to
set border [ #top := value ]
-
gi-gtk3 GI.Gtk.Structs.ContainerClass Set the value of the “add” field. When overloading is enabled, this is equivalent to
set containerClass [ #add := value ]
-
gi-gtk3 GI.Gtk.Structs.ContainerClass Set the value of the “check_resize” field. When overloading is enabled, this is equivalent to
set containerClass [ #checkResize := value ]