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.
settingsInstallPropertyParser :: (HasCallStack, MonadIO m) => GParamSpec -> RcPropertyParser -> m ()gi-gtk3 GI.Gtk.Objects.Settings Deprecated: (Since version 3.16)This function is not useful outside GTK+.
settingsResetProperty :: (HasCallStack, MonadIO m, IsSettings a) => a -> Text -> m ()gi-gtk3 GI.Gtk.Objects.Settings Undoes the effect of calling g_object_set() to install an application-specific value for a setting. After this call, the setting will again follow the session-wide value for this setting. Since: 3.20
-
gi-gtk3 GI.Gtk.Objects.Settings Deprecated: (Since version 3.16)Use g_object_set() instead.
-
gi-gtk3 GI.Gtk.Objects.Settings Deprecated: (Since version 3.16)Use g_object_set() instead.
-
gi-gtk3 GI.Gtk.Objects.Settings Deprecated: (Since version 3.16)Use g_object_set() instead.
-
gi-gtk3 GI.Gtk.Objects.Settings Deprecated: (Since version 3.16)Use g_object_set() instead.
setShortcutLabelAccelerator :: (MonadIO m, IsShortcutLabel o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.ShortcutLabel Set the value of the “accelerator” property. When overloading is enabled, this is equivalent to
set shortcutLabel [ #accelerator := value ]
setShortcutLabelDisabledText :: (MonadIO m, IsShortcutLabel o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.ShortcutLabel Set the value of the “disabled-text” property. When overloading is enabled, this is equivalent to
set shortcutLabel [ #disabledText := value ]
setShortcutsGroupAccelSizeGroup :: (MonadIO m, IsShortcutsGroup o, IsSizeGroup a) => o -> a -> m ()gi-gtk3 GI.Gtk.Objects.ShortcutsGroup Set the value of the “accel-size-group” property. When overloading is enabled, this is equivalent to
set shortcutsGroup [ #accelSizeGroup := value ]
setShortcutsGroupTitle :: (MonadIO m, IsShortcutsGroup o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.ShortcutsGroup Set the value of the “title” property. When overloading is enabled, this is equivalent to
set shortcutsGroup [ #title := value ]