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.
data
ValueObjectEnumeratePropertiesMethodInfo gi-javascriptcore GI.JavaScriptCore.Objects No documentation available.
data
ExceptionGetLineNumberMethodInfo gi-javascriptcore GI.JavaScriptCore.Objects.Exception No documentation available.
data
ValueObjectEnumeratePropertiesMethodInfo gi-javascriptcore GI.JavaScriptCore.Objects.Value No documentation available.
classVTable_enumerateProperties :: AttrLabelProxy "enumerateProperties"gi-javascriptcore GI.JavaScriptCore.Structs No documentation available.
classVTable_enumerateProperties :: AttrLabelProxy "enumerateProperties"gi-javascriptcore GI.JavaScriptCore.Structs.ClassVTable No documentation available.
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
-
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.
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
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 ]
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