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.
-
gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “size_allocate” field. When overloading is enabled, this is equivalent to
set widgetClass [ #sizeAllocate := value ]
-
gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “snapshot” field. When overloading is enabled, this is equivalent to
set widgetClass [ #snapshot := value ]
-
gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “state_flags_changed” field. When overloading is enabled, this is equivalent to
set widgetClass [ #stateFlagsChanged := value ]
-
gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “system_setting_changed” field. When overloading is enabled, this is equivalent to
set widgetClass [ #systemSettingChanged := value ]
setWidgetClassUnmap :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassUnmapFieldCallback -> m ()gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “unmap” field. When overloading is enabled, this is equivalent to
set widgetClass [ #unmap := value ]
-
gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “unrealize” field. When overloading is enabled, this is equivalent to
set widgetClass [ #unrealize := value ]
setWidgetClassUnroot :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassUnrootFieldCallback -> m ()gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “unroot” field. When overloading is enabled, this is equivalent to
set widgetClass [ #unroot := value ]
setSourceName :: SourcePos -> SourceName -> SourcePosginger Text.Ginger.Parse Set the name of the source.
setVar :: forall (m :: Type -> Type) p h . Monad m => VarName -> GVal (Run p m h) -> Run p m h ()ginger Text.Ginger.Run.VM No documentation available.
setFocusChild :: ContainerClass self => Signal self (Maybe Widget -> IO ())gtk Graphics.UI.Gtk.Abstract.Container A widget in the container received or lost the input focus.