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. setActionableInterfaceGetActionTargetValue :: MonadIO m => ActionableInterface -> FunPtr C_ActionableInterfaceGetActionTargetValueFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.ActionableInterface

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

    set actionableInterface [ #getActionTargetValue := value ]
    

  2. setActionableInterfaceSetActionName :: MonadIO m => ActionableInterface -> FunPtr C_ActionableInterfaceSetActionNameFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.ActionableInterface

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

    set actionableInterface [ #setActionName := value ]
    

  3. setActionableInterfaceSetActionTargetValue :: MonadIO m => ActionableInterface -> FunPtr C_ActionableInterfaceSetActionTargetValueFieldCallback -> m ()

    gi-gtk3 GI.Gtk.Structs.ActionableInterface

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

    set actionableInterface [ #setActionTargetValue := value ]
    

  4. setBindingArgArgType :: MonadIO m => BindingArg -> GType -> m ()

    gi-gtk3 GI.Gtk.Structs.BindingArg

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

    set bindingArg [ #argType := value ]
    

  5. setBindingEntryBindingSet :: MonadIO m => BindingEntry -> Ptr BindingSet -> m ()

    gi-gtk3 GI.Gtk.Structs.BindingEntry

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

    set bindingEntry [ #bindingSet := value ]
    

  6. setBindingEntryDestroyed :: MonadIO m => BindingEntry -> Word32 -> m ()

    gi-gtk3 GI.Gtk.Structs.BindingEntry

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

    set bindingEntry [ #destroyed := value ]
    

  7. setBindingEntryHashNext :: MonadIO m => BindingEntry -> Ptr BindingEntry -> m ()

    gi-gtk3 GI.Gtk.Structs.BindingEntry

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

    set bindingEntry [ #hashNext := value ]
    

  8. setBindingEntryInEmission :: MonadIO m => BindingEntry -> Word32 -> m ()

    gi-gtk3 GI.Gtk.Structs.BindingEntry

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

    set bindingEntry [ #inEmission := value ]
    

  9. setBindingEntryKeyval :: MonadIO m => BindingEntry -> Word32 -> m ()

    gi-gtk3 GI.Gtk.Structs.BindingEntry

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

    set bindingEntry [ #keyval := value ]
    

  10. setBindingEntryMarksUnbound :: MonadIO m => BindingEntry -> Word32 -> m ()

    gi-gtk3 GI.Gtk.Structs.BindingEntry

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

    set bindingEntry [ #marksUnbound := value ]
    

Page 579 of many | Previous | Next