gi-gdkx11-3.0.9: GdkX11 bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.GdkX11.Objects.X11DeviceManagerXI2

Description

No description available in the introspection data.

Synopsis

Exported types

class (GObject o, IsDescendantOf X11DeviceManagerXI2 o) => IsX11DeviceManagerXI2 o Source #

Type class for types which can be safely cast to X11DeviceManagerXI2, for instance with toX11DeviceManagerXI2.

Instances

Instances details
(GObject o, IsDescendantOf X11DeviceManagerXI2 o) => IsX11DeviceManagerXI2 o Source # 
Instance details

Defined in GI.GdkX11.Objects.X11DeviceManagerXI2

toX11DeviceManagerXI2 :: (MonadIO m, IsX11DeviceManagerXI2 o) => o -> m X11DeviceManagerXI2 Source #

Cast to X11DeviceManagerXI2, for types for which this is known to be safe. For general casts, use castTo.

Methods

Overloaded methods

Properties

major

No description available in the introspection data.

constructX11DeviceManagerXI2Major :: IsX11DeviceManagerXI2 o => Int32 -> IO (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “major” property. This is rarely needed directly, but it is used by new.

getX11DeviceManagerXI2Major :: (MonadIO m, IsX11DeviceManagerXI2 o) => o -> m Int32 Source #

Get the value of the “major” property. When overloading is enabled, this is equivalent to

get x11DeviceManagerXI2 #major

minor

No description available in the introspection data.

constructX11DeviceManagerXI2Minor :: IsX11DeviceManagerXI2 o => Int32 -> IO (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “minor” property. This is rarely needed directly, but it is used by new.

getX11DeviceManagerXI2Minor :: (MonadIO m, IsX11DeviceManagerXI2 o) => o -> m Int32 Source #

Get the value of the “minor” property. When overloading is enabled, this is equivalent to

get x11DeviceManagerXI2 #minor

opcode

No description available in the introspection data.

constructX11DeviceManagerXI2Opcode :: IsX11DeviceManagerXI2 o => Int32 -> IO (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “opcode” property. This is rarely needed directly, but it is used by new.

getX11DeviceManagerXI2Opcode :: (MonadIO m, IsX11DeviceManagerXI2 o) => o -> m Int32 Source #

Get the value of the “opcode” property. When overloading is enabled, this is equivalent to

get x11DeviceManagerXI2 #opcode