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. setWidgetClassSelectionGet :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassSelectionGetFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

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

    set widgetClass [ #selectionGet := value ]
    

  2. setWidgetClassSelectionNotifyEvent :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassSelectionNotifyEventFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

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

    set widgetClass [ #selectionNotifyEvent := value ]
    

  3. setWidgetClassSelectionReceived :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassSelectionReceivedFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

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

    set widgetClass [ #selectionReceived := value ]
    

  4. setWidgetClassSelectionRequestEvent :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassSelectionRequestEventFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

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

    set widgetClass [ #selectionRequestEvent := value ]
    

  5. setWidgetClassShow :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassShowFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

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

    set widgetClass [ #show := value ]
    

  6. setWidgetClassShowAll :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassShowAllFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

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

    set widgetClass [ #showAll := value ]
    

  7. setWidgetClassShowHelp :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassShowHelpFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

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

    set widgetClass [ #showHelp := value ]
    

  8. setWidgetClassSizeAllocate :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassSizeAllocateFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

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

    set widgetClass [ #sizeAllocate := value ]
    

  9. setWidgetClassStateChanged :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassStateChangedFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.WidgetClass

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

    set widgetClass [ #stateChanged := value ]
    

  10. setWidgetClassStateFlagsChanged :: MonadIO m => WidgetClass -> FunPtr C_WidgetClassStateFlagsChangedFieldCallback -> m ()

    gi-gtk3 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 ]
    

Page 601 of many | Previous | Next