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. 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.

  2. 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
    

  3. 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 ]
    

  4. 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

  5. terminalSetContextMenuModel :: (HasCallStack, MonadIO m, IsTerminal a, IsMenuModel b) => a -> Maybe b -> m ()

    gi-vte GI.Vte.Objects.Terminal

    Sets model as the context menu model in terminal. Use Nothing to unset the current menu model. Since: 0.76

  6. pattern GL_INVALID_ENUM :: (Eq a, Num a) => a

    gl Graphics.GL.Core32

    No documentation available.

  7. pattern GL_NUM_COMPRESSED_TEXTURE_FORMATS :: (Eq a, Num a) => a

    gl Graphics.GL.Core32

    No documentation available.

  8. pattern GL_NUM_EXTENSIONS :: (Eq a, Num a) => a

    gl Graphics.GL.Core32

    No documentation available.

  9. pattern GL_NUM_COMPATIBLE_SUBROUTINES :: (Eq a, Num a) => a

    gl Graphics.GL.Core40

    No documentation available.

  10. pattern GL_NUM_PROGRAM_BINARY_FORMATS :: (Eq a, Num a) => a

    gl Graphics.GL.Core41

    No documentation available.

Page 588 of many | Previous | Next