Hoogle Search

Within Stackage Nightly 2026-06-28 (ghc-9.12.4)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

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

    gi-gtk-hs Data.GI.Gtk

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

    set bindingEntry [ #hashNext := value ]
    

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

    gi-gtk-hs Data.GI.Gtk

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

    set bindingEntry [ #inEmission := value ]
    

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

    gi-gtk-hs Data.GI.Gtk

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

    set bindingEntry [ #keyval := value ]
    

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

    gi-gtk-hs Data.GI.Gtk

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

    set bindingEntry [ #marksUnbound := value ]
    

  5. setBindingEntryModifiers :: MonadIO m => BindingEntry -> [ModifierType] -> m ()

    gi-gtk-hs Data.GI.Gtk

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

    set bindingEntry [ #modifiers := value ]
    

  6. setBindingEntrySetNext :: MonadIO m => BindingEntry -> Ptr BindingEntry -> m ()

    gi-gtk-hs Data.GI.Gtk

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

    set bindingEntry [ #setNext := value ]
    

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

    gi-gtk-hs Data.GI.Gtk

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

    set bindingEntry [ #signals := value ]
    

  8. setBindingSetClassBranchPspecs :: MonadIO m => BindingSet -> Ptr (GSList (Ptr ())) -> m ()

    gi-gtk-hs Data.GI.Gtk

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

    set bindingSet [ #classBranchPspecs := value ]
    

  9. setBindingSetCurrent :: MonadIO m => BindingSet -> Ptr BindingEntry -> m ()

    gi-gtk-hs Data.GI.Gtk

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

    set bindingSet [ #current := value ]
    

  10. setBindingSetEntries :: MonadIO m => BindingSet -> Ptr BindingEntry -> m ()

    gi-gtk-hs Data.GI.Gtk

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

    set bindingSet [ #entries := value ]
    

Page 84 of many | Previous | Next