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.
setPadActionEntryIndex :: MonadIO m => PadActionEntry -> Int32 -> m ()gi-gtk4 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-gtk4 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-gtk4 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-gtk4 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-gtk4 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-gtk4 GI.Gtk.Structs.PageRange Set the value of the “start” field. When overloading is enabled, this is equivalent to
set pageRange [ #start := value ]
setRecentDataAppExec :: MonadIO m => RecentData -> CString -> m ()gi-gtk4 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-gtk4 GI.Gtk.Structs.RecentData Set the value of the “app_name” field. When overloading is enabled, this is equivalent to
set recentData [ #appName := value ]
setRecentDataDescription :: MonadIO m => RecentData -> CString -> m ()gi-gtk4 GI.Gtk.Structs.RecentData Set the value of the “description” field. When overloading is enabled, this is equivalent to
set recentData [ #description := value ]
setRecentDataDisplayName :: MonadIO m => RecentData -> CString -> m ()gi-gtk4 GI.Gtk.Structs.RecentData Set the value of the “display_name” field. When overloading is enabled, this is equivalent to
set recentData [ #displayName := value ]