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 “drag_leave” field. When overloading is enabled, this is equivalent to
set widgetClass [ #dragLeave := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “drag_motion” field. When overloading is enabled, this is equivalent to
set widgetClass [ #dragMotion := value ]
setWidgetClassDraw :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassDrawFieldCallback -> m ()gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “draw” field. When overloading is enabled, this is equivalent to
set widgetClass [ #draw := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “enter_notify_event” field. When overloading is enabled, this is equivalent to
set widgetClass [ #enterNotifyEvent := value ]
setWidgetClassEvent :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassEventFieldCallback -> m ()gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “event” field. When overloading is enabled, this is equivalent to
set widgetClass [ #event := value ]
setWidgetClassFocus :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassFocusFieldCallback -> m ()gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “focus” field. When overloading is enabled, this is equivalent to
set widgetClass [ #focus := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “focus_in_event” field. When overloading is enabled, this is equivalent to
set widgetClass [ #focusInEvent := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “focus_out_event” field. When overloading is enabled, this is equivalent to
set widgetClass [ #focusOutEvent := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “get_accessible” field. When overloading is enabled, this is equivalent to
set widgetClass [ #getAccessible := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “get_preferred_height” field. When overloading is enabled, this is equivalent to
set widgetClass [ #getPreferredHeight := value ]