Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
No description available in the introspection data.
Synopsis
- newtype X11AppLaunchContext = X11AppLaunchContext (ManagedPtr X11AppLaunchContext)
- class (GObject o, IsDescendantOf X11AppLaunchContext o) => IsX11AppLaunchContext o
- toX11AppLaunchContext :: (MonadIO m, IsX11AppLaunchContext o) => o -> m X11AppLaunchContext
Exported types
newtype X11AppLaunchContext Source #
Memory-managed wrapper type.
X11AppLaunchContext (ManagedPtr X11AppLaunchContext) |
Instances
class (GObject o, IsDescendantOf X11AppLaunchContext o) => IsX11AppLaunchContext o Source #
Type class for types which can be safely cast to X11AppLaunchContext
, for instance with toX11AppLaunchContext
.
Instances
(GObject o, IsDescendantOf X11AppLaunchContext o) => IsX11AppLaunchContext o Source # | |
Defined in GI.GdkX11.Objects.X11AppLaunchContext |
toX11AppLaunchContext :: (MonadIO m, IsX11AppLaunchContext o) => o -> m X11AppLaunchContext Source #
Cast to X11AppLaunchContext
, for types for which this is known to be safe. For general casts, use castTo
.
Methods
Click to display all available methods, including inherited ones
Methods
bindProperty, bindPropertyFull, forceFloating, freezeNotify, getv, isFloating, launchFailed, notify, notifyByPspec, ref, refSink, runDispose, setenv, stealData, stealQdata, thawNotify, unref, unsetenv, watchClosure.
Getters
getData, getDisplay, getEnvironment, getProperty, getQdata, getStartupNotifyId.
Setters
setData, setDataFull, setDesktop, setIcon, setIconName, setProperty, setTimestamp.