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.
setTreeIterUserData2 :: MonadIO m => TreeIter -> Ptr () -> m ()gi-gtk4 GI.Gtk.Structs.TreeIter Set the value of the “user_data2” field. When overloading is enabled, this is equivalent to
set treeIter [ #userData2 := value ]
setTreeIterUserData3 :: MonadIO m => TreeIter -> Ptr () -> m ()gi-gtk4 GI.Gtk.Structs.TreeIter Set the value of the “user_data3” field. When overloading is enabled, this is equivalent to
set treeIter [ #userData3 := value ]
-
gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “compute_expand” field. When overloading is enabled, this is equivalent to
set widgetClass [ #computeExpand := value ]
-
gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “contains” field. When overloading is enabled, this is equivalent to
set widgetClass [ #contains := value ]
-
gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “css_changed” field. When overloading is enabled, this is equivalent to
set widgetClass [ #cssChanged := value ]
-
gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “direction_changed” field. When overloading is enabled, this is equivalent to
set widgetClass [ #directionChanged := value ]
setWidgetClassFocus :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassFocusFieldCallback -> m ()gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “focus” field. When overloading is enabled, this is equivalent to
set widgetClass [ #focus := value ]
-
gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “get_request_mode” field. When overloading is enabled, this is equivalent to
set widgetClass [ #getRequestMode := value ]
-
gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “grab_focus” field. When overloading is enabled, this is equivalent to
set widgetClass [ #grabFocus := value ]
setWidgetClassHide :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassHideFieldCallback -> m ()gi-gtk4 GI.Gtk.Structs.WidgetClass Set the value of the “hide” field. When overloading is enabled, this is equivalent to
set widgetClass [ #hide := value ]