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.
setRadioActionEntryName :: MonadIO m => RadioActionEntry -> CString -> m ()gi-gtk3 GI.Gtk.Structs.RadioActionEntry Set the value of the “name” field. When overloading is enabled, this is equivalent to
set radioActionEntry [ #name := value ]
setRadioActionEntryStockId :: MonadIO m => RadioActionEntry -> CString -> m ()gi-gtk3 GI.Gtk.Structs.RadioActionEntry Set the value of the “stock_id” field. When overloading is enabled, this is equivalent to
set radioActionEntry [ #stockId := value ]
setRadioActionEntryTooltip :: MonadIO m => RadioActionEntry -> CString -> m ()gi-gtk3 GI.Gtk.Structs.RadioActionEntry Set the value of the “tooltip” field. When overloading is enabled, this is equivalent to
set radioActionEntry [ #tooltip := value ]
setRadioActionEntryValue :: MonadIO m => RadioActionEntry -> Int32 -> m ()gi-gtk3 GI.Gtk.Structs.RadioActionEntry Set the value of the “value” field. When overloading is enabled, this is equivalent to
set radioActionEntry [ #value := value ]
setRcPropertyOrigin :: MonadIO m => RcProperty -> CString -> m ()gi-gtk3 GI.Gtk.Structs.RcProperty Set the value of the “origin” field. When overloading is enabled, this is equivalent to
set rcProperty [ #origin := value ]
setRcPropertyPropertyName :: MonadIO m => RcProperty -> Word32 -> m ()gi-gtk3 GI.Gtk.Structs.RcProperty Set the value of the “property_name” field. When overloading is enabled, this is equivalent to
set rcProperty [ #propertyName := value ]
setRcPropertyTypeName :: MonadIO m => RcProperty -> Word32 -> m ()gi-gtk3 GI.Gtk.Structs.RcProperty Set the value of the “type_name” field. When overloading is enabled, this is equivalent to
set rcProperty [ #typeName := value ]
setRcPropertyValue :: MonadIO m => RcProperty -> Ptr GValue -> m ()gi-gtk3 GI.Gtk.Structs.RcProperty Set the value of the “value” field. When overloading is enabled, this is equivalent to
set rcProperty [ #value := value ]
setRecentDataAppExec :: MonadIO m => RecentData -> CString -> m ()gi-gtk3 GI.Gtk.Structs.RecentData Set the value of the “app_exec” field. When overloading is enabled, this is equivalent to
set recentData [ #appExec := value ]
setRecentDataAppName :: MonadIO m => RecentData -> CString -> m ()gi-gtk3 GI.Gtk.Structs.RecentData Set the value of the “app_name” field. When overloading is enabled, this is equivalent to
set recentData [ #appName := value ]