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.
setIMContextInfoDomainDirname :: MonadIO m => IMContextInfo -> CString -> m ()gi-gtk3 GI.Gtk.Structs.IMContextInfo Set the value of the “domain_dirname” field. When overloading is enabled, this is equivalent to
set iMContextInfo [ #domainDirname := value ]
setPadActionEntryActionName :: MonadIO m => PadActionEntry -> CString -> m ()gi-gtk3 GI.Gtk.Structs.PadActionEntry Set the value of the “action_name” field. When overloading is enabled, this is equivalent to
set padActionEntry [ #actionName := value ]
setPadActionEntryIndex :: MonadIO m => PadActionEntry -> Int32 -> m ()gi-gtk3 GI.Gtk.Structs.PadActionEntry Set the value of the “index” field. When overloading is enabled, this is equivalent to
set padActionEntry [ #index := value ]
setPadActionEntryLabel :: MonadIO m => PadActionEntry -> CString -> m ()gi-gtk3 GI.Gtk.Structs.PadActionEntry Set the value of the “label” field. When overloading is enabled, this is equivalent to
set padActionEntry [ #label := value ]
setPadActionEntryMode :: MonadIO m => PadActionEntry -> Int32 -> m ()gi-gtk3 GI.Gtk.Structs.PadActionEntry Set the value of the “mode” field. When overloading is enabled, this is equivalent to
set padActionEntry [ #mode := value ]
setPadActionEntryType :: MonadIO m => PadActionEntry -> PadActionType -> m ()gi-gtk3 GI.Gtk.Structs.PadActionEntry Set the value of the “type” field. When overloading is enabled, this is equivalent to
set padActionEntry [ #type := value ]
setPageRangeEnd :: MonadIO m => PageRange -> Int32 -> m ()gi-gtk3 GI.Gtk.Structs.PageRange Set the value of the “end” field. When overloading is enabled, this is equivalent to
set pageRange [ #end := value ]
setPageRangeStart :: MonadIO m => PageRange -> Int32 -> m ()gi-gtk3 GI.Gtk.Structs.PageRange Set the value of the “start” field. When overloading is enabled, this is equivalent to
set pageRange [ #start := value ]
setRadioActionEntryAccelerator :: MonadIO m => RadioActionEntry -> CString -> m ()gi-gtk3 GI.Gtk.Structs.RadioActionEntry Set the value of the “accelerator” field. When overloading is enabled, this is equivalent to
set radioActionEntry [ #accelerator := value ]
setRadioActionEntryLabel :: MonadIO m => RadioActionEntry -> CString -> m ()gi-gtk3 GI.Gtk.Structs.RadioActionEntry Set the value of the “label” field. When overloading is enabled, this is equivalent to
set radioActionEntry [ #label := value ]