Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. data ValueObjectEnumeratePropertiesMethodInfo

    gi-javascriptcore GI.JavaScriptCore.Objects

    No documentation available.

  2. data ExceptionGetLineNumberMethodInfo

    gi-javascriptcore GI.JavaScriptCore.Objects.Exception

    No documentation available.

  3. data ValueObjectEnumeratePropertiesMethodInfo

    gi-javascriptcore GI.JavaScriptCore.Objects.Value

    No documentation available.

  4. classVTable_enumerateProperties :: AttrLabelProxy "enumerateProperties"

    gi-javascriptcore GI.JavaScriptCore.Structs

    No documentation available.

  5. classVTable_enumerateProperties :: AttrLabelProxy "enumerateProperties"

    gi-javascriptcore GI.JavaScriptCore.Structs.ClassVTable

    No documentation available.

  6. clearTerminalContextMenuModel :: (MonadIO m, IsTerminal o) => o -> m ()

    gi-vte GI.Vte.Objects.Terminal

    Set the value of the “context-menu-model” property to Nothing. When overloading is enabled, this is equivalent to

    clear #contextMenuModel
    

  7. constructTerminalContextMenuModel :: (IsTerminal o, MonadIO m, IsMenuModel a) => a -> m (GValueConstruct o)

    gi-vte GI.Vte.Objects.Terminal

    Construct a GValueConstruct with valid value for the “context-menu-model” property. This is rarely needed directly, but it is used by new.

  8. getTerminalContextMenuModel :: (MonadIO m, IsTerminal o) => o -> m (Maybe MenuModel)

    gi-vte GI.Vte.Objects.Terminal

    Get the value of the “context-menu-model” property. When overloading is enabled, this is equivalent to

    get terminal #contextMenuModel
    

  9. setTerminalContextMenuModel :: (MonadIO m, IsTerminal o, IsMenuModel a) => o -> a -> m ()

    gi-vte GI.Vte.Objects.Terminal

    Set the value of the “context-menu-model” property. When overloading is enabled, this is equivalent to

    set terminal [ #contextMenuModel := value ]
    

  10. terminalGetContextMenuModel :: (HasCallStack, MonadIO m, IsTerminal a) => a -> m (Maybe MenuModel)

    gi-vte GI.Vte.Objects.Terminal

    No description available in the introspection data. Since: 0.76

Page 232 of many | Previous | Next