gi-gdk-0.3.18.15: Gdk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gdk.Objects.AppLaunchContext

Contents

Description

 

Synopsis

Exported types

Methods

appLaunchContextNew

appLaunchContextNew :: MonadIO m => m AppLaunchContext Source

Deprecated: (Since version 3.0)Use gdk_display_get_app_launch_context() instead

appLaunchContextSetDesktop

appLaunchContextSetDisplay

appLaunchContextSetDisplay :: (MonadIO m, AppLaunchContextK a, DisplayK b) => a -> b -> m () Source

Deprecated: (Since version 3.0)Use gdk_display_get_app_launch_context() instead

appLaunchContextSetIcon

data AppLaunchContextSetIconMethodInfo Source

Instances

((~) * signature (Maybe b -> m ()), MonadIO m, AppLaunchContextK a, IconK b) => MethodInfo * AppLaunchContextSetIconMethodInfo a signature 

appLaunchContextSetIconName

appLaunchContextSetScreen

appLaunchContextSetTimestamp

Properties

Display