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.

  1. setWidgetClassPopupMenu :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassPopupMenuFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

    Set the value of the “popup_menu” field. When overloading is enabled, this is equivalent to

    set widgetClass [ #popupMenu := value ]
    

  2. setWidgetClassPropertyNotifyEvent :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassPropertyNotifyEventFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

    Set the value of the “property_notify_event” field. When overloading is enabled, this is equivalent to

    set widgetClass [ #propertyNotifyEvent := value ]
    

  3. setWidgetClassProximityInEvent :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassProximityInEventFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

    Set the value of the “proximity_in_event” field. When overloading is enabled, this is equivalent to

    set widgetClass [ #proximityInEvent := value ]
    

  4. setWidgetClassProximityOutEvent :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassProximityOutEventFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

    Set the value of the “proximity_out_event” field. When overloading is enabled, this is equivalent to

    set widgetClass [ #proximityOutEvent := value ]
    

  5. setWidgetClassQueryTooltip :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassQueryTooltipFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

    Set the value of the “query_tooltip” field. When overloading is enabled, this is equivalent to

    set widgetClass [ #queryTooltip := value ]
    

  6. setWidgetClassQueueDrawRegion :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassQueueDrawRegionFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

    Set the value of the “queue_draw_region” field. When overloading is enabled, this is equivalent to

    set widgetClass [ #queueDrawRegion := value ]
    

  7. setWidgetClassRealize :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassRealizeFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

    Set the value of the “realize” field. When overloading is enabled, this is equivalent to

    set widgetClass [ #realize := value ]
    

  8. setWidgetClassScreenChanged :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassScreenChangedFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

    Set the value of the “screen_changed” field. When overloading is enabled, this is equivalent to

    set widgetClass [ #screenChanged := value ]
    

  9. setWidgetClassScrollEvent :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassScrollEventFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

    Set the value of the “scroll_event” field. When overloading is enabled, this is equivalent to

    set widgetClass [ #scrollEvent := value ]
    

  10. setWidgetClassSelectionClearEvent :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassSelectionClearEventFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

    Set the value of the “selection_clear_event” field. When overloading is enabled, this is equivalent to

    set widgetClass [ #selectionClearEvent := value ]
    

Page 600 of many | Previous | Next