gi-gdk-4.0.10: Gdk bindings (compatibility layer)
Safe HaskellNone
LanguageHaskell2010

GI.Gdk.Objects.AppLaunchContext

Description

This is a backwards-compatibility module re-exporting the contents of the GI.Gdk.Objects.AppLaunchContext module in the gi-gdk4 package.

The link below will take you to the relevant entry in the gi-gdk4 documentation.

Documentation

newtype AppLaunchContext #

Instances

Instances details
Eq AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

GObject AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

ManagedPtrNewtype AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

TypedObject AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

glibType :: IO GType #

HasParentTypes AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

HasAttributeList AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

(info ~ ResolveAppLaunchContextMethod t AppLaunchContext, OverloadedMethod info AppLaunchContext p, HasField t AppLaunchContext p) => HasField (t :: Symbol) AppLaunchContext p 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

getField :: AppLaunchContext -> p

(info ~ ResolveAppLaunchContextMethod t AppLaunchContext, OverloadedMethodInfo info AppLaunchContext) => IsLabel t (MethodProxy info AppLaunchContext) 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

fromLabel :: MethodProxy info AppLaunchContext

(info ~ ResolveAppLaunchContextMethod t AppLaunchContext, OverloadedMethod info AppLaunchContext p) => IsLabel t (AppLaunchContext -> p) 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

IsGValue (Maybe AppLaunchContext) 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe AppLaunchContext -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe AppLaunchContext) #

type AttributeList AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttributeList AppLaunchContext = AppLaunchContextAttributeList
type ParentTypes AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type ParentTypes AppLaunchContext = '[AppLaunchContext, Object]
type SignalList AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type SignalList AppLaunchContext = AppLaunchContextSignalList

data AppLaunchContextDisplayPropertyInfo #

Instances

Instances details
AttrInfo AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Associated Types

type AttrAllowedOps AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrAllowedOps AppLaunchContextDisplayPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrGetType AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrSetTypeConstraint AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrSetTypeConstraint AppLaunchContextDisplayPropertyInfo = IsDisplay
type AttrTransferTypeConstraint AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrTransferTypeConstraint AppLaunchContextDisplayPropertyInfo = IsDisplay
type AttrTransferType AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrLabel AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrLabel AppLaunchContextDisplayPropertyInfo = "display"
type AttrOrigin AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

attrGet :: AttrBaseTypeConstraint AppLaunchContextDisplayPropertyInfo o => o -> IO (AttrGetType AppLaunchContextDisplayPropertyInfo)

attrSet :: (AttrBaseTypeConstraint AppLaunchContextDisplayPropertyInfo o, AttrSetTypeConstraint AppLaunchContextDisplayPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint AppLaunchContextDisplayPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint AppLaunchContextDisplayPropertyInfo o, AttrSetTypeConstraint AppLaunchContextDisplayPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint AppLaunchContextDisplayPropertyInfo o, AttrTransferTypeConstraint AppLaunchContextDisplayPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType AppLaunchContextDisplayPropertyInfo)

attrPut :: AttrBaseTypeConstraint AppLaunchContextDisplayPropertyInfo o => o -> AttrGetType AppLaunchContextDisplayPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrAllowedOps AppLaunchContextDisplayPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrGetType AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrLabel AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrLabel AppLaunchContextDisplayPropertyInfo = "display"
type AttrOrigin AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrSetTypeConstraint AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrSetTypeConstraint AppLaunchContextDisplayPropertyInfo = IsDisplay
type AttrTransferType AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrTransferTypeConstraint AppLaunchContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttrTransferTypeConstraint AppLaunchContextDisplayPropertyInfo = IsDisplay

data AppLaunchContextGetDisplayMethodInfo #

Instances

Instances details
(signature ~ m Display, MonadIO m, IsAppLaunchContext a) => OverloadedMethod AppLaunchContextGetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AppLaunchContextGetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AppLaunchContextSetDesktopMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsAppLaunchContext a) => OverloadedMethod AppLaunchContextSetDesktopMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AppLaunchContextSetDesktopMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AppLaunchContextSetIconMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsAppLaunchContext a, IsIcon b) => OverloadedMethod AppLaunchContextSetIconMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AppLaunchContextSetIconMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AppLaunchContextSetIconNameMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsAppLaunchContext a) => OverloadedMethod AppLaunchContextSetIconNameMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AppLaunchContextSetIconNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AppLaunchContextSetTimestampMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsAppLaunchContext a) => OverloadedMethod AppLaunchContextSetTimestampMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AppLaunchContextSetTimestampMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf AppLaunchContext o) => IsAppLaunchContext o #

Instances

Instances details
(GObject o, IsDescendantOf AppLaunchContext o) => IsAppLaunchContext o 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type family ResolveAppLaunchContextMethod (t :: Symbol) o where ... #

Equations

ResolveAppLaunchContextMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveAppLaunchContextMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveAppLaunchContextMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveAppLaunchContextMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveAppLaunchContextMethod "getv" o = ObjectGetvMethodInfo 
ResolveAppLaunchContextMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveAppLaunchContextMethod "launchFailed" o = AppLaunchContextLaunchFailedMethodInfo 
ResolveAppLaunchContextMethod "notify" o = ObjectNotifyMethodInfo 
ResolveAppLaunchContextMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveAppLaunchContextMethod "ref" o = ObjectRefMethodInfo 
ResolveAppLaunchContextMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveAppLaunchContextMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveAppLaunchContextMethod "setenv" o = AppLaunchContextSetenvMethodInfo 
ResolveAppLaunchContextMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveAppLaunchContextMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveAppLaunchContextMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveAppLaunchContextMethod "unref" o = ObjectUnrefMethodInfo 
ResolveAppLaunchContextMethod "unsetenv" o = AppLaunchContextUnsetenvMethodInfo 
ResolveAppLaunchContextMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveAppLaunchContextMethod "getData" o = ObjectGetDataMethodInfo 
ResolveAppLaunchContextMethod "getDisplay" o = AppLaunchContextGetDisplayMethodInfo 
ResolveAppLaunchContextMethod "getEnvironment" o = AppLaunchContextGetEnvironmentMethodInfo 
ResolveAppLaunchContextMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveAppLaunchContextMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveAppLaunchContextMethod "getStartupNotifyId" o = AppLaunchContextGetStartupNotifyIdMethodInfo 
ResolveAppLaunchContextMethod "setData" o = ObjectSetDataMethodInfo 
ResolveAppLaunchContextMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveAppLaunchContextMethod "setDesktop" o = AppLaunchContextSetDesktopMethodInfo 
ResolveAppLaunchContextMethod "setIcon" o = AppLaunchContextSetIconMethodInfo 
ResolveAppLaunchContextMethod "setIconName" o = AppLaunchContextSetIconNameMethodInfo 
ResolveAppLaunchContextMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveAppLaunchContextMethod "setTimestamp" o = AppLaunchContextSetTimestampMethodInfo 
ResolveAppLaunchContextMethod l o = MethodResolutionFailed l o :: Type 

appLaunchContextDisplay :: AttrLabelProxy "display" #

appLaunchContextGetDisplay :: (HasCallStack, MonadIO m, IsAppLaunchContext a) => a -> m Display #

appLaunchContextSetDesktop :: (HasCallStack, MonadIO m, IsAppLaunchContext a) => a -> Int32 -> m () #

appLaunchContextSetIcon :: (HasCallStack, MonadIO m, IsAppLaunchContext a, IsIcon b) => a -> Maybe b -> m () #

appLaunchContextSetIconName :: (HasCallStack, MonadIO m, IsAppLaunchContext a) => a -> Maybe Text -> m () #

appLaunchContextSetTimestamp :: (HasCallStack, MonadIO m, IsAppLaunchContext a) => a -> Word32 -> m () #

constructAppLaunchContextDisplay :: (IsAppLaunchContext o, MonadIO m, IsDisplay a) => a -> m (GValueConstruct o) #