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-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “style_set” field. When overloading is enabled, this is equivalent to
set widgetClass [ #styleSet := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “style_updated” field. When overloading is enabled, this is equivalent to
set widgetClass [ #styleUpdated := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “touch_event” field. When overloading is enabled, this is equivalent to
set widgetClass [ #touchEvent := value ]
setWidgetClassUnmap :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassUnmapFieldCallback -> m ()gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “unmap” field. When overloading is enabled, this is equivalent to
set widgetClass [ #unmap := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “unmap_event” field. When overloading is enabled, this is equivalent to
set widgetClass [ #unmapEvent := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “unrealize” field. When overloading is enabled, this is equivalent to
set widgetClass [ #unrealize := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “visibility_notify_event” field. When overloading is enabled, this is equivalent to
set widgetClass [ #visibilityNotifyEvent := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “window_state_event” field. When overloading is enabled, this is equivalent to
set widgetClass [ #windowStateEvent := value ]
setDebugFlags :: (HasCallStack, MonadIO m) => [DebugFlags] -> m ()gi-gtk4 GI.Gtk.Functions Sets the GTK debug flags.
setAccessibleAccessibleRole :: (MonadIO m, IsAccessible o) => o -> AccessibleRole -> m ()gi-gtk4 GI.Gtk.Interfaces.Accessible Set the value of the “accessible-role” property. When overloading is enabled, this is equivalent to
set accessible [ #accessibleRole := value ]