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

GI.Gdk

Description

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

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

Documentation

newtype DevicePad #

Instances

Instances details
Eq DevicePad 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

(==) :: DevicePad -> DevicePad -> Bool

(/=) :: DevicePad -> DevicePad -> Bool

GObject DevicePad 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

ManagedPtrNewtype DevicePad 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

TypedObject DevicePad 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

glibType :: IO GType #

HasParentTypes DevicePad 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

HasAttributeList DevicePad 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

(info ~ ResolveDevicePadMethod t DevicePad, OverloadedMethod info DevicePad p, HasField t DevicePad p) => HasField (t :: Symbol) DevicePad p 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

getField :: DevicePad -> p

(info ~ ResolveDevicePadMethod t DevicePad, OverloadedMethodInfo info DevicePad) => IsLabel t (MethodProxy info DevicePad) 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

fromLabel :: MethodProxy info DevicePad

(info ~ ResolveDevicePadMethod t DevicePad, OverloadedMethod info DevicePad p) => IsLabel t (DevicePad -> p) 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

fromLabel :: DevicePad -> p

IsGValue (Maybe DevicePad) 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList DevicePad 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

type AttributeList DevicePad = DevicePadAttributeList
type ParentTypes DevicePad 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

type ParentTypes DevicePad = '[Device, Object]
type SignalList DevicePad 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

type SignalList DevicePad = DevicePadSignalList

newtype DragSurface #

Instances

Instances details
Eq DragSurface 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

Methods

(==) :: DragSurface -> DragSurface -> Bool

(/=) :: DragSurface -> DragSurface -> Bool

GObject DragSurface 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

ManagedPtrNewtype DragSurface 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

TypedObject DragSurface 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

Methods

glibType :: IO GType #

HasParentTypes DragSurface 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

HasAttributeList DragSurface 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

(info ~ ResolveDragSurfaceMethod t DragSurface, OverloadedMethod info DragSurface p, HasField t DragSurface p) => HasField (t :: Symbol) DragSurface p 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

Methods

getField :: DragSurface -> p

(info ~ ResolveDragSurfaceMethod t DragSurface, OverloadedMethodInfo info DragSurface) => IsLabel t (MethodProxy info DragSurface) 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

Methods

fromLabel :: MethodProxy info DragSurface

(info ~ ResolveDragSurfaceMethod t DragSurface, OverloadedMethod info DragSurface p) => IsLabel t (DragSurface -> p) 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

Methods

fromLabel :: DragSurface -> p

IsGValue (Maybe DragSurface) 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList DragSurface 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

type AttributeList DragSurface = DragSurfaceAttributeList
type ParentTypes DragSurface 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

type ParentTypes DragSurface = '[Object, Surface]
type SignalList DragSurface 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

type SignalList DragSurface = DragSurfaceSignalList

newtype Paintable #

Instances

Instances details
Eq Paintable 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

(==) :: Paintable -> Paintable -> Bool

(/=) :: Paintable -> Paintable -> Bool

GObject Paintable 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

ManagedPtrNewtype Paintable 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

TypedObject Paintable 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

glibType :: IO GType #

HasParentTypes Paintable 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

HasAttributeList Paintable 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

(info ~ ResolvePaintableMethod t Paintable, OverloadedMethod info Paintable p, HasField t Paintable p) => HasField (t :: Symbol) Paintable p 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

getField :: Paintable -> p

(info ~ ResolvePaintableMethod t Paintable, OverloadedMethodInfo info Paintable) => IsLabel t (MethodProxy info Paintable) 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

fromLabel :: MethodProxy info Paintable

(info ~ ResolvePaintableMethod t Paintable, OverloadedMethod info Paintable p) => IsLabel t (Paintable -> p) 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

fromLabel :: Paintable -> p

IsGValue (Maybe Paintable) 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Paintable 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

type AttributeList Paintable = PaintableAttributeList
type ParentTypes Paintable 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

type ParentTypes Paintable = '[Object]
type SignalList Paintable 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

type SignalList Paintable = PaintableSignalList

newtype Popup #

Constructors

Popup (ManagedPtr Popup) 

Instances

Instances details
Eq Popup 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

(==) :: Popup -> Popup -> Bool

(/=) :: Popup -> Popup -> Bool

GObject Popup 
Instance details

Defined in GI.Gdk.Interfaces.Popup

ManagedPtrNewtype Popup 
Instance details

Defined in GI.Gdk.Interfaces.Popup

TypedObject Popup 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

glibType :: IO GType #

HasParentTypes Popup 
Instance details

Defined in GI.Gdk.Interfaces.Popup

HasAttributeList Popup 
Instance details

Defined in GI.Gdk.Interfaces.Popup

(info ~ ResolvePopupMethod t Popup, OverloadedMethod info Popup p, HasField t Popup p) => HasField (t :: Symbol) Popup p 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

getField :: Popup -> p

(info ~ ResolvePopupMethod t Popup, OverloadedMethodInfo info Popup) => IsLabel t (MethodProxy info Popup) 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

fromLabel :: MethodProxy info Popup

(info ~ ResolvePopupMethod t Popup, OverloadedMethod info Popup p) => IsLabel t (Popup -> p) 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

fromLabel :: Popup -> p

IsGValue (Maybe Popup) 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Popup 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttributeList Popup = PopupAttributeList
type ParentTypes Popup 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type ParentTypes Popup = '[Object, Surface]
type SignalList Popup 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type SignalList Popup = PopupSignalList

newtype Toplevel #

Constructors

Toplevel (ManagedPtr Toplevel) 

Instances

Instances details
Eq Toplevel 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

(==) :: Toplevel -> Toplevel -> Bool

(/=) :: Toplevel -> Toplevel -> Bool

GObject Toplevel 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

ManagedPtrNewtype Toplevel 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

TypedObject Toplevel 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

glibType :: IO GType #

HasParentTypes Toplevel 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

HasAttributeList Toplevel 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

(info ~ ResolveToplevelMethod t Toplevel, OverloadedMethod info Toplevel p, HasField t Toplevel p) => HasField (t :: Symbol) Toplevel p 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

getField :: Toplevel -> p

(info ~ ResolveToplevelMethod t Toplevel, OverloadedMethodInfo info Toplevel) => IsLabel t (MethodProxy info Toplevel) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

fromLabel :: MethodProxy info Toplevel

(info ~ ResolveToplevelMethod t Toplevel, OverloadedMethod info Toplevel p) => IsLabel t (Toplevel -> p) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

fromLabel :: Toplevel -> p

IsGValue (Maybe Toplevel) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Toplevel 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttributeList Toplevel = ToplevelAttributeList
type ParentTypes Toplevel 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type ParentTypes Toplevel = '[Object, Surface]
type SignalList Toplevel 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type SignalList Toplevel = ToplevelSignalList

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

newtype ButtonEvent #

Instances

Instances details
Eq ButtonEvent 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

Methods

(==) :: ButtonEvent -> ButtonEvent -> Bool

(/=) :: ButtonEvent -> ButtonEvent -> Bool

BoxedPtr ButtonEvent 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

ManagedPtrNewtype ButtonEvent 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

TypedObject ButtonEvent 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

Methods

glibType :: IO GType #

HasParentTypes ButtonEvent 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

(info ~ ResolveButtonEventMethod t ButtonEvent, OverloadedMethod info ButtonEvent p, HasField t ButtonEvent p) => HasField (t :: Symbol) ButtonEvent p 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

Methods

getField :: ButtonEvent -> p

(info ~ ResolveButtonEventMethod t ButtonEvent, OverloadedMethodInfo info ButtonEvent) => IsLabel t (MethodProxy info ButtonEvent) 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

Methods

fromLabel :: MethodProxy info ButtonEvent

(info ~ ResolveButtonEventMethod t ButtonEvent, OverloadedMethod info ButtonEvent p) => IsLabel t (ButtonEvent -> p) 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

Methods

fromLabel :: ButtonEvent -> p

type ParentTypes ButtonEvent 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

type ParentTypes ButtonEvent = '[Event]

newtype CairoContext #

Instances

Instances details
Eq CairoContext 
Instance details

Defined in GI.Gdk.Objects.CairoContext

Methods

(==) :: CairoContext -> CairoContext -> Bool

(/=) :: CairoContext -> CairoContext -> Bool

GObject CairoContext 
Instance details

Defined in GI.Gdk.Objects.CairoContext

ManagedPtrNewtype CairoContext 
Instance details

Defined in GI.Gdk.Objects.CairoContext

TypedObject CairoContext 
Instance details

Defined in GI.Gdk.Objects.CairoContext

Methods

glibType :: IO GType #

HasParentTypes CairoContext 
Instance details

Defined in GI.Gdk.Objects.CairoContext

HasAttributeList CairoContext 
Instance details

Defined in GI.Gdk.Objects.CairoContext

(info ~ ResolveCairoContextMethod t CairoContext, OverloadedMethod info CairoContext p, HasField t CairoContext p) => HasField (t :: Symbol) CairoContext p 
Instance details

Defined in GI.Gdk.Objects.CairoContext

Methods

getField :: CairoContext -> p

(info ~ ResolveCairoContextMethod t CairoContext, OverloadedMethodInfo info CairoContext) => IsLabel t (MethodProxy info CairoContext) 
Instance details

Defined in GI.Gdk.Objects.CairoContext

Methods

fromLabel :: MethodProxy info CairoContext

(info ~ ResolveCairoContextMethod t CairoContext, OverloadedMethod info CairoContext p) => IsLabel t (CairoContext -> p) 
Instance details

Defined in GI.Gdk.Objects.CairoContext

Methods

fromLabel :: CairoContext -> p

IsGValue (Maybe CairoContext) 
Instance details

Defined in GI.Gdk.Objects.CairoContext

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList CairoContext 
Instance details

Defined in GI.Gdk.Objects.CairoContext

type AttributeList CairoContext = CairoContextAttributeList
type ParentTypes CairoContext 
Instance details

Defined in GI.Gdk.Objects.CairoContext

type ParentTypes CairoContext = '[DrawContext, Object]
type SignalList CairoContext 
Instance details

Defined in GI.Gdk.Objects.CairoContext

type SignalList CairoContext = CairoContextSignalList

newtype CicpParams #

Instances

Instances details
Eq CicpParams 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

(==) :: CicpParams -> CicpParams -> Bool

(/=) :: CicpParams -> CicpParams -> Bool

GObject CicpParams 
Instance details

Defined in GI.Gdk.Objects.CicpParams

ManagedPtrNewtype CicpParams 
Instance details

Defined in GI.Gdk.Objects.CicpParams

TypedObject CicpParams 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

glibType :: IO GType #

HasParentTypes CicpParams 
Instance details

Defined in GI.Gdk.Objects.CicpParams

HasAttributeList CicpParams 
Instance details

Defined in GI.Gdk.Objects.CicpParams

(info ~ ResolveCicpParamsMethod t CicpParams, OverloadedMethod info CicpParams p, HasField t CicpParams p) => HasField (t :: Symbol) CicpParams p 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

getField :: CicpParams -> p

(info ~ ResolveCicpParamsMethod t CicpParams, OverloadedMethodInfo info CicpParams) => IsLabel t (MethodProxy info CicpParams) 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

fromLabel :: MethodProxy info CicpParams

(info ~ ResolveCicpParamsMethod t CicpParams, OverloadedMethod info CicpParams p) => IsLabel t (CicpParams -> p) 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

fromLabel :: CicpParams -> p

IsGValue (Maybe CicpParams) 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList CicpParams 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttributeList CicpParams = CicpParamsAttributeList
type ParentTypes CicpParams 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type ParentTypes CicpParams = '[Object]
type SignalList CicpParams 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type SignalList CicpParams = CicpParamsSignalList

newtype Clipboard #

Instances

Instances details
Eq Clipboard 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

(==) :: Clipboard -> Clipboard -> Bool

(/=) :: Clipboard -> Clipboard -> Bool

GObject Clipboard 
Instance details

Defined in GI.Gdk.Objects.Clipboard

ManagedPtrNewtype Clipboard 
Instance details

Defined in GI.Gdk.Objects.Clipboard

TypedObject Clipboard 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

glibType :: IO GType #

HasParentTypes Clipboard 
Instance details

Defined in GI.Gdk.Objects.Clipboard

HasAttributeList Clipboard 
Instance details

Defined in GI.Gdk.Objects.Clipboard

(info ~ ResolveClipboardMethod t Clipboard, OverloadedMethod info Clipboard p, HasField t Clipboard p) => HasField (t :: Symbol) Clipboard p 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

getField :: Clipboard -> p

(info ~ ResolveClipboardMethod t Clipboard, OverloadedMethodInfo info Clipboard) => IsLabel t (MethodProxy info Clipboard) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

fromLabel :: MethodProxy info Clipboard

(info ~ ResolveClipboardMethod t Clipboard, OverloadedMethod info Clipboard p) => IsLabel t (Clipboard -> p) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

fromLabel :: Clipboard -> p

IsGValue (Maybe Clipboard) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Clipboard 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttributeList Clipboard = ClipboardAttributeList
type ParentTypes Clipboard 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type ParentTypes Clipboard = '[Object]
type SignalList Clipboard 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type SignalList Clipboard = ClipboardSignalList

newtype ContentDeserializer #

Instances

Instances details
Eq ContentDeserializer 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

GObject ContentDeserializer 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

ManagedPtrNewtype ContentDeserializer 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

TypedObject ContentDeserializer 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

glibType :: IO GType #

HasParentTypes ContentDeserializer 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

HasAttributeList ContentDeserializer 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

(info ~ ResolveContentDeserializerMethod t ContentDeserializer, OverloadedMethod info ContentDeserializer p, HasField t ContentDeserializer p) => HasField (t :: Symbol) ContentDeserializer p 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

(info ~ ResolveContentDeserializerMethod t ContentDeserializer, OverloadedMethodInfo info ContentDeserializer) => IsLabel t (MethodProxy info ContentDeserializer) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

fromLabel :: MethodProxy info ContentDeserializer

(info ~ ResolveContentDeserializerMethod t ContentDeserializer, OverloadedMethod info ContentDeserializer p) => IsLabel t (ContentDeserializer -> p) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

IsGValue (Maybe ContentDeserializer) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ContentDeserializer 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

type AttributeList ContentDeserializer = ContentDeserializerAttributeList
type ParentTypes ContentDeserializer 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

type ParentTypes ContentDeserializer = '[Object, AsyncResult]
type SignalList ContentDeserializer 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

type SignalList ContentDeserializer = ContentDeserializerSignalList

newtype ContentProvider #

Instances

Instances details
Eq ContentProvider 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

GObject ContentProvider 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

ManagedPtrNewtype ContentProvider 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

TypedObject ContentProvider 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

glibType :: IO GType #

HasParentTypes ContentProvider 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

HasAttributeList ContentProvider 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

(info ~ ResolveContentProviderMethod t ContentProvider, OverloadedMethod info ContentProvider p, HasField t ContentProvider p) => HasField (t :: Symbol) ContentProvider p 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

getField :: ContentProvider -> p

(info ~ ResolveContentProviderMethod t ContentProvider, OverloadedMethodInfo info ContentProvider) => IsLabel t (MethodProxy info ContentProvider) 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

fromLabel :: MethodProxy info ContentProvider

(info ~ ResolveContentProviderMethod t ContentProvider, OverloadedMethod info ContentProvider p) => IsLabel t (ContentProvider -> p) 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

fromLabel :: ContentProvider -> p

IsGValue (Maybe ContentProvider) 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ContentProvider 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttributeList ContentProvider = ContentProviderAttributeList
type ParentTypes ContentProvider 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type ParentTypes ContentProvider = '[Object]
type SignalList ContentProvider 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type SignalList ContentProvider = ContentProviderSignalList

newtype ContentSerializer #

Instances

Instances details
Eq ContentSerializer 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

GObject ContentSerializer 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

ManagedPtrNewtype ContentSerializer 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

TypedObject ContentSerializer 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

glibType :: IO GType #

HasParentTypes ContentSerializer 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

HasAttributeList ContentSerializer 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

(info ~ ResolveContentSerializerMethod t ContentSerializer, OverloadedMethod info ContentSerializer p, HasField t ContentSerializer p) => HasField (t :: Symbol) ContentSerializer p 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

(info ~ ResolveContentSerializerMethod t ContentSerializer, OverloadedMethodInfo info ContentSerializer) => IsLabel t (MethodProxy info ContentSerializer) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

fromLabel :: MethodProxy info ContentSerializer

(info ~ ResolveContentSerializerMethod t ContentSerializer, OverloadedMethod info ContentSerializer p) => IsLabel t (ContentSerializer -> p) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

IsGValue (Maybe ContentSerializer) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ContentSerializer 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

type AttributeList ContentSerializer = ContentSerializerAttributeList
type ParentTypes ContentSerializer 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

type ParentTypes ContentSerializer = '[Object, AsyncResult]
type SignalList ContentSerializer 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

type SignalList ContentSerializer = ContentSerializerSignalList

newtype CrossingEvent #

Instances

Instances details
Eq CrossingEvent 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

BoxedPtr CrossingEvent 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

ManagedPtrNewtype CrossingEvent 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

TypedObject CrossingEvent 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

Methods

glibType :: IO GType #

HasParentTypes CrossingEvent 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

(info ~ ResolveCrossingEventMethod t CrossingEvent, OverloadedMethod info CrossingEvent p, HasField t CrossingEvent p) => HasField (t :: Symbol) CrossingEvent p 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

Methods

getField :: CrossingEvent -> p

(info ~ ResolveCrossingEventMethod t CrossingEvent, OverloadedMethodInfo info CrossingEvent) => IsLabel t (MethodProxy info CrossingEvent) 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

Methods

fromLabel :: MethodProxy info CrossingEvent

(info ~ ResolveCrossingEventMethod t CrossingEvent, OverloadedMethod info CrossingEvent p) => IsLabel t (CrossingEvent -> p) 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

Methods

fromLabel :: CrossingEvent -> p

type ParentTypes CrossingEvent 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

type ParentTypes CrossingEvent = '[Event]

newtype Cursor #

Constructors

Cursor (ManagedPtr Cursor) 

Instances

Instances details
Eq Cursor 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

(==) :: Cursor -> Cursor -> Bool

(/=) :: Cursor -> Cursor -> Bool

GObject Cursor 
Instance details

Defined in GI.Gdk.Objects.Cursor

ManagedPtrNewtype Cursor 
Instance details

Defined in GI.Gdk.Objects.Cursor

TypedObject Cursor 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

glibType :: IO GType #

HasParentTypes Cursor 
Instance details

Defined in GI.Gdk.Objects.Cursor

HasAttributeList Cursor 
Instance details

Defined in GI.Gdk.Objects.Cursor

(info ~ ResolveCursorMethod t Cursor, OverloadedMethod info Cursor p, HasField t Cursor p) => HasField (t :: Symbol) Cursor p 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

getField :: Cursor -> p

(info ~ ResolveCursorMethod t Cursor, OverloadedMethodInfo info Cursor) => IsLabel t (MethodProxy info Cursor) 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

fromLabel :: MethodProxy info Cursor

(info ~ ResolveCursorMethod t Cursor, OverloadedMethod info Cursor p) => IsLabel t (Cursor -> p) 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

fromLabel :: Cursor -> p

IsGValue (Maybe Cursor) 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Cursor 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttributeList Cursor = CursorAttributeList
type ParentTypes Cursor 
Instance details

Defined in GI.Gdk.Objects.Cursor

type ParentTypes Cursor = '[Object]
type SignalList Cursor 
Instance details

Defined in GI.Gdk.Objects.Cursor

type SignalList Cursor = CursorSignalList

newtype DNDEvent #

Constructors

DNDEvent (ManagedPtr DNDEvent) 

Instances

Instances details
Eq DNDEvent 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

Methods

(==) :: DNDEvent -> DNDEvent -> Bool

(/=) :: DNDEvent -> DNDEvent -> Bool

BoxedPtr DNDEvent 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

ManagedPtrNewtype DNDEvent 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

TypedObject DNDEvent 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

Methods

glibType :: IO GType #

HasParentTypes DNDEvent 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

(info ~ ResolveDNDEventMethod t DNDEvent, OverloadedMethod info DNDEvent p, HasField t DNDEvent p) => HasField (t :: Symbol) DNDEvent p 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

Methods

getField :: DNDEvent -> p

(info ~ ResolveDNDEventMethod t DNDEvent, OverloadedMethodInfo info DNDEvent) => IsLabel t (MethodProxy info DNDEvent) 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

Methods

fromLabel :: MethodProxy info DNDEvent

(info ~ ResolveDNDEventMethod t DNDEvent, OverloadedMethod info DNDEvent p) => IsLabel t (DNDEvent -> p) 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

Methods

fromLabel :: DNDEvent -> p

type ParentTypes DNDEvent 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

type ParentTypes DNDEvent = '[Event]

newtype DeleteEvent #

Instances

Instances details
Eq DeleteEvent 
Instance details

Defined in GI.Gdk.Objects.DeleteEvent

Methods

(==) :: DeleteEvent -> DeleteEvent -> Bool

(/=) :: DeleteEvent -> DeleteEvent -> Bool

BoxedPtr DeleteEvent 
Instance details

Defined in GI.Gdk.Objects.DeleteEvent

ManagedPtrNewtype DeleteEvent 
Instance details

Defined in GI.Gdk.Objects.DeleteEvent

TypedObject DeleteEvent 
Instance details

Defined in GI.Gdk.Objects.DeleteEvent

Methods

glibType :: IO GType #

HasParentTypes DeleteEvent 
Instance details

Defined in GI.Gdk.Objects.DeleteEvent

(info ~ ResolveDeleteEventMethod t DeleteEvent, OverloadedMethod info DeleteEvent p, HasField t DeleteEvent p) => HasField (t :: Symbol) DeleteEvent p 
Instance details

Defined in GI.Gdk.Objects.DeleteEvent

Methods

getField :: DeleteEvent -> p

(info ~ ResolveDeleteEventMethod t DeleteEvent, OverloadedMethodInfo info DeleteEvent) => IsLabel t (MethodProxy info DeleteEvent) 
Instance details

Defined in GI.Gdk.Objects.DeleteEvent

Methods

fromLabel :: MethodProxy info DeleteEvent

(info ~ ResolveDeleteEventMethod t DeleteEvent, OverloadedMethod info DeleteEvent p) => IsLabel t (DeleteEvent -> p) 
Instance details

Defined in GI.Gdk.Objects.DeleteEvent

Methods

fromLabel :: DeleteEvent -> p

type ParentTypes DeleteEvent 
Instance details

Defined in GI.Gdk.Objects.DeleteEvent

type ParentTypes DeleteEvent = '[Event]

newtype Device #

Constructors

Device (ManagedPtr Device) 

Instances

Instances details
Eq Device 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

(==) :: Device -> Device -> Bool

(/=) :: Device -> Device -> Bool

GObject Device 
Instance details

Defined in GI.Gdk.Objects.Device

ManagedPtrNewtype Device 
Instance details

Defined in GI.Gdk.Objects.Device

TypedObject Device 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

glibType :: IO GType #

HasParentTypes Device 
Instance details

Defined in GI.Gdk.Objects.Device

HasAttributeList Device 
Instance details

Defined in GI.Gdk.Objects.Device

(info ~ ResolveDeviceMethod t Device, OverloadedMethod info Device p, HasField t Device p) => HasField (t :: Symbol) Device p 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

getField :: Device -> p

(info ~ ResolveDeviceMethod t Device, OverloadedMethodInfo info Device) => IsLabel t (MethodProxy info Device) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

fromLabel :: MethodProxy info Device

(info ~ ResolveDeviceMethod t Device, OverloadedMethod info Device p) => IsLabel t (Device -> p) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

fromLabel :: Device -> p

IsGValue (Maybe Device) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Device 
Instance details

Defined in GI.Gdk.Objects.Device

type AttributeList Device = DeviceAttributeList
type ParentTypes Device 
Instance details

Defined in GI.Gdk.Objects.Device

type ParentTypes Device = '[Object]
type SignalList Device 
Instance details

Defined in GI.Gdk.Objects.Device

type SignalList Device = DeviceSignalList

newtype DeviceTool #

Instances

Instances details
Eq DeviceTool 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

(==) :: DeviceTool -> DeviceTool -> Bool

(/=) :: DeviceTool -> DeviceTool -> Bool

GObject DeviceTool 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

ManagedPtrNewtype DeviceTool 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

TypedObject DeviceTool 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

glibType :: IO GType #

HasParentTypes DeviceTool 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

HasAttributeList DeviceTool 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

(info ~ ResolveDeviceToolMethod t DeviceTool, OverloadedMethod info DeviceTool p, HasField t DeviceTool p) => HasField (t :: Symbol) DeviceTool p 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

getField :: DeviceTool -> p

(info ~ ResolveDeviceToolMethod t DeviceTool, OverloadedMethodInfo info DeviceTool) => IsLabel t (MethodProxy info DeviceTool) 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

fromLabel :: MethodProxy info DeviceTool

(info ~ ResolveDeviceToolMethod t DeviceTool, OverloadedMethod info DeviceTool p) => IsLabel t (DeviceTool -> p) 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

fromLabel :: DeviceTool -> p

IsGValue (Maybe DeviceTool) 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList DeviceTool 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttributeList DeviceTool = DeviceToolAttributeList
type ParentTypes DeviceTool 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type ParentTypes DeviceTool = '[Object]
type SignalList DeviceTool 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type SignalList DeviceTool = DeviceToolSignalList

newtype Display #

Constructors

Display (ManagedPtr Display) 

Instances

Instances details
Eq Display 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

(==) :: Display -> Display -> Bool

(/=) :: Display -> Display -> Bool

GObject Display 
Instance details

Defined in GI.Gdk.Objects.Display

ManagedPtrNewtype Display 
Instance details

Defined in GI.Gdk.Objects.Display

TypedObject Display 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

glibType :: IO GType #

HasParentTypes Display 
Instance details

Defined in GI.Gdk.Objects.Display

HasAttributeList Display 
Instance details

Defined in GI.Gdk.Objects.Display

(info ~ ResolveDisplayMethod t Display, OverloadedMethod info Display p, HasField t Display p) => HasField (t :: Symbol) Display p 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

getField :: Display -> p

(info ~ ResolveDisplayMethod t Display, OverloadedMethodInfo info Display) => IsLabel t (MethodProxy info Display) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

fromLabel :: MethodProxy info Display

(info ~ ResolveDisplayMethod t Display, OverloadedMethod info Display p) => IsLabel t (Display -> p) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

fromLabel :: Display -> p

IsGValue (Maybe Display) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Display 
Instance details

Defined in GI.Gdk.Objects.Display

type AttributeList Display = DisplayAttributeList
type ParentTypes Display 
Instance details

Defined in GI.Gdk.Objects.Display

type ParentTypes Display = '[Object]
type SignalList Display 
Instance details

Defined in GI.Gdk.Objects.Display

type SignalList Display = DisplaySignalList

newtype DisplayManager #

Instances

Instances details
Eq DisplayManager 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

GObject DisplayManager 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

ManagedPtrNewtype DisplayManager 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

TypedObject DisplayManager 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

glibType :: IO GType #

HasParentTypes DisplayManager 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

HasAttributeList DisplayManager 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

(info ~ ResolveDisplayManagerMethod t DisplayManager, OverloadedMethod info DisplayManager p, HasField t DisplayManager p) => HasField (t :: Symbol) DisplayManager p 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

getField :: DisplayManager -> p

(info ~ ResolveDisplayManagerMethod t DisplayManager, OverloadedMethodInfo info DisplayManager) => IsLabel t (MethodProxy info DisplayManager) 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

fromLabel :: MethodProxy info DisplayManager

(info ~ ResolveDisplayManagerMethod t DisplayManager, OverloadedMethod info DisplayManager p) => IsLabel t (DisplayManager -> p) 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

fromLabel :: DisplayManager -> p

IsGValue (Maybe DisplayManager) 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList DisplayManager 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttributeList DisplayManager = DisplayManagerAttributeList
type ParentTypes DisplayManager 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type ParentTypes DisplayManager = '[Object]
type SignalList DisplayManager 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type SignalList DisplayManager = DisplayManagerSignalList

newtype DmabufTexture #

Instances

Instances details
Eq DmabufTexture 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

GObject DmabufTexture 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

ManagedPtrNewtype DmabufTexture 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

TypedObject DmabufTexture 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

Methods

glibType :: IO GType #

HasParentTypes DmabufTexture 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

HasAttributeList DmabufTexture 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

(info ~ ResolveDmabufTextureMethod t DmabufTexture, OverloadedMethod info DmabufTexture p, HasField t DmabufTexture p) => HasField (t :: Symbol) DmabufTexture p 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

Methods

getField :: DmabufTexture -> p

(info ~ ResolveDmabufTextureMethod t DmabufTexture, OverloadedMethodInfo info DmabufTexture) => IsLabel t (MethodProxy info DmabufTexture) 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

Methods

fromLabel :: MethodProxy info DmabufTexture

(info ~ ResolveDmabufTextureMethod t DmabufTexture, OverloadedMethod info DmabufTexture p) => IsLabel t (DmabufTexture -> p) 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

Methods

fromLabel :: DmabufTexture -> p

IsGValue (Maybe DmabufTexture) 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList DmabufTexture 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

type AttributeList DmabufTexture = DmabufTextureAttributeList
type ParentTypes DmabufTexture 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

type ParentTypes DmabufTexture = '[Texture, Object, Paintable, Icon, LoadableIcon]
type SignalList DmabufTexture 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

type SignalList DmabufTexture = DmabufTextureSignalList

newtype DmabufTextureBuilder #

Instances

Instances details
Eq DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

GObject DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

ManagedPtrNewtype DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

TypedObject DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

glibType :: IO GType #

HasParentTypes DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

HasAttributeList DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

(info ~ ResolveDmabufTextureBuilderMethod t DmabufTextureBuilder, OverloadedMethod info DmabufTextureBuilder p, HasField t DmabufTextureBuilder p) => HasField (t :: Symbol) DmabufTextureBuilder p 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

(info ~ ResolveDmabufTextureBuilderMethod t DmabufTextureBuilder, OverloadedMethodInfo info DmabufTextureBuilder) => IsLabel t (MethodProxy info DmabufTextureBuilder) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

fromLabel :: MethodProxy info DmabufTextureBuilder

(info ~ ResolveDmabufTextureBuilderMethod t DmabufTextureBuilder, OverloadedMethod info DmabufTextureBuilder p) => IsLabel t (DmabufTextureBuilder -> p) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

IsGValue (Maybe DmabufTextureBuilder) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttributeList DmabufTextureBuilder = DmabufTextureBuilderAttributeList
type ParentTypes DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type ParentTypes DmabufTextureBuilder = '[Object]
type SignalList DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type SignalList DmabufTextureBuilder = DmabufTextureBuilderSignalList

newtype Drag #

Constructors

Drag (ManagedPtr Drag) 

Instances

Instances details
Eq Drag 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

(==) :: Drag -> Drag -> Bool

(/=) :: Drag -> Drag -> Bool

GObject Drag 
Instance details

Defined in GI.Gdk.Objects.Drag

ManagedPtrNewtype Drag 
Instance details

Defined in GI.Gdk.Objects.Drag

TypedObject Drag 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

glibType :: IO GType #

HasParentTypes Drag 
Instance details

Defined in GI.Gdk.Objects.Drag

HasAttributeList Drag 
Instance details

Defined in GI.Gdk.Objects.Drag

(info ~ ResolveDragMethod t Drag, OverloadedMethod info Drag p, HasField t Drag p) => HasField (t :: Symbol) Drag p 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

getField :: Drag -> p

(info ~ ResolveDragMethod t Drag, OverloadedMethodInfo info Drag) => IsLabel t (MethodProxy info Drag) 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

fromLabel :: MethodProxy info Drag

(info ~ ResolveDragMethod t Drag, OverloadedMethod info Drag p) => IsLabel t (Drag -> p) 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

fromLabel :: Drag -> p

IsGValue (Maybe Drag) 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Drag 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttributeList Drag = DragAttributeList
type ParentTypes Drag 
Instance details

Defined in GI.Gdk.Objects.Drag

type ParentTypes Drag = '[Object]
type SignalList Drag 
Instance details

Defined in GI.Gdk.Objects.Drag

type SignalList Drag = DragSignalList

newtype DrawContext #

Instances

Instances details
Eq DrawContext 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

(==) :: DrawContext -> DrawContext -> Bool

(/=) :: DrawContext -> DrawContext -> Bool

GObject DrawContext 
Instance details

Defined in GI.Gdk.Objects.DrawContext

ManagedPtrNewtype DrawContext 
Instance details

Defined in GI.Gdk.Objects.DrawContext

TypedObject DrawContext 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

glibType :: IO GType #

HasParentTypes DrawContext 
Instance details

Defined in GI.Gdk.Objects.DrawContext

HasAttributeList DrawContext 
Instance details

Defined in GI.Gdk.Objects.DrawContext

(info ~ ResolveDrawContextMethod t DrawContext, OverloadedMethod info DrawContext p, HasField t DrawContext p) => HasField (t :: Symbol) DrawContext p 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

getField :: DrawContext -> p

(info ~ ResolveDrawContextMethod t DrawContext, OverloadedMethodInfo info DrawContext) => IsLabel t (MethodProxy info DrawContext) 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

fromLabel :: MethodProxy info DrawContext

(info ~ ResolveDrawContextMethod t DrawContext, OverloadedMethod info DrawContext p) => IsLabel t (DrawContext -> p) 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

fromLabel :: DrawContext -> p

IsGValue (Maybe DrawContext) 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList DrawContext 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttributeList DrawContext = DrawContextAttributeList
type ParentTypes DrawContext 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type ParentTypes DrawContext = '[Object]
type SignalList DrawContext 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type SignalList DrawContext = DrawContextSignalList

newtype Drop #

Constructors

Drop (ManagedPtr Drop) 

Instances

Instances details
Eq Drop 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

(==) :: Drop -> Drop -> Bool

(/=) :: Drop -> Drop -> Bool

GObject Drop 
Instance details

Defined in GI.Gdk.Objects.Drop

ManagedPtrNewtype Drop 
Instance details

Defined in GI.Gdk.Objects.Drop

TypedObject Drop 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

glibType :: IO GType #

HasParentTypes Drop 
Instance details

Defined in GI.Gdk.Objects.Drop

HasAttributeList Drop 
Instance details

Defined in GI.Gdk.Objects.Drop

(info ~ ResolveDropMethod t Drop, OverloadedMethod info Drop p, HasField t Drop p) => HasField (t :: Symbol) Drop p 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

getField :: Drop -> p

(info ~ ResolveDropMethod t Drop, OverloadedMethodInfo info Drop) => IsLabel t (MethodProxy info Drop) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

fromLabel :: MethodProxy info Drop

(info ~ ResolveDropMethod t Drop, OverloadedMethod info Drop p) => IsLabel t (Drop -> p) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

fromLabel :: Drop -> p

IsGValue (Maybe Drop) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Drop 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttributeList Drop = DropAttributeList
type ParentTypes Drop 
Instance details

Defined in GI.Gdk.Objects.Drop

type ParentTypes Drop = '[Object]
type SignalList Drop 
Instance details

Defined in GI.Gdk.Objects.Drop

type SignalList Drop = DropSignalList

newtype Event #

Constructors

Event (ManagedPtr Event) 

Instances

Instances details
Eq Event 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

(==) :: Event -> Event -> Bool

(/=) :: Event -> Event -> Bool

BoxedPtr Event 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

boxedPtrCopy :: Event -> IO Event #

boxedPtrFree :: Event -> IO () #

ManagedPtrNewtype Event 
Instance details

Defined in GI.Gdk.Objects.Event

TypedObject Event 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

glibType :: IO GType #

HasParentTypes Event 
Instance details

Defined in GI.Gdk.Objects.Event

(info ~ ResolveEventMethod t Event, OverloadedMethod info Event p, HasField t Event p) => HasField (t :: Symbol) Event p 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

getField :: Event -> p

(info ~ ResolveEventMethod t Event, OverloadedMethodInfo info Event) => IsLabel t (MethodProxy info Event) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

fromLabel :: MethodProxy info Event

(info ~ ResolveEventMethod t Event, OverloadedMethod info Event p) => IsLabel t (Event -> p) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

fromLabel :: Event -> p

type ParentTypes Event 
Instance details

Defined in GI.Gdk.Objects.Event

type ParentTypes Event = '[] :: [Type]

newtype FocusEvent #

Instances

Instances details
Eq FocusEvent 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

Methods

(==) :: FocusEvent -> FocusEvent -> Bool

(/=) :: FocusEvent -> FocusEvent -> Bool

BoxedPtr FocusEvent 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

ManagedPtrNewtype FocusEvent 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

TypedObject FocusEvent 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

Methods

glibType :: IO GType #

HasParentTypes FocusEvent 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

(info ~ ResolveFocusEventMethod t FocusEvent, OverloadedMethod info FocusEvent p, HasField t FocusEvent p) => HasField (t :: Symbol) FocusEvent p 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

Methods

getField :: FocusEvent -> p

(info ~ ResolveFocusEventMethod t FocusEvent, OverloadedMethodInfo info FocusEvent) => IsLabel t (MethodProxy info FocusEvent) 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

Methods

fromLabel :: MethodProxy info FocusEvent

(info ~ ResolveFocusEventMethod t FocusEvent, OverloadedMethod info FocusEvent p) => IsLabel t (FocusEvent -> p) 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

Methods

fromLabel :: FocusEvent -> p

type ParentTypes FocusEvent 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

type ParentTypes FocusEvent = '[Event]

newtype FrameClock #

Instances

Instances details
Eq FrameClock 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

(==) :: FrameClock -> FrameClock -> Bool

(/=) :: FrameClock -> FrameClock -> Bool

GObject FrameClock 
Instance details

Defined in GI.Gdk.Objects.FrameClock

ManagedPtrNewtype FrameClock 
Instance details

Defined in GI.Gdk.Objects.FrameClock

TypedObject FrameClock 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

glibType :: IO GType #

HasParentTypes FrameClock 
Instance details

Defined in GI.Gdk.Objects.FrameClock

HasAttributeList FrameClock 
Instance details

Defined in GI.Gdk.Objects.FrameClock

(info ~ ResolveFrameClockMethod t FrameClock, OverloadedMethod info FrameClock p, HasField t FrameClock p) => HasField (t :: Symbol) FrameClock p 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

getField :: FrameClock -> p

(info ~ ResolveFrameClockMethod t FrameClock, OverloadedMethodInfo info FrameClock) => IsLabel t (MethodProxy info FrameClock) 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

fromLabel :: MethodProxy info FrameClock

(info ~ ResolveFrameClockMethod t FrameClock, OverloadedMethod info FrameClock p) => IsLabel t (FrameClock -> p) 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

fromLabel :: FrameClock -> p

IsGValue (Maybe FrameClock) 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList FrameClock 
Instance details

Defined in GI.Gdk.Objects.FrameClock

type AttributeList FrameClock = FrameClockAttributeList
type ParentTypes FrameClock 
Instance details

Defined in GI.Gdk.Objects.FrameClock

type ParentTypes FrameClock = '[Object]
type SignalList FrameClock 
Instance details

Defined in GI.Gdk.Objects.FrameClock

type SignalList FrameClock = FrameClockSignalList

newtype GLContext #

Instances

Instances details
Eq GLContext 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

(==) :: GLContext -> GLContext -> Bool

(/=) :: GLContext -> GLContext -> Bool

GObject GLContext 
Instance details

Defined in GI.Gdk.Objects.GLContext

ManagedPtrNewtype GLContext 
Instance details

Defined in GI.Gdk.Objects.GLContext

TypedObject GLContext 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

glibType :: IO GType #

HasParentTypes GLContext 
Instance details

Defined in GI.Gdk.Objects.GLContext

HasAttributeList GLContext 
Instance details

Defined in GI.Gdk.Objects.GLContext

(info ~ ResolveGLContextMethod t GLContext, OverloadedMethod info GLContext p, HasField t GLContext p) => HasField (t :: Symbol) GLContext p 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

getField :: GLContext -> p

(info ~ ResolveGLContextMethod t GLContext, OverloadedMethodInfo info GLContext) => IsLabel t (MethodProxy info GLContext) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

fromLabel :: MethodProxy info GLContext

(info ~ ResolveGLContextMethod t GLContext, OverloadedMethod info GLContext p) => IsLabel t (GLContext -> p) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

fromLabel :: GLContext -> p

IsGValue (Maybe GLContext) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList GLContext 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttributeList GLContext = GLContextAttributeList
type ParentTypes GLContext 
Instance details

Defined in GI.Gdk.Objects.GLContext

type ParentTypes GLContext = '[DrawContext, Object]
type SignalList GLContext 
Instance details

Defined in GI.Gdk.Objects.GLContext

type SignalList GLContext = GLContextSignalList

newtype GLTexture #

Instances

Instances details
Eq GLTexture 
Instance details

Defined in GI.Gdk.Objects.GLTexture

Methods

(==) :: GLTexture -> GLTexture -> Bool

(/=) :: GLTexture -> GLTexture -> Bool

GObject GLTexture 
Instance details

Defined in GI.Gdk.Objects.GLTexture

ManagedPtrNewtype GLTexture 
Instance details

Defined in GI.Gdk.Objects.GLTexture

TypedObject GLTexture 
Instance details

Defined in GI.Gdk.Objects.GLTexture

Methods

glibType :: IO GType #

HasParentTypes GLTexture 
Instance details

Defined in GI.Gdk.Objects.GLTexture

HasAttributeList GLTexture 
Instance details

Defined in GI.Gdk.Objects.GLTexture

(info ~ ResolveGLTextureMethod t GLTexture, OverloadedMethod info GLTexture p, HasField t GLTexture p) => HasField (t :: Symbol) GLTexture p 
Instance details

Defined in GI.Gdk.Objects.GLTexture

Methods

getField :: GLTexture -> p

(info ~ ResolveGLTextureMethod t GLTexture, OverloadedMethodInfo info GLTexture) => IsLabel t (MethodProxy info GLTexture) 
Instance details

Defined in GI.Gdk.Objects.GLTexture

Methods

fromLabel :: MethodProxy info GLTexture

(info ~ ResolveGLTextureMethod t GLTexture, OverloadedMethod info GLTexture p) => IsLabel t (GLTexture -> p) 
Instance details

Defined in GI.Gdk.Objects.GLTexture

Methods

fromLabel :: GLTexture -> p

IsGValue (Maybe GLTexture) 
Instance details

Defined in GI.Gdk.Objects.GLTexture

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList GLTexture 
Instance details

Defined in GI.Gdk.Objects.GLTexture

type AttributeList GLTexture = GLTextureAttributeList
type ParentTypes GLTexture 
Instance details

Defined in GI.Gdk.Objects.GLTexture

type ParentTypes GLTexture = '[Texture, Object, Paintable, Icon, LoadableIcon]
type SignalList GLTexture 
Instance details

Defined in GI.Gdk.Objects.GLTexture

type SignalList GLTexture = GLTextureSignalList

newtype GLTextureBuilder #

Instances

Instances details
Eq GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

GObject GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

ManagedPtrNewtype GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

TypedObject GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

glibType :: IO GType #

HasParentTypes GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

HasAttributeList GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

(info ~ ResolveGLTextureBuilderMethod t GLTextureBuilder, OverloadedMethod info GLTextureBuilder p, HasField t GLTextureBuilder p) => HasField (t :: Symbol) GLTextureBuilder p 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

getField :: GLTextureBuilder -> p

(info ~ ResolveGLTextureBuilderMethod t GLTextureBuilder, OverloadedMethodInfo info GLTextureBuilder) => IsLabel t (MethodProxy info GLTextureBuilder) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

fromLabel :: MethodProxy info GLTextureBuilder

(info ~ ResolveGLTextureBuilderMethod t GLTextureBuilder, OverloadedMethod info GLTextureBuilder p) => IsLabel t (GLTextureBuilder -> p) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

IsGValue (Maybe GLTextureBuilder) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttributeList GLTextureBuilder = GLTextureBuilderAttributeList
type ParentTypes GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type ParentTypes GLTextureBuilder = '[Object]
type SignalList GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type SignalList GLTextureBuilder = GLTextureBuilderSignalList

newtype GrabBrokenEvent #

Instances

Instances details
Eq GrabBrokenEvent 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

BoxedPtr GrabBrokenEvent 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

ManagedPtrNewtype GrabBrokenEvent 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

TypedObject GrabBrokenEvent 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

Methods

glibType :: IO GType #

HasParentTypes GrabBrokenEvent 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

(info ~ ResolveGrabBrokenEventMethod t GrabBrokenEvent, OverloadedMethod info GrabBrokenEvent p, HasField t GrabBrokenEvent p) => HasField (t :: Symbol) GrabBrokenEvent p 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

Methods

getField :: GrabBrokenEvent -> p

(info ~ ResolveGrabBrokenEventMethod t GrabBrokenEvent, OverloadedMethodInfo info GrabBrokenEvent) => IsLabel t (MethodProxy info GrabBrokenEvent) 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

Methods

fromLabel :: MethodProxy info GrabBrokenEvent

(info ~ ResolveGrabBrokenEventMethod t GrabBrokenEvent, OverloadedMethod info GrabBrokenEvent p) => IsLabel t (GrabBrokenEvent -> p) 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

Methods

fromLabel :: GrabBrokenEvent -> p

type ParentTypes GrabBrokenEvent 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

type ParentTypes GrabBrokenEvent = '[Event]

newtype KeyEvent #

Constructors

KeyEvent (ManagedPtr KeyEvent) 

Instances

Instances details
Eq KeyEvent 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

(==) :: KeyEvent -> KeyEvent -> Bool

(/=) :: KeyEvent -> KeyEvent -> Bool

BoxedPtr KeyEvent 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

ManagedPtrNewtype KeyEvent 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

TypedObject KeyEvent 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

glibType :: IO GType #

HasParentTypes KeyEvent 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

(info ~ ResolveKeyEventMethod t KeyEvent, OverloadedMethod info KeyEvent p, HasField t KeyEvent p) => HasField (t :: Symbol) KeyEvent p 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

getField :: KeyEvent -> p

(info ~ ResolveKeyEventMethod t KeyEvent, OverloadedMethodInfo info KeyEvent) => IsLabel t (MethodProxy info KeyEvent) 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

fromLabel :: MethodProxy info KeyEvent

(info ~ ResolveKeyEventMethod t KeyEvent, OverloadedMethod info KeyEvent p) => IsLabel t (KeyEvent -> p) 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

fromLabel :: KeyEvent -> p

type ParentTypes KeyEvent 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

type ParentTypes KeyEvent = '[Event]

newtype MemoryTexture #

Instances

Instances details
Eq MemoryTexture 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

GObject MemoryTexture 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

ManagedPtrNewtype MemoryTexture 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

TypedObject MemoryTexture 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

Methods

glibType :: IO GType #

HasParentTypes MemoryTexture 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

HasAttributeList MemoryTexture 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

(info ~ ResolveMemoryTextureMethod t MemoryTexture, OverloadedMethod info MemoryTexture p, HasField t MemoryTexture p) => HasField (t :: Symbol) MemoryTexture p 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

Methods

getField :: MemoryTexture -> p

(info ~ ResolveMemoryTextureMethod t MemoryTexture, OverloadedMethodInfo info MemoryTexture) => IsLabel t (MethodProxy info MemoryTexture) 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

Methods

fromLabel :: MethodProxy info MemoryTexture

(info ~ ResolveMemoryTextureMethod t MemoryTexture, OverloadedMethod info MemoryTexture p) => IsLabel t (MemoryTexture -> p) 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

Methods

fromLabel :: MemoryTexture -> p

IsGValue (Maybe MemoryTexture) 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList MemoryTexture 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

type AttributeList MemoryTexture = MemoryTextureAttributeList
type ParentTypes MemoryTexture 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

type ParentTypes MemoryTexture = '[Texture, Object, Paintable, Icon, LoadableIcon]
type SignalList MemoryTexture 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

type SignalList MemoryTexture = MemoryTextureSignalList

newtype MemoryTextureBuilder #

Instances

Instances details
Eq MemoryTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

GObject MemoryTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

ManagedPtrNewtype MemoryTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

TypedObject MemoryTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

glibType :: IO GType #

HasParentTypes MemoryTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

HasAttributeList MemoryTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

(info ~ ResolveMemoryTextureBuilderMethod t MemoryTextureBuilder, OverloadedMethod info MemoryTextureBuilder p, HasField t MemoryTextureBuilder p) => HasField (t :: Symbol) MemoryTextureBuilder p 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

(info ~ ResolveMemoryTextureBuilderMethod t MemoryTextureBuilder, OverloadedMethodInfo info MemoryTextureBuilder) => IsLabel t (MethodProxy info MemoryTextureBuilder) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

fromLabel :: MethodProxy info MemoryTextureBuilder

(info ~ ResolveMemoryTextureBuilderMethod t MemoryTextureBuilder, OverloadedMethod info MemoryTextureBuilder p) => IsLabel t (MemoryTextureBuilder -> p) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

IsGValue (Maybe MemoryTextureBuilder) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList MemoryTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttributeList MemoryTextureBuilder = MemoryTextureBuilderAttributeList
type ParentTypes MemoryTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type ParentTypes MemoryTextureBuilder = '[Object]
type SignalList MemoryTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type SignalList MemoryTextureBuilder = MemoryTextureBuilderSignalList

newtype Monitor #

Constructors

Monitor (ManagedPtr Monitor) 

Instances

Instances details
Eq Monitor 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

(==) :: Monitor -> Monitor -> Bool

(/=) :: Monitor -> Monitor -> Bool

GObject Monitor 
Instance details

Defined in GI.Gdk.Objects.Monitor

ManagedPtrNewtype Monitor 
Instance details

Defined in GI.Gdk.Objects.Monitor

TypedObject Monitor 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

glibType :: IO GType #

HasParentTypes Monitor 
Instance details

Defined in GI.Gdk.Objects.Monitor

HasAttributeList Monitor 
Instance details

Defined in GI.Gdk.Objects.Monitor

(info ~ ResolveMonitorMethod t Monitor, OverloadedMethod info Monitor p, HasField t Monitor p) => HasField (t :: Symbol) Monitor p 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

getField :: Monitor -> p

(info ~ ResolveMonitorMethod t Monitor, OverloadedMethodInfo info Monitor) => IsLabel t (MethodProxy info Monitor) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

fromLabel :: MethodProxy info Monitor

(info ~ ResolveMonitorMethod t Monitor, OverloadedMethod info Monitor p) => IsLabel t (Monitor -> p) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

fromLabel :: Monitor -> p

IsGValue (Maybe Monitor) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Monitor 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttributeList Monitor = MonitorAttributeList
type ParentTypes Monitor 
Instance details

Defined in GI.Gdk.Objects.Monitor

type ParentTypes Monitor = '[Object]
type SignalList Monitor 
Instance details

Defined in GI.Gdk.Objects.Monitor

type SignalList Monitor = MonitorSignalList

newtype MotionEvent #

Instances

Instances details
Eq MotionEvent 
Instance details

Defined in GI.Gdk.Objects.MotionEvent

Methods

(==) :: MotionEvent -> MotionEvent -> Bool

(/=) :: MotionEvent -> MotionEvent -> Bool

BoxedPtr MotionEvent 
Instance details

Defined in GI.Gdk.Objects.MotionEvent

ManagedPtrNewtype MotionEvent 
Instance details

Defined in GI.Gdk.Objects.MotionEvent

TypedObject MotionEvent 
Instance details

Defined in GI.Gdk.Objects.MotionEvent

Methods

glibType :: IO GType #

HasParentTypes MotionEvent 
Instance details

Defined in GI.Gdk.Objects.MotionEvent

(info ~ ResolveMotionEventMethod t MotionEvent, OverloadedMethod info MotionEvent p, HasField t MotionEvent p) => HasField (t :: Symbol) MotionEvent p 
Instance details

Defined in GI.Gdk.Objects.MotionEvent

Methods

getField :: MotionEvent -> p

(info ~ ResolveMotionEventMethod t MotionEvent, OverloadedMethodInfo info MotionEvent) => IsLabel t (MethodProxy info MotionEvent) 
Instance details

Defined in GI.Gdk.Objects.MotionEvent

Methods

fromLabel :: MethodProxy info MotionEvent

(info ~ ResolveMotionEventMethod t MotionEvent, OverloadedMethod info MotionEvent p) => IsLabel t (MotionEvent -> p) 
Instance details

Defined in GI.Gdk.Objects.MotionEvent

Methods

fromLabel :: MotionEvent -> p

type ParentTypes MotionEvent 
Instance details

Defined in GI.Gdk.Objects.MotionEvent

type ParentTypes MotionEvent = '[Event]

newtype PadEvent #

Constructors

PadEvent (ManagedPtr PadEvent) 

Instances

Instances details
Eq PadEvent 
Instance details

Defined in GI.Gdk.Objects.PadEvent

Methods

(==) :: PadEvent -> PadEvent -> Bool

(/=) :: PadEvent -> PadEvent -> Bool

BoxedPtr PadEvent 
Instance details

Defined in GI.Gdk.Objects.PadEvent

ManagedPtrNewtype PadEvent 
Instance details

Defined in GI.Gdk.Objects.PadEvent

TypedObject PadEvent 
Instance details

Defined in GI.Gdk.Objects.PadEvent

Methods

glibType :: IO GType #

HasParentTypes PadEvent 
Instance details

Defined in GI.Gdk.Objects.PadEvent

(info ~ ResolvePadEventMethod t PadEvent, OverloadedMethod info PadEvent p, HasField t PadEvent p) => HasField (t :: Symbol) PadEvent p 
Instance details

Defined in GI.Gdk.Objects.PadEvent

Methods

getField :: PadEvent -> p

(info ~ ResolvePadEventMethod t PadEvent, OverloadedMethodInfo info PadEvent) => IsLabel t (MethodProxy info PadEvent) 
Instance details

Defined in GI.Gdk.Objects.PadEvent

Methods

fromLabel :: MethodProxy info PadEvent

(info ~ ResolvePadEventMethod t PadEvent, OverloadedMethod info PadEvent p) => IsLabel t (PadEvent -> p) 
Instance details

Defined in GI.Gdk.Objects.PadEvent

Methods

fromLabel :: PadEvent -> p

type ParentTypes PadEvent 
Instance details

Defined in GI.Gdk.Objects.PadEvent

type ParentTypes PadEvent = '[Event]

newtype ProximityEvent #

Instances

Instances details
Eq ProximityEvent 
Instance details

Defined in GI.Gdk.Objects.ProximityEvent

BoxedPtr ProximityEvent 
Instance details

Defined in GI.Gdk.Objects.ProximityEvent

ManagedPtrNewtype ProximityEvent 
Instance details

Defined in GI.Gdk.Objects.ProximityEvent

TypedObject ProximityEvent 
Instance details

Defined in GI.Gdk.Objects.ProximityEvent

Methods

glibType :: IO GType #

HasParentTypes ProximityEvent 
Instance details

Defined in GI.Gdk.Objects.ProximityEvent

(info ~ ResolveProximityEventMethod t ProximityEvent, OverloadedMethod info ProximityEvent p, HasField t ProximityEvent p) => HasField (t :: Symbol) ProximityEvent p 
Instance details

Defined in GI.Gdk.Objects.ProximityEvent

Methods

getField :: ProximityEvent -> p

(info ~ ResolveProximityEventMethod t ProximityEvent, OverloadedMethodInfo info ProximityEvent) => IsLabel t (MethodProxy info ProximityEvent) 
Instance details

Defined in GI.Gdk.Objects.ProximityEvent

Methods

fromLabel :: MethodProxy info ProximityEvent

(info ~ ResolveProximityEventMethod t ProximityEvent, OverloadedMethod info ProximityEvent p) => IsLabel t (ProximityEvent -> p) 
Instance details

Defined in GI.Gdk.Objects.ProximityEvent

Methods

fromLabel :: ProximityEvent -> p

type ParentTypes ProximityEvent 
Instance details

Defined in GI.Gdk.Objects.ProximityEvent

type ParentTypes ProximityEvent = '[Event]

newtype ScrollEvent #

Instances

Instances details
Eq ScrollEvent 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

Methods

(==) :: ScrollEvent -> ScrollEvent -> Bool

(/=) :: ScrollEvent -> ScrollEvent -> Bool

BoxedPtr ScrollEvent 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

ManagedPtrNewtype ScrollEvent 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

TypedObject ScrollEvent 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

Methods

glibType :: IO GType #

HasParentTypes ScrollEvent 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

(info ~ ResolveScrollEventMethod t ScrollEvent, OverloadedMethod info ScrollEvent p, HasField t ScrollEvent p) => HasField (t :: Symbol) ScrollEvent p 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

Methods

getField :: ScrollEvent -> p

(info ~ ResolveScrollEventMethod t ScrollEvent, OverloadedMethodInfo info ScrollEvent) => IsLabel t (MethodProxy info ScrollEvent) 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

Methods

fromLabel :: MethodProxy info ScrollEvent

(info ~ ResolveScrollEventMethod t ScrollEvent, OverloadedMethod info ScrollEvent p) => IsLabel t (ScrollEvent -> p) 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

Methods

fromLabel :: ScrollEvent -> p

type ParentTypes ScrollEvent 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

type ParentTypes ScrollEvent = '[Event]

newtype Seat #

Constructors

Seat (ManagedPtr Seat) 

Instances

Instances details
Eq Seat 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

(==) :: Seat -> Seat -> Bool

(/=) :: Seat -> Seat -> Bool

GObject Seat 
Instance details

Defined in GI.Gdk.Objects.Seat

ManagedPtrNewtype Seat 
Instance details

Defined in GI.Gdk.Objects.Seat

TypedObject Seat 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

glibType :: IO GType #

HasParentTypes Seat 
Instance details

Defined in GI.Gdk.Objects.Seat

HasAttributeList Seat 
Instance details

Defined in GI.Gdk.Objects.Seat

(info ~ ResolveSeatMethod t Seat, OverloadedMethod info Seat p, HasField t Seat p) => HasField (t :: Symbol) Seat p 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

getField :: Seat -> p

(info ~ ResolveSeatMethod t Seat, OverloadedMethodInfo info Seat) => IsLabel t (MethodProxy info Seat) 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

fromLabel :: MethodProxy info Seat

(info ~ ResolveSeatMethod t Seat, OverloadedMethod info Seat p) => IsLabel t (Seat -> p) 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

fromLabel :: Seat -> p

IsGValue (Maybe Seat) 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Seat 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttributeList Seat = SeatAttributeList
type ParentTypes Seat 
Instance details

Defined in GI.Gdk.Objects.Seat

type ParentTypes Seat = '[Object]
type SignalList Seat 
Instance details

Defined in GI.Gdk.Objects.Seat

type SignalList Seat = SeatSignalList

newtype Snapshot #

Constructors

Snapshot (ManagedPtr Snapshot) 

Instances

Instances details
Eq Snapshot 
Instance details

Defined in GI.Gdk.Objects.Snapshot

Methods

(==) :: Snapshot -> Snapshot -> Bool

(/=) :: Snapshot -> Snapshot -> Bool

GObject Snapshot 
Instance details

Defined in GI.Gdk.Objects.Snapshot

ManagedPtrNewtype Snapshot 
Instance details

Defined in GI.Gdk.Objects.Snapshot

TypedObject Snapshot 
Instance details

Defined in GI.Gdk.Objects.Snapshot

Methods

glibType :: IO GType #

HasParentTypes Snapshot 
Instance details

Defined in GI.Gdk.Objects.Snapshot

HasAttributeList Snapshot 
Instance details

Defined in GI.Gdk.Objects.Snapshot

(info ~ ResolveSnapshotMethod t Snapshot, OverloadedMethod info Snapshot p, HasField t Snapshot p) => HasField (t :: Symbol) Snapshot p 
Instance details

Defined in GI.Gdk.Objects.Snapshot

Methods

getField :: Snapshot -> p

(info ~ ResolveSnapshotMethod t Snapshot, OverloadedMethodInfo info Snapshot) => IsLabel t (MethodProxy info Snapshot) 
Instance details

Defined in GI.Gdk.Objects.Snapshot

Methods

fromLabel :: MethodProxy info Snapshot

(info ~ ResolveSnapshotMethod t Snapshot, OverloadedMethod info Snapshot p) => IsLabel t (Snapshot -> p) 
Instance details

Defined in GI.Gdk.Objects.Snapshot

Methods

fromLabel :: Snapshot -> p

IsGValue (Maybe Snapshot) 
Instance details

Defined in GI.Gdk.Objects.Snapshot

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Snapshot 
Instance details

Defined in GI.Gdk.Objects.Snapshot

type AttributeList Snapshot = SnapshotAttributeList
type ParentTypes Snapshot 
Instance details

Defined in GI.Gdk.Objects.Snapshot

type ParentTypes Snapshot = '[Object]
type SignalList Snapshot 
Instance details

Defined in GI.Gdk.Objects.Snapshot

type SignalList Snapshot = SnapshotSignalList

newtype Surface #

Constructors

Surface (ManagedPtr Surface) 

Instances

Instances details
Eq Surface 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

(==) :: Surface -> Surface -> Bool

(/=) :: Surface -> Surface -> Bool

GObject Surface 
Instance details

Defined in GI.Gdk.Objects.Surface

ManagedPtrNewtype Surface 
Instance details

Defined in GI.Gdk.Objects.Surface

TypedObject Surface 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

glibType :: IO GType #

HasParentTypes Surface 
Instance details

Defined in GI.Gdk.Objects.Surface

HasAttributeList Surface 
Instance details

Defined in GI.Gdk.Objects.Surface

(info ~ ResolveSurfaceMethod t Surface, OverloadedMethod info Surface p, HasField t Surface p) => HasField (t :: Symbol) Surface p 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

getField :: Surface -> p

(info ~ ResolveSurfaceMethod t Surface, OverloadedMethodInfo info Surface) => IsLabel t (MethodProxy info Surface) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

fromLabel :: MethodProxy info Surface

(info ~ ResolveSurfaceMethod t Surface, OverloadedMethod info Surface p) => IsLabel t (Surface -> p) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

fromLabel :: Surface -> p

IsGValue (Maybe Surface) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Surface 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttributeList Surface = SurfaceAttributeList
type ParentTypes Surface 
Instance details

Defined in GI.Gdk.Objects.Surface

type ParentTypes Surface = '[Object]
type SignalList Surface 
Instance details

Defined in GI.Gdk.Objects.Surface

type SignalList Surface = SurfaceSignalList

newtype Texture #

Constructors

Texture (ManagedPtr Texture) 

Instances

Instances details
Eq Texture 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

(==) :: Texture -> Texture -> Bool

(/=) :: Texture -> Texture -> Bool

GObject Texture 
Instance details

Defined in GI.Gdk.Objects.Texture

ManagedPtrNewtype Texture 
Instance details

Defined in GI.Gdk.Objects.Texture

TypedObject Texture 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

glibType :: IO GType #

HasParentTypes Texture 
Instance details

Defined in GI.Gdk.Objects.Texture

HasAttributeList Texture 
Instance details

Defined in GI.Gdk.Objects.Texture

(info ~ ResolveTextureMethod t Texture, OverloadedMethod info Texture p, HasField t Texture p) => HasField (t :: Symbol) Texture p 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

getField :: Texture -> p

(info ~ ResolveTextureMethod t Texture, OverloadedMethodInfo info Texture) => IsLabel t (MethodProxy info Texture) 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

fromLabel :: MethodProxy info Texture

(info ~ ResolveTextureMethod t Texture, OverloadedMethod info Texture p) => IsLabel t (Texture -> p) 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

fromLabel :: Texture -> p

IsGValue (Maybe Texture) 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Texture 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttributeList Texture = TextureAttributeList
type ParentTypes Texture 
Instance details

Defined in GI.Gdk.Objects.Texture

type ParentTypes Texture = '[Object, Paintable, Icon, LoadableIcon]
type SignalList Texture 
Instance details

Defined in GI.Gdk.Objects.Texture

type SignalList Texture = TextureSignalList

newtype TouchEvent #

Instances

Instances details
Eq TouchEvent 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

Methods

(==) :: TouchEvent -> TouchEvent -> Bool

(/=) :: TouchEvent -> TouchEvent -> Bool

BoxedPtr TouchEvent 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

ManagedPtrNewtype TouchEvent 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

TypedObject TouchEvent 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

Methods

glibType :: IO GType #

HasParentTypes TouchEvent 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

(info ~ ResolveTouchEventMethod t TouchEvent, OverloadedMethod info TouchEvent p, HasField t TouchEvent p) => HasField (t :: Symbol) TouchEvent p 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

Methods

getField :: TouchEvent -> p

(info ~ ResolveTouchEventMethod t TouchEvent, OverloadedMethodInfo info TouchEvent) => IsLabel t (MethodProxy info TouchEvent) 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

Methods

fromLabel :: MethodProxy info TouchEvent

(info ~ ResolveTouchEventMethod t TouchEvent, OverloadedMethod info TouchEvent p) => IsLabel t (TouchEvent -> p) 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

Methods

fromLabel :: TouchEvent -> p

type ParentTypes TouchEvent 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

type ParentTypes TouchEvent = '[Event]

newtype TouchpadEvent #

Instances

Instances details
Eq TouchpadEvent 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

BoxedPtr TouchpadEvent 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

ManagedPtrNewtype TouchpadEvent 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

TypedObject TouchpadEvent 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

glibType :: IO GType #

HasParentTypes TouchpadEvent 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

(info ~ ResolveTouchpadEventMethod t TouchpadEvent, OverloadedMethod info TouchpadEvent p, HasField t TouchpadEvent p) => HasField (t :: Symbol) TouchpadEvent p 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

getField :: TouchpadEvent -> p

(info ~ ResolveTouchpadEventMethod t TouchpadEvent, OverloadedMethodInfo info TouchpadEvent) => IsLabel t (MethodProxy info TouchpadEvent) 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

fromLabel :: MethodProxy info TouchpadEvent

(info ~ ResolveTouchpadEventMethod t TouchpadEvent, OverloadedMethod info TouchpadEvent p) => IsLabel t (TouchpadEvent -> p) 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

fromLabel :: TouchpadEvent -> p

type ParentTypes TouchpadEvent 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

type ParentTypes TouchpadEvent = '[Event]

newtype VulkanContext #

Instances

Instances details
Eq VulkanContext 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

GObject VulkanContext 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

ManagedPtrNewtype VulkanContext 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

TypedObject VulkanContext 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

Methods

glibType :: IO GType #

HasParentTypes VulkanContext 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

HasAttributeList VulkanContext 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

(info ~ ResolveVulkanContextMethod t VulkanContext, OverloadedMethod info VulkanContext p, HasField t VulkanContext p) => HasField (t :: Symbol) VulkanContext p 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

Methods

getField :: VulkanContext -> p

(info ~ ResolveVulkanContextMethod t VulkanContext, OverloadedMethodInfo info VulkanContext) => IsLabel t (MethodProxy info VulkanContext) 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

Methods

fromLabel :: MethodProxy info VulkanContext

(info ~ ResolveVulkanContextMethod t VulkanContext, OverloadedMethod info VulkanContext p) => IsLabel t (VulkanContext -> p) 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

Methods

fromLabel :: VulkanContext -> p

IsGValue (Maybe VulkanContext) 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList VulkanContext 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

type AttributeList VulkanContext = VulkanContextAttributeList
type ParentTypes VulkanContext 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

type ParentTypes VulkanContext = '[DrawContext, Object]
type SignalList VulkanContext 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

type SignalList VulkanContext = VulkanContextSignalList

newtype ColorState #

Instances

Instances details
Eq ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

(==) :: ColorState -> ColorState -> Bool

(/=) :: ColorState -> ColorState -> Bool

GBoxed ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

ManagedPtrNewtype ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

TypedObject ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

glibType :: IO GType #

HasParentTypes ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

HasAttributeList ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

(info ~ ResolveColorStateMethod t ColorState, OverloadedMethod info ColorState p, HasField t ColorState p) => HasField (t :: Symbol) ColorState p 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

getField :: ColorState -> p

(signature ~ m (Maybe CicpParams), MonadIO m) => OverloadedMethod ColorStateCreateCicpParamsMethodInfo ColorState signature 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethod :: ColorState -> signature

(signature ~ (ColorState -> m Bool), MonadIO m) => OverloadedMethod ColorStateEqualMethodInfo ColorState signature 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethod :: ColorState -> signature

(signature ~ (ColorState -> m Bool), MonadIO m) => OverloadedMethod ColorStateEquivalentMethodInfo ColorState signature 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethod :: ColorState -> signature

(signature ~ m ColorState, MonadIO m) => OverloadedMethod ColorStateRefMethodInfo ColorState signature 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethod :: ColorState -> signature

(signature ~ m (), MonadIO m) => OverloadedMethod ColorStateUnrefMethodInfo ColorState signature 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethod :: ColorState -> signature

OverloadedMethodInfo ColorStateCreateCicpParamsMethodInfo ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ColorStateEqualMethodInfo ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ColorStateEquivalentMethodInfo ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ColorStateRefMethodInfo ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ColorStateUnrefMethodInfo ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

(info ~ ResolveColorStateMethod t ColorState, OverloadedMethodInfo info ColorState) => IsLabel t (MethodProxy info ColorState) 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

fromLabel :: MethodProxy info ColorState

(info ~ ResolveColorStateMethod t ColorState, OverloadedMethod info ColorState p) => IsLabel t (ColorState -> p) 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

fromLabel :: ColorState -> p

IsGValue (Maybe ColorState) 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

type AttributeList ColorState = ColorStateAttributeList
type ParentTypes ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

type ParentTypes ColorState = '[] :: [Type]

newtype ContentFormats #

Instances

Instances details
Eq ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

GBoxed ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

ManagedPtrNewtype ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

TypedObject ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

glibType :: IO GType #

HasParentTypes ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

HasAttributeList ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

(info ~ ResolveContentFormatsMethod t ContentFormats, OverloadedMethod info ContentFormats p, HasField t ContentFormats p) => HasField (t :: Symbol) ContentFormats p 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

getField :: ContentFormats -> p

(signature ~ (GType -> m Bool), MonadIO m) => OverloadedMethod ContentFormatsContainGtypeMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ (Text -> m Bool), MonadIO m) => OverloadedMethod ContentFormatsContainMimeTypeMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ m (Maybe [GType], CSize), MonadIO m) => OverloadedMethod ContentFormatsGetGtypesMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ m (Maybe [Text], CSize), MonadIO m) => OverloadedMethod ContentFormatsGetMimeTypesMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ m Bool, MonadIO m) => OverloadedMethod ContentFormatsIsEmptyMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ (ContentFormats -> m GType), MonadIO m) => OverloadedMethod ContentFormatsMatchGtypeMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ (ContentFormats -> m Bool), MonadIO m) => OverloadedMethod ContentFormatsMatchMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ (ContentFormats -> m (Maybe Text)), MonadIO m) => OverloadedMethod ContentFormatsMatchMimeTypeMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ (String -> m ()), MonadIO m) => OverloadedMethod ContentFormatsPrintMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ m ContentFormats, MonadIO m) => OverloadedMethod ContentFormatsRefMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ m Text, MonadIO m) => OverloadedMethod ContentFormatsToStringMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ m ContentFormats, MonadIO m) => OverloadedMethod ContentFormatsUnionDeserializeGtypesMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ m ContentFormats, MonadIO m) => OverloadedMethod ContentFormatsUnionDeserializeMimeTypesMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ (ContentFormats -> m ContentFormats), MonadIO m) => OverloadedMethod ContentFormatsUnionMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ m ContentFormats, MonadIO m) => OverloadedMethod ContentFormatsUnionSerializeGtypesMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ m ContentFormats, MonadIO m) => OverloadedMethod ContentFormatsUnionSerializeMimeTypesMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

(signature ~ m (), MonadIO m) => OverloadedMethod ContentFormatsUnrefMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsContainGtypeMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsContainMimeTypeMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsGetGtypesMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsGetMimeTypesMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsIsEmptyMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsMatchGtypeMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsMatchMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsMatchMimeTypeMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsPrintMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsRefMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsToStringMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsUnionDeserializeGtypesMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsUnionDeserializeMimeTypesMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsUnionMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsUnionSerializeGtypesMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsUnionSerializeMimeTypesMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsUnrefMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

(info ~ ResolveContentFormatsMethod t ContentFormats, OverloadedMethodInfo info ContentFormats) => IsLabel t (MethodProxy info ContentFormats) 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

fromLabel :: MethodProxy info ContentFormats

(info ~ ResolveContentFormatsMethod t ContentFormats, OverloadedMethod info ContentFormats p) => IsLabel t (ContentFormats -> p) 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

fromLabel :: ContentFormats -> p

IsGValue (Maybe ContentFormats) 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

type AttributeList ContentFormats = ContentFormatsAttributeList
type ParentTypes ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

type ParentTypes ContentFormats = '[] :: [Type]

newtype ContentFormatsBuilder #

Instances

Instances details
Eq ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

GBoxed ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

ManagedPtrNewtype ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

TypedObject ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

glibType :: IO GType #

HasParentTypes ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

HasAttributeList ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

(info ~ ResolveContentFormatsBuilderMethod t ContentFormatsBuilder, OverloadedMethod info ContentFormatsBuilder p, HasField t ContentFormatsBuilder p) => HasField (t :: Symbol) ContentFormatsBuilder p 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

(signature ~ (ContentFormats -> m ()), MonadIO m) => OverloadedMethod ContentFormatsBuilderAddFormatsMethodInfo ContentFormatsBuilder signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

(signature ~ (GType -> m ()), MonadIO m) => OverloadedMethod ContentFormatsBuilderAddGtypeMethodInfo ContentFormatsBuilder signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

(signature ~ (Text -> m ()), MonadIO m) => OverloadedMethod ContentFormatsBuilderAddMimeTypeMethodInfo ContentFormatsBuilder signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

(signature ~ m ContentFormatsBuilder, MonadIO m) => OverloadedMethod ContentFormatsBuilderRefMethodInfo ContentFormatsBuilder signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

(signature ~ m ContentFormats, MonadIO m) => OverloadedMethod ContentFormatsBuilderToFormatsMethodInfo ContentFormatsBuilder signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

(signature ~ m (), MonadIO m) => OverloadedMethod ContentFormatsBuilderUnrefMethodInfo ContentFormatsBuilder signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

OverloadedMethodInfo ContentFormatsBuilderAddFormatsMethodInfo ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsBuilderAddGtypeMethodInfo ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsBuilderAddMimeTypeMethodInfo ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsBuilderRefMethodInfo ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsBuilderToFormatsMethodInfo ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ContentFormatsBuilderUnrefMethodInfo ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

(info ~ ResolveContentFormatsBuilderMethod t ContentFormatsBuilder, OverloadedMethodInfo info ContentFormatsBuilder) => IsLabel t (MethodProxy info ContentFormatsBuilder) 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

fromLabel :: MethodProxy info ContentFormatsBuilder

(info ~ ResolveContentFormatsBuilderMethod t ContentFormatsBuilder, OverloadedMethod info ContentFormatsBuilder p) => IsLabel t (ContentFormatsBuilder -> p) 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

IsGValue (Maybe ContentFormatsBuilder) 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

type AttributeList ContentFormatsBuilder = ContentFormatsBuilderAttributeList
type ParentTypes ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

type ParentTypes ContentFormatsBuilder = '[] :: [Type]

newtype DmabufFormats #

Instances

Instances details
Eq DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

GBoxed DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

ManagedPtrNewtype DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

TypedObject DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

glibType :: IO GType #

HasParentTypes DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

HasAttributeList DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

(info ~ ResolveDmabufFormatsMethod t DmabufFormats, OverloadedMethod info DmabufFormats p, HasField t DmabufFormats p) => HasField (t :: Symbol) DmabufFormats p 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

getField :: DmabufFormats -> p

(signature ~ (Word32 -> Word64 -> m Bool), MonadIO m) => OverloadedMethod DmabufFormatsContainsMethodInfo DmabufFormats signature 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethod :: DmabufFormats -> signature

(signature ~ (Maybe DmabufFormats -> m Bool), MonadIO m) => OverloadedMethod DmabufFormatsEqualMethodInfo DmabufFormats signature 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethod :: DmabufFormats -> signature

(signature ~ (CSize -> m (Word32, Word64)), MonadIO m) => OverloadedMethod DmabufFormatsGetFormatMethodInfo DmabufFormats signature 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethod :: DmabufFormats -> signature

(signature ~ m CSize, MonadIO m) => OverloadedMethod DmabufFormatsGetNFormatsMethodInfo DmabufFormats signature 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethod :: DmabufFormats -> signature

(signature ~ m DmabufFormats, MonadIO m) => OverloadedMethod DmabufFormatsRefMethodInfo DmabufFormats signature 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethod :: DmabufFormats -> signature

(signature ~ m (), MonadIO m) => OverloadedMethod DmabufFormatsUnrefMethodInfo DmabufFormats signature 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethod :: DmabufFormats -> signature

OverloadedMethodInfo DmabufFormatsContainsMethodInfo DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo DmabufFormatsEqualMethodInfo DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo DmabufFormatsGetFormatMethodInfo DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo DmabufFormatsGetNFormatsMethodInfo DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo DmabufFormatsRefMethodInfo DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo DmabufFormatsUnrefMethodInfo DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

(info ~ ResolveDmabufFormatsMethod t DmabufFormats, OverloadedMethodInfo info DmabufFormats) => IsLabel t (MethodProxy info DmabufFormats) 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

fromLabel :: MethodProxy info DmabufFormats

(info ~ ResolveDmabufFormatsMethod t DmabufFormats, OverloadedMethod info DmabufFormats p) => IsLabel t (DmabufFormats -> p) 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

fromLabel :: DmabufFormats -> p

IsGValue (Maybe DmabufFormats) 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

type AttributeList DmabufFormats = DmabufFormatsAttributeList
type ParentTypes DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

type ParentTypes DmabufFormats = '[] :: [Type]

newtype DragSurfaceSize #

Instances

Instances details
Eq DragSurfaceSize 
Instance details

Defined in GI.Gdk.Structs.DragSurfaceSize

BoxedPtr DragSurfaceSize 
Instance details

Defined in GI.Gdk.Structs.DragSurfaceSize

ManagedPtrNewtype DragSurfaceSize 
Instance details

Defined in GI.Gdk.Structs.DragSurfaceSize

HasAttributeList DragSurfaceSize 
Instance details

Defined in GI.Gdk.Structs.DragSurfaceSize

(info ~ ResolveDragSurfaceSizeMethod t DragSurfaceSize, OverloadedMethod info DragSurfaceSize p, HasField t DragSurfaceSize p) => HasField (t :: Symbol) DragSurfaceSize p 
Instance details

Defined in GI.Gdk.Structs.DragSurfaceSize

Methods

getField :: DragSurfaceSize -> p

(signature ~ (Int32 -> Int32 -> m ()), MonadIO m) => OverloadedMethod DragSurfaceSizeSetSizeMethodInfo DragSurfaceSize signature 
Instance details

Defined in GI.Gdk.Structs.DragSurfaceSize

Methods

overloadedMethod :: DragSurfaceSize -> signature

OverloadedMethodInfo DragSurfaceSizeSetSizeMethodInfo DragSurfaceSize 
Instance details

Defined in GI.Gdk.Structs.DragSurfaceSize

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

(info ~ ResolveDragSurfaceSizeMethod t DragSurfaceSize, OverloadedMethodInfo info DragSurfaceSize) => IsLabel t (MethodProxy info DragSurfaceSize) 
Instance details

Defined in GI.Gdk.Structs.DragSurfaceSize

Methods

fromLabel :: MethodProxy info DragSurfaceSize

(info ~ ResolveDragSurfaceSizeMethod t DragSurfaceSize, OverloadedMethod info DragSurfaceSize p) => IsLabel t (DragSurfaceSize -> p) 
Instance details

Defined in GI.Gdk.Structs.DragSurfaceSize

Methods

fromLabel :: DragSurfaceSize -> p

type AttributeList DragSurfaceSize 
Instance details

Defined in GI.Gdk.Structs.DragSurfaceSize

type AttributeList DragSurfaceSize = DragSurfaceSizeAttributeList

newtype EventSequence #

Instances

Instances details
Eq EventSequence 
Instance details

Defined in GI.Gdk.Structs.EventSequence

GBoxed EventSequence 
Instance details

Defined in GI.Gdk.Structs.EventSequence

ManagedPtrNewtype EventSequence 
Instance details

Defined in GI.Gdk.Structs.EventSequence

TypedObject EventSequence 
Instance details

Defined in GI.Gdk.Structs.EventSequence

Methods

glibType :: IO GType #

HasParentTypes EventSequence 
Instance details

Defined in GI.Gdk.Structs.EventSequence

HasAttributeList EventSequence 
Instance details

Defined in GI.Gdk.Structs.EventSequence

(info ~ ResolveEventSequenceMethod t EventSequence, OverloadedMethod info EventSequence p, HasField t EventSequence p) => HasField (t :: Symbol) EventSequence p 
Instance details

Defined in GI.Gdk.Structs.EventSequence

Methods

getField :: EventSequence -> p

(info ~ ResolveEventSequenceMethod t EventSequence, OverloadedMethodInfo info EventSequence) => IsLabel t (MethodProxy info EventSequence) 
Instance details

Defined in GI.Gdk.Structs.EventSequence

Methods

fromLabel :: MethodProxy info EventSequence

(info ~ ResolveEventSequenceMethod t EventSequence, OverloadedMethod info EventSequence p) => IsLabel t (EventSequence -> p) 
Instance details

Defined in GI.Gdk.Structs.EventSequence

Methods

fromLabel :: EventSequence -> p

IsGValue (Maybe EventSequence) 
Instance details

Defined in GI.Gdk.Structs.EventSequence

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList EventSequence 
Instance details

Defined in GI.Gdk.Structs.EventSequence

type AttributeList EventSequence = EventSequenceAttributeList
type ParentTypes EventSequence 
Instance details

Defined in GI.Gdk.Structs.EventSequence

type ParentTypes EventSequence = '[] :: [Type]

newtype FileList #

Constructors

FileList (ManagedPtr FileList) 

Instances

Instances details
Eq FileList 
Instance details

Defined in GI.Gdk.Structs.FileList

Methods

(==) :: FileList -> FileList -> Bool

(/=) :: FileList -> FileList -> Bool

GBoxed FileList 
Instance details

Defined in GI.Gdk.Structs.FileList

ManagedPtrNewtype FileList 
Instance details

Defined in GI.Gdk.Structs.FileList

TypedObject FileList 
Instance details

Defined in GI.Gdk.Structs.FileList

Methods

glibType :: IO GType #

HasParentTypes FileList 
Instance details

Defined in GI.Gdk.Structs.FileList

HasAttributeList FileList 
Instance details

Defined in GI.Gdk.Structs.FileList

(info ~ ResolveFileListMethod t FileList, OverloadedMethod info FileList p, HasField t FileList p) => HasField (t :: Symbol) FileList p 
Instance details

Defined in GI.Gdk.Structs.FileList

Methods

getField :: FileList -> p

(signature ~ m [File], MonadIO m) => OverloadedMethod FileListGetFilesMethodInfo FileList signature 
Instance details

Defined in GI.Gdk.Structs.FileList

Methods

overloadedMethod :: FileList -> signature

OverloadedMethodInfo FileListGetFilesMethodInfo FileList 
Instance details

Defined in GI.Gdk.Structs.FileList

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

(info ~ ResolveFileListMethod t FileList, OverloadedMethodInfo info FileList) => IsLabel t (MethodProxy info FileList) 
Instance details

Defined in GI.Gdk.Structs.FileList

Methods

fromLabel :: MethodProxy info FileList

(info ~ ResolveFileListMethod t FileList, OverloadedMethod info FileList p) => IsLabel t (FileList -> p) 
Instance details

Defined in GI.Gdk.Structs.FileList

Methods

fromLabel :: FileList -> p

IsGValue (Maybe FileList) 
Instance details

Defined in GI.Gdk.Structs.FileList

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList FileList 
Instance details

Defined in GI.Gdk.Structs.FileList

type AttributeList FileList = FileListAttributeList
type ParentTypes FileList 
Instance details

Defined in GI.Gdk.Structs.FileList

type ParentTypes FileList = '[] :: [Type]

newtype FrameTimings #

Instances

Instances details
Eq FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

(==) :: FrameTimings -> FrameTimings -> Bool

(/=) :: FrameTimings -> FrameTimings -> Bool

GBoxed FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

ManagedPtrNewtype FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

TypedObject FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

glibType :: IO GType #

HasParentTypes FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

HasAttributeList FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

(info ~ ResolveFrameTimingsMethod t FrameTimings, OverloadedMethod info FrameTimings p, HasField t FrameTimings p) => HasField (t :: Symbol) FrameTimings p 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

getField :: FrameTimings -> p

(signature ~ m Bool, MonadIO m) => OverloadedMethod FrameTimingsGetCompleteMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

(signature ~ m Int64, MonadIO m) => OverloadedMethod FrameTimingsGetFrameCounterMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

(signature ~ m Int64, MonadIO m) => OverloadedMethod FrameTimingsGetFrameTimeMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

(signature ~ m Int64, MonadIO m) => OverloadedMethod FrameTimingsGetPredictedPresentationTimeMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

(signature ~ m Int64, MonadIO m) => OverloadedMethod FrameTimingsGetPresentationTimeMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

(signature ~ m Int64, MonadIO m) => OverloadedMethod FrameTimingsGetRefreshIntervalMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

(signature ~ m FrameTimings, MonadIO m) => OverloadedMethod FrameTimingsRefMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

(signature ~ m (), MonadIO m) => OverloadedMethod FrameTimingsUnrefMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

OverloadedMethodInfo FrameTimingsGetCompleteMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo FrameTimingsGetFrameCounterMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo FrameTimingsGetFrameTimeMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo FrameTimingsGetPredictedPresentationTimeMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo FrameTimingsGetPresentationTimeMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo FrameTimingsGetRefreshIntervalMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo FrameTimingsRefMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo FrameTimingsUnrefMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

(info ~ ResolveFrameTimingsMethod t FrameTimings, OverloadedMethodInfo info FrameTimings) => IsLabel t (MethodProxy info FrameTimings) 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

fromLabel :: MethodProxy info FrameTimings

(info ~ ResolveFrameTimingsMethod t FrameTimings, OverloadedMethod info FrameTimings p) => IsLabel t (FrameTimings -> p) 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

fromLabel :: FrameTimings -> p

IsGValue (Maybe FrameTimings) 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

type AttributeList FrameTimings = FrameTimingsAttributeList
type ParentTypes FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

type ParentTypes FrameTimings = '[] :: [Type]

newtype KeymapKey #

Instances

Instances details
Eq KeymapKey 
Instance details

Defined in GI.Gdk.Structs.KeymapKey

Methods

(==) :: KeymapKey -> KeymapKey -> Bool

(/=) :: KeymapKey -> KeymapKey -> Bool

BoxedPtr KeymapKey 
Instance details

Defined in GI.Gdk.Structs.KeymapKey

CallocPtr KeymapKey 
Instance details

Defined in GI.Gdk.Structs.KeymapKey

Methods

boxedPtrCalloc :: IO (Ptr KeymapKey) #

ManagedPtrNewtype KeymapKey 
Instance details

Defined in GI.Gdk.Structs.KeymapKey

tag ~ 'AttrSet => Constructible KeymapKey tag 
Instance details

Defined in GI.Gdk.Structs.KeymapKey

Methods

new :: MonadIO m => (ManagedPtr KeymapKey -> KeymapKey) -> [AttrOp KeymapKey tag] -> m KeymapKey #

HasAttributeList KeymapKey 
Instance details

Defined in GI.Gdk.Structs.KeymapKey

(info ~ ResolveKeymapKeyMethod t KeymapKey, OverloadedMethod info KeymapKey p, HasField t KeymapKey p) => HasField (t :: Symbol) KeymapKey p 
Instance details

Defined in GI.Gdk.Structs.KeymapKey

Methods

getField :: KeymapKey -> p

(info ~ ResolveKeymapKeyMethod t KeymapKey, OverloadedMethodInfo info KeymapKey) => IsLabel t (MethodProxy info KeymapKey) 
Instance details

Defined in GI.Gdk.Structs.KeymapKey

Methods

fromLabel :: MethodProxy info KeymapKey

(info ~ ResolveKeymapKeyMethod t KeymapKey, OverloadedMethod info KeymapKey p) => IsLabel t (KeymapKey -> p) 
Instance details

Defined in GI.Gdk.Structs.KeymapKey

Methods

fromLabel :: KeymapKey -> p

type AttributeList KeymapKey 
Instance details

Defined in GI.Gdk.Structs.KeymapKey

type AttributeList KeymapKey = KeymapKeyAttributeList

newtype PopupLayout #

Instances

Instances details
Eq PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

(==) :: PopupLayout -> PopupLayout -> Bool

(/=) :: PopupLayout -> PopupLayout -> Bool

GBoxed PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

ManagedPtrNewtype PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

TypedObject PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

glibType :: IO GType #

HasParentTypes PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

HasAttributeList PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

(info ~ ResolvePopupLayoutMethod t PopupLayout, OverloadedMethod info PopupLayout p, HasField t PopupLayout p) => HasField (t :: Symbol) PopupLayout p 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

getField :: PopupLayout -> p

(signature ~ m PopupLayout, MonadIO m) => OverloadedMethod PopupLayoutCopyMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ (PopupLayout -> m Bool), MonadIO m) => OverloadedMethod PopupLayoutEqualMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ m [AnchorHints], MonadIO m) => OverloadedMethod PopupLayoutGetAnchorHintsMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ m Rectangle, MonadIO m) => OverloadedMethod PopupLayoutGetAnchorRectMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ m (Int32, Int32), MonadIO m) => OverloadedMethod PopupLayoutGetOffsetMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ m Gravity, MonadIO m) => OverloadedMethod PopupLayoutGetRectAnchorMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ m (Int32, Int32, Int32, Int32), MonadIO m) => OverloadedMethod PopupLayoutGetShadowWidthMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ m Gravity, MonadIO m) => OverloadedMethod PopupLayoutGetSurfaceAnchorMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ m PopupLayout, MonadIO m) => OverloadedMethod PopupLayoutRefMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ ([AnchorHints] -> m ()), MonadIO m) => OverloadedMethod PopupLayoutSetAnchorHintsMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ (Rectangle -> m ()), MonadIO m) => OverloadedMethod PopupLayoutSetAnchorRectMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ (Int32 -> Int32 -> m ()), MonadIO m) => OverloadedMethod PopupLayoutSetOffsetMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ (Gravity -> m ()), MonadIO m) => OverloadedMethod PopupLayoutSetRectAnchorMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ (Int32 -> Int32 -> Int32 -> Int32 -> m ()), MonadIO m) => OverloadedMethod PopupLayoutSetShadowWidthMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ (Gravity -> m ()), MonadIO m) => OverloadedMethod PopupLayoutSetSurfaceAnchorMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

(signature ~ m (), MonadIO m) => OverloadedMethod PopupLayoutUnrefMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutCopyMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutEqualMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutGetAnchorHintsMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutGetAnchorRectMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutGetOffsetMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutGetRectAnchorMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutGetShadowWidthMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutGetSurfaceAnchorMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutRefMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutSetAnchorHintsMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutSetAnchorRectMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutSetOffsetMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutSetRectAnchorMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutSetShadowWidthMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutSetSurfaceAnchorMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo PopupLayoutUnrefMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

(info ~ ResolvePopupLayoutMethod t PopupLayout, OverloadedMethodInfo info PopupLayout) => IsLabel t (MethodProxy info PopupLayout) 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

fromLabel :: MethodProxy info PopupLayout

(info ~ ResolvePopupLayoutMethod t PopupLayout, OverloadedMethod info PopupLayout p) => IsLabel t (PopupLayout -> p) 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

fromLabel :: PopupLayout -> p

IsGValue (Maybe PopupLayout) 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

type AttributeList PopupLayout = PopupLayoutAttributeList
type ParentTypes PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

type ParentTypes PopupLayout = '[] :: [Type]

newtype RGBA #

Constructors

RGBA (ManagedPtr RGBA) 

Instances

Instances details
Eq RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

(==) :: RGBA -> RGBA -> Bool

(/=) :: RGBA -> RGBA -> Bool

GBoxed RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

ManagedPtrNewtype RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

TypedObject RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

glibType :: IO GType #

HasParentTypes RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

tag ~ 'AttrSet => Constructible RGBA tag 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

new :: MonadIO m => (ManagedPtr RGBA -> RGBA) -> [AttrOp RGBA tag] -> m RGBA #

HasAttributeList RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

(info ~ ResolveRGBAMethod t RGBA, OverloadedMethod info RGBA p, HasField t RGBA p) => HasField (t :: Symbol) RGBA p 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

getField :: RGBA -> p

(signature ~ m RGBA, MonadIO m) => OverloadedMethod RGBACopyMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

(signature ~ (RGBA -> m Bool), MonadIO m) => OverloadedMethod RGBAEqualMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

(signature ~ m (), MonadIO m) => OverloadedMethod RGBAFreeMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

(signature ~ m Word32, MonadIO m) => OverloadedMethod RGBAHashMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

(signature ~ m Bool, MonadIO m) => OverloadedMethod RGBAIsClearMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

(signature ~ m Bool, MonadIO m) => OverloadedMethod RGBAIsOpaqueMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

(signature ~ (Text -> m Bool), MonadIO m) => OverloadedMethod RGBAParseMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

(signature ~ (String -> m String), MonadIO m) => OverloadedMethod RGBAPrintMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

(signature ~ m Text, MonadIO m) => OverloadedMethod RGBAToStringMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

OverloadedMethodInfo RGBACopyMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo RGBAEqualMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo RGBAFreeMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo RGBAHashMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo RGBAIsClearMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo RGBAIsOpaqueMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo RGBAParseMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo RGBAPrintMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo RGBAToStringMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

(info ~ ResolveRGBAMethod t RGBA, OverloadedMethodInfo info RGBA) => IsLabel t (MethodProxy info RGBA) 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

fromLabel :: MethodProxy info RGBA

(info ~ ResolveRGBAMethod t RGBA, OverloadedMethod info RGBA p) => IsLabel t (RGBA -> p) 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

fromLabel :: RGBA -> p

IsGValue (Maybe RGBA) 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

type AttributeList RGBA = RGBAAttributeList
type ParentTypes RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

type ParentTypes RGBA = '[] :: [Type]

newtype Rectangle #

Instances

Instances details
Eq Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

(==) :: Rectangle -> Rectangle -> Bool

(/=) :: Rectangle -> Rectangle -> Bool

GBoxed Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

ManagedPtrNewtype Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

TypedObject Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

glibType :: IO GType #

HasParentTypes Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

tag ~ 'AttrSet => Constructible Rectangle tag 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

new :: MonadIO m => (ManagedPtr Rectangle -> Rectangle) -> [AttrOp Rectangle tag] -> m Rectangle #

HasAttributeList Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

(info ~ ResolveRectangleMethod t Rectangle, OverloadedMethod info Rectangle p, HasField t Rectangle p) => HasField (t :: Symbol) Rectangle p 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

getField :: Rectangle -> p

(signature ~ (Int32 -> Int32 -> m Bool), MonadIO m) => OverloadedMethod RectangleContainsPointMethodInfo Rectangle signature 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethod :: Rectangle -> signature

(signature ~ (Rectangle -> m Bool), MonadIO m) => OverloadedMethod RectangleEqualMethodInfo Rectangle signature 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethod :: Rectangle -> signature

(signature ~ (Rectangle -> m (Bool, Rectangle)), MonadIO m) => OverloadedMethod RectangleIntersectMethodInfo Rectangle signature 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethod :: Rectangle -> signature

(signature ~ (Rectangle -> m Rectangle), MonadIO m) => OverloadedMethod RectangleUnionMethodInfo Rectangle signature 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethod :: Rectangle -> signature

OverloadedMethodInfo RectangleContainsPointMethodInfo Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo RectangleEqualMethodInfo Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo RectangleIntersectMethodInfo Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo RectangleUnionMethodInfo Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

(info ~ ResolveRectangleMethod t Rectangle, OverloadedMethodInfo info Rectangle) => IsLabel t (MethodProxy info Rectangle) 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

fromLabel :: MethodProxy info Rectangle

(info ~ ResolveRectangleMethod t Rectangle, OverloadedMethod info Rectangle p) => IsLabel t (Rectangle -> p) 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

fromLabel :: Rectangle -> p

IsGValue (Maybe Rectangle) 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

type AttributeList Rectangle = RectangleAttributeList
type ParentTypes Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

type ParentTypes Rectangle = '[] :: [Type]

newtype TextureDownloader #

Instances

Instances details
Eq TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

GBoxed TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

ManagedPtrNewtype TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

TypedObject TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

glibType :: IO GType #

HasParentTypes TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

HasAttributeList TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

(info ~ ResolveTextureDownloaderMethod t TextureDownloader, OverloadedMethod info TextureDownloader p, HasField t TextureDownloader p) => HasField (t :: Symbol) TextureDownloader p 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

(signature ~ m TextureDownloader, MonadIO m) => OverloadedMethod TextureDownloaderCopyMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

(signature ~ m (Bytes, CSize), MonadIO m) => OverloadedMethod TextureDownloaderDownloadBytesMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

(signature ~ (Ptr Word8 -> CSize -> m ()), MonadIO m) => OverloadedMethod TextureDownloaderDownloadIntoMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

(signature ~ m (), MonadIO m) => OverloadedMethod TextureDownloaderFreeMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

(signature ~ m ColorState, MonadIO m) => OverloadedMethod TextureDownloaderGetColorStateMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

(signature ~ m MemoryFormat, MonadIO m) => OverloadedMethod TextureDownloaderGetFormatMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

(signature ~ m Texture, MonadIO m) => OverloadedMethod TextureDownloaderGetTextureMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

(signature ~ (ColorState -> m ()), MonadIO m) => OverloadedMethod TextureDownloaderSetColorStateMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

(signature ~ (MemoryFormat -> m ()), MonadIO m) => OverloadedMethod TextureDownloaderSetFormatMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

(signature ~ (a -> m ()), MonadIO m, IsTexture a) => OverloadedMethod TextureDownloaderSetTextureMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

OverloadedMethodInfo TextureDownloaderCopyMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo TextureDownloaderDownloadBytesMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo TextureDownloaderDownloadIntoMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo TextureDownloaderFreeMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo TextureDownloaderGetColorStateMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo TextureDownloaderGetFormatMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo TextureDownloaderGetTextureMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo TextureDownloaderSetColorStateMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo TextureDownloaderSetFormatMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo TextureDownloaderSetTextureMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

(info ~ ResolveTextureDownloaderMethod t TextureDownloader, OverloadedMethodInfo info TextureDownloader) => IsLabel t (MethodProxy info TextureDownloader) 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

fromLabel :: MethodProxy info TextureDownloader

(info ~ ResolveTextureDownloaderMethod t TextureDownloader, OverloadedMethod info TextureDownloader p) => IsLabel t (TextureDownloader -> p) 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

IsGValue (Maybe TextureDownloader) 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

type AttributeList TextureDownloader = TextureDownloaderAttributeList
type ParentTypes TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

type ParentTypes TextureDownloader = '[] :: [Type]

newtype TimeCoord #

Instances

Instances details
Eq TimeCoord 
Instance details

Defined in GI.Gdk.Structs.TimeCoord

Methods

(==) :: TimeCoord -> TimeCoord -> Bool

(/=) :: TimeCoord -> TimeCoord -> Bool

BoxedPtr TimeCoord 
Instance details

Defined in GI.Gdk.Structs.TimeCoord

CallocPtr TimeCoord 
Instance details

Defined in GI.Gdk.Structs.TimeCoord

Methods

boxedPtrCalloc :: IO (Ptr TimeCoord) #

ManagedPtrNewtype TimeCoord 
Instance details

Defined in GI.Gdk.Structs.TimeCoord

tag ~ 'AttrSet => Constructible TimeCoord tag 
Instance details

Defined in GI.Gdk.Structs.TimeCoord

Methods

new :: MonadIO m => (ManagedPtr TimeCoord -> TimeCoord) -> [AttrOp TimeCoord tag] -> m TimeCoord #

HasAttributeList TimeCoord 
Instance details

Defined in GI.Gdk.Structs.TimeCoord

(info ~ ResolveTimeCoordMethod t TimeCoord, OverloadedMethod info TimeCoord p, HasField t TimeCoord p) => HasField (t :: Symbol) TimeCoord p 
Instance details

Defined in GI.Gdk.Structs.TimeCoord

Methods

getField :: TimeCoord -> p

(info ~ ResolveTimeCoordMethod t TimeCoord, OverloadedMethodInfo info TimeCoord) => IsLabel t (MethodProxy info TimeCoord) 
Instance details

Defined in GI.Gdk.Structs.TimeCoord

Methods

fromLabel :: MethodProxy info TimeCoord

(info ~ ResolveTimeCoordMethod t TimeCoord, OverloadedMethod info TimeCoord p) => IsLabel t (TimeCoord -> p) 
Instance details

Defined in GI.Gdk.Structs.TimeCoord

Methods

fromLabel :: TimeCoord -> p

type AttributeList TimeCoord 
Instance details

Defined in GI.Gdk.Structs.TimeCoord

type AttributeList TimeCoord = TimeCoordAttributeList

newtype ToplevelLayout #

Instances

Instances details
Eq ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

GBoxed ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

ManagedPtrNewtype ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

TypedObject ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

glibType :: IO GType #

HasParentTypes ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

HasAttributeList ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

(info ~ ResolveToplevelLayoutMethod t ToplevelLayout, OverloadedMethod info ToplevelLayout p, HasField t ToplevelLayout p) => HasField (t :: Symbol) ToplevelLayout p 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

getField :: ToplevelLayout -> p

(signature ~ m ToplevelLayout, MonadIO m) => OverloadedMethod ToplevelLayoutCopyMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

(signature ~ (ToplevelLayout -> m Bool), MonadIO m) => OverloadedMethod ToplevelLayoutEqualMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

(signature ~ m (Bool, Bool), MonadIO m) => OverloadedMethod ToplevelLayoutGetFullscreenMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

(signature ~ m (Maybe Monitor), MonadIO m) => OverloadedMethod ToplevelLayoutGetFullscreenMonitorMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

(signature ~ m (Bool, Bool), MonadIO m) => OverloadedMethod ToplevelLayoutGetMaximizedMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

(signature ~ m Bool, MonadIO m) => OverloadedMethod ToplevelLayoutGetResizableMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

(signature ~ m ToplevelLayout, MonadIO m) => OverloadedMethod ToplevelLayoutRefMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

(signature ~ (Bool -> Maybe a -> m ()), MonadIO m, IsMonitor a) => OverloadedMethod ToplevelLayoutSetFullscreenMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

(signature ~ (Bool -> m ()), MonadIO m) => OverloadedMethod ToplevelLayoutSetMaximizedMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

(signature ~ (Bool -> m ()), MonadIO m) => OverloadedMethod ToplevelLayoutSetResizableMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

(signature ~ m (), MonadIO m) => OverloadedMethod ToplevelLayoutUnrefMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

OverloadedMethodInfo ToplevelLayoutCopyMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ToplevelLayoutEqualMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ToplevelLayoutGetFullscreenMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ToplevelLayoutGetFullscreenMonitorMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ToplevelLayoutGetMaximizedMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ToplevelLayoutGetResizableMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ToplevelLayoutRefMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ToplevelLayoutSetFullscreenMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ToplevelLayoutSetMaximizedMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ToplevelLayoutSetResizableMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ToplevelLayoutUnrefMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

(info ~ ResolveToplevelLayoutMethod t ToplevelLayout, OverloadedMethodInfo info ToplevelLayout) => IsLabel t (MethodProxy info ToplevelLayout) 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

fromLabel :: MethodProxy info ToplevelLayout

(info ~ ResolveToplevelLayoutMethod t ToplevelLayout, OverloadedMethod info ToplevelLayout p) => IsLabel t (ToplevelLayout -> p) 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

fromLabel :: ToplevelLayout -> p

IsGValue (Maybe ToplevelLayout) 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

type AttributeList ToplevelLayout = ToplevelLayoutAttributeList
type ParentTypes ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

type ParentTypes ToplevelLayout = '[] :: [Type]

newtype ToplevelSize #

Instances

Instances details
Eq ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

(==) :: ToplevelSize -> ToplevelSize -> Bool

(/=) :: ToplevelSize -> ToplevelSize -> Bool

BoxedPtr ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

ManagedPtrNewtype ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

HasAttributeList ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

(info ~ ResolveToplevelSizeMethod t ToplevelSize, OverloadedMethod info ToplevelSize p, HasField t ToplevelSize p) => HasField (t :: Symbol) ToplevelSize p 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

getField :: ToplevelSize -> p

(signature ~ m (Int32, Int32), MonadIO m) => OverloadedMethod ToplevelSizeGetBoundsMethodInfo ToplevelSize signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethod :: ToplevelSize -> signature

(signature ~ (Int32 -> Int32 -> m ()), MonadIO m) => OverloadedMethod ToplevelSizeSetMinSizeMethodInfo ToplevelSize signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethod :: ToplevelSize -> signature

(signature ~ (Int32 -> Int32 -> Int32 -> Int32 -> m ()), MonadIO m) => OverloadedMethod ToplevelSizeSetShadowWidthMethodInfo ToplevelSize signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethod :: ToplevelSize -> signature

(signature ~ (Int32 -> Int32 -> m ()), MonadIO m) => OverloadedMethod ToplevelSizeSetSizeMethodInfo ToplevelSize signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethod :: ToplevelSize -> signature

OverloadedMethodInfo ToplevelSizeGetBoundsMethodInfo ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ToplevelSizeSetMinSizeMethodInfo ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ToplevelSizeSetShadowWidthMethodInfo ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

OverloadedMethodInfo ToplevelSizeSetSizeMethodInfo ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

(info ~ ResolveToplevelSizeMethod t ToplevelSize, OverloadedMethodInfo info ToplevelSize) => IsLabel t (MethodProxy info ToplevelSize) 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

fromLabel :: MethodProxy info ToplevelSize

(info ~ ResolveToplevelSizeMethod t ToplevelSize, OverloadedMethod info ToplevelSize p) => IsLabel t (ToplevelSize -> p) 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

fromLabel :: ToplevelSize -> p

type AttributeList ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

type AttributeList ToplevelSize = ToplevelSizeAttributeList

type C_CursorGetTextureCallback = Ptr Cursor -> Int32 -> CDouble -> Ptr Int32 -> Ptr Int32 -> Ptr Int32 -> Ptr Int32 -> Ptr () -> IO (Ptr Texture) #

type CursorGetTextureCallback = Cursor -> Int32 -> Double -> Ptr () -> IO (Maybe Texture, Int32, Int32, Int32, Int32) #

dynamic_ContentDeserializeFunc :: (HasCallStack, MonadIO m, IsContentDeserializer a) => FunPtr C_ContentDeserializeFunc -> a -> m () #

dynamic_ContentSerializeFunc :: (HasCallStack, MonadIO m, IsContentSerializer a) => FunPtr C_ContentSerializeFunc -> a -> m () #

dynamic_CursorGetTextureCallback :: (HasCallStack, MonadIO m, IsCursor a) => FunPtr C_CursorGetTextureCallback -> a -> Int32 -> Double -> Ptr () -> m (Maybe Texture, Int32, Int32, Int32, Int32) #

pattern ACTION_ALL :: Int32 #

pattern BUTTON_MIDDLE :: Int32 #

pattern BUTTON_PRIMARY :: Int32 #

pattern BUTTON_SECONDARY :: Int32 #

pattern CURRENT_TIME :: Int32 #

pattern EVENT_PROPAGATE :: Bool #

pattern EVENT_STOP :: Bool #

pattern KEY_0 :: Word32 #

pattern KEY_1 :: Word32 #

pattern KEY_10ChannelsDown :: Word32 #

pattern KEY_10ChannelsUp :: Word32 #

pattern KEY_2 :: Word32 #

pattern KEY_3 :: Word32 #

pattern KEY_3270_AltCursor :: Word32 #

pattern KEY_3270_Attn :: Word32 #

pattern KEY_3270_BackTab :: Word32 #

pattern KEY_3270_ChangeScreen :: Word32 #

pattern KEY_3270_Copy :: Word32 #

pattern KEY_3270_CursorBlink :: Word32 #

pattern KEY_3270_CursorSelect :: Word32 #

pattern KEY_3270_DeleteWord :: Word32 #

pattern KEY_3270_Duplicate :: Word32 #

pattern KEY_3270_Enter :: Word32 #

pattern KEY_3270_EraseEOF :: Word32 #

pattern KEY_3270_EraseInput :: Word32 #

pattern KEY_3270_ExSelect :: Word32 #

pattern KEY_3270_FieldMark :: Word32 #

pattern KEY_3270_Ident :: Word32 #

pattern KEY_3270_Jump :: Word32 #

pattern KEY_3270_KeyClick :: Word32 #

pattern KEY_3270_Left2 :: Word32 #

pattern KEY_3270_PA1 :: Word32 #

pattern KEY_3270_PA2 :: Word32 #

pattern KEY_3270_PA3 :: Word32 #

pattern KEY_3270_Play :: Word32 #

pattern KEY_3270_PrintScreen :: Word32 #

pattern KEY_3270_Quit :: Word32 #

pattern KEY_3270_Record :: Word32 #

pattern KEY_3270_Reset :: Word32 #

pattern KEY_3270_Right2 :: Word32 #

pattern KEY_3270_Rule :: Word32 #

pattern KEY_3270_Setup :: Word32 #

pattern KEY_3270_Test :: Word32 #

pattern KEY_3DMode :: Word32 #

pattern KEY_4 :: Word32 #

pattern KEY_5 :: Word32 #

pattern KEY_6 :: Word32 #

pattern KEY_7 :: Word32 #

pattern KEY_8 :: Word32 #

pattern KEY_9 :: Word32 #

pattern KEY_A :: Word32 #

pattern KEY_AE :: Word32 #

pattern KEY_ALSToggle :: Word32 #

pattern KEY_Aacute :: Word32 #

pattern KEY_Abelowdot :: Word32 #

pattern KEY_Abreve :: Word32 #

pattern KEY_Abreveacute :: Word32 #

pattern KEY_Abrevebelowdot :: Word32 #

pattern KEY_Abrevegrave :: Word32 #

pattern KEY_Abrevehook :: Word32 #

pattern KEY_Abrevetilde :: Word32 #

pattern KEY_AccessX_Enable :: Word32 #

pattern KEY_AccessX_Feedback_Enable :: Word32 #

pattern KEY_Accessibility :: Word32 #

pattern KEY_Acircumflex :: Word32 #

pattern KEY_Acircumflexacute :: Word32 #

pattern KEY_Acircumflexbelowdot :: Word32 #

pattern KEY_Acircumflexgrave :: Word32 #

pattern KEY_Acircumflexhook :: Word32 #

pattern KEY_Acircumflextilde :: Word32 #

pattern KEY_AddFavorite :: Word32 #

pattern KEY_Addressbook :: Word32 #

pattern KEY_Adiaeresis :: Word32 #

pattern KEY_Agrave :: Word32 #

pattern KEY_Ahook :: Word32 #

pattern KEY_Alt_L :: Word32 #

pattern KEY_Alt_R :: Word32 #

pattern KEY_Amacron :: Word32 #

pattern KEY_Aogonek :: Word32 #

pattern KEY_AppSelect :: Word32 #

pattern KEY_ApplicationLeft :: Word32 #

pattern KEY_ApplicationRight :: Word32 #

pattern KEY_Arabic_0 :: Word32 #

pattern KEY_Arabic_1 :: Word32 #

pattern KEY_Arabic_2 :: Word32 #

pattern KEY_Arabic_3 :: Word32 #

pattern KEY_Arabic_4 :: Word32 #

pattern KEY_Arabic_5 :: Word32 #

pattern KEY_Arabic_6 :: Word32 #

pattern KEY_Arabic_7 :: Word32 #

pattern KEY_Arabic_8 :: Word32 #

pattern KEY_Arabic_9 :: Word32 #

pattern KEY_Arabic_ain :: Word32 #

pattern KEY_Arabic_alef :: Word32 #

pattern KEY_Arabic_alefmaksura :: Word32 #

pattern KEY_Arabic_beh :: Word32 #

pattern KEY_Arabic_comma :: Word32 #

pattern KEY_Arabic_dad :: Word32 #

pattern KEY_Arabic_dal :: Word32 #

pattern KEY_Arabic_damma :: Word32 #

pattern KEY_Arabic_dammatan :: Word32 #

pattern KEY_Arabic_ddal :: Word32 #

pattern KEY_Arabic_farsi_yeh :: Word32 #

pattern KEY_Arabic_fatha :: Word32 #

pattern KEY_Arabic_fathatan :: Word32 #

pattern KEY_Arabic_feh :: Word32 #

pattern KEY_Arabic_fullstop :: Word32 #

pattern KEY_Arabic_gaf :: Word32 #

pattern KEY_Arabic_ghain :: Word32 #

pattern KEY_Arabic_ha :: Word32 #

pattern KEY_Arabic_hah :: Word32 #

pattern KEY_Arabic_hamza :: Word32 #

pattern KEY_Arabic_hamza_above :: Word32 #

pattern KEY_Arabic_hamza_below :: Word32 #

pattern KEY_Arabic_hamzaonalef :: Word32 #

pattern KEY_Arabic_hamzaonwaw :: Word32 #

pattern KEY_Arabic_hamzaonyeh :: Word32 #

pattern KEY_Arabic_hamzaunderalef :: Word32 #

pattern KEY_Arabic_heh :: Word32 #

pattern KEY_Arabic_heh_doachashmee :: Word32 #

pattern KEY_Arabic_heh_goal :: Word32 #

pattern KEY_Arabic_jeem :: Word32 #

pattern KEY_Arabic_jeh :: Word32 #

pattern KEY_Arabic_kaf :: Word32 #

pattern KEY_Arabic_kasra :: Word32 #

pattern KEY_Arabic_kasratan :: Word32 #

pattern KEY_Arabic_keheh :: Word32 #

pattern KEY_Arabic_khah :: Word32 #

pattern KEY_Arabic_lam :: Word32 #

pattern KEY_Arabic_madda_above :: Word32 #

pattern KEY_Arabic_maddaonalef :: Word32 #

pattern KEY_Arabic_meem :: Word32 #

pattern KEY_Arabic_noon :: Word32 #

pattern KEY_Arabic_noon_ghunna :: Word32 #

pattern KEY_Arabic_peh :: Word32 #

pattern KEY_Arabic_percent :: Word32 #

pattern KEY_Arabic_qaf :: Word32 #

pattern KEY_Arabic_question_mark :: Word32 #

pattern KEY_Arabic_ra :: Word32 #

pattern KEY_Arabic_rreh :: Word32 #

pattern KEY_Arabic_sad :: Word32 #

pattern KEY_Arabic_seen :: Word32 #

pattern KEY_Arabic_semicolon :: Word32 #

pattern KEY_Arabic_shadda :: Word32 #

pattern KEY_Arabic_sheen :: Word32 #

pattern KEY_Arabic_sukun :: Word32 #

pattern KEY_Arabic_superscript_alef :: Word32 #

pattern KEY_Arabic_switch :: Word32 #

pattern KEY_Arabic_tah :: Word32 #

pattern KEY_Arabic_tatweel :: Word32 #

pattern KEY_Arabic_tcheh :: Word32 #

pattern KEY_Arabic_teh :: Word32 #

pattern KEY_Arabic_tehmarbuta :: Word32 #

pattern KEY_Arabic_thal :: Word32 #

pattern KEY_Arabic_theh :: Word32 #

pattern KEY_Arabic_tteh :: Word32 #

pattern KEY_Arabic_veh :: Word32 #

pattern KEY_Arabic_waw :: Word32 #

pattern KEY_Arabic_yeh :: Word32 #

pattern KEY_Arabic_yeh_baree :: Word32 #

pattern KEY_Arabic_zah :: Word32 #

pattern KEY_Arabic_zain :: Word32 #

pattern KEY_Aring :: Word32 #

pattern KEY_Armenian_AT :: Word32 #

pattern KEY_Armenian_AYB :: Word32 #

pattern KEY_Armenian_BEN :: Word32 #

pattern KEY_Armenian_CHA :: Word32 #

pattern KEY_Armenian_DA :: Word32 #

pattern KEY_Armenian_DZA :: Word32 #

pattern KEY_Armenian_E :: Word32 #

pattern KEY_Armenian_FE :: Word32 #

pattern KEY_Armenian_GHAT :: Word32 #

pattern KEY_Armenian_GIM :: Word32 #

pattern KEY_Armenian_HI :: Word32 #

pattern KEY_Armenian_HO :: Word32 #

pattern KEY_Armenian_INI :: Word32 #

pattern KEY_Armenian_JE :: Word32 #

pattern KEY_Armenian_KE :: Word32 #

pattern KEY_Armenian_KEN :: Word32 #

pattern KEY_Armenian_KHE :: Word32 #

pattern KEY_Armenian_LYUN :: Word32 #

pattern KEY_Armenian_MEN :: Word32 #

pattern KEY_Armenian_NU :: Word32 #

pattern KEY_Armenian_O :: Word32 #

pattern KEY_Armenian_PE :: Word32 #

pattern KEY_Armenian_PYUR :: Word32 #

pattern KEY_Armenian_RA :: Word32 #

pattern KEY_Armenian_RE :: Word32 #

pattern KEY_Armenian_SE :: Word32 #

pattern KEY_Armenian_SHA :: Word32 #

pattern KEY_Armenian_TCHE :: Word32 #

pattern KEY_Armenian_TO :: Word32 #

pattern KEY_Armenian_TSA :: Word32 #

pattern KEY_Armenian_TSO :: Word32 #

pattern KEY_Armenian_TYUN :: Word32 #

pattern KEY_Armenian_VEV :: Word32 #

pattern KEY_Armenian_VO :: Word32 #

pattern KEY_Armenian_VYUN :: Word32 #

pattern KEY_Armenian_YECH :: Word32 #

pattern KEY_Armenian_ZA :: Word32 #

pattern KEY_Armenian_ZHE :: Word32 #

pattern KEY_Armenian_accent :: Word32 #

pattern KEY_Armenian_amanak :: Word32 #

pattern KEY_Armenian_apostrophe :: Word32 #

pattern KEY_Armenian_at :: Word32 #

pattern KEY_Armenian_ayb :: Word32 #

pattern KEY_Armenian_ben :: Word32 #

pattern KEY_Armenian_but :: Word32 #

pattern KEY_Armenian_cha :: Word32 #

pattern KEY_Armenian_da :: Word32 #

pattern KEY_Armenian_dza :: Word32 #

pattern KEY_Armenian_e :: Word32 #

pattern KEY_Armenian_exclam :: Word32 #

pattern KEY_Armenian_fe :: Word32 #

pattern KEY_Armenian_full_stop :: Word32 #

pattern KEY_Armenian_ghat :: Word32 #

pattern KEY_Armenian_gim :: Word32 #

pattern KEY_Armenian_hi :: Word32 #

pattern KEY_Armenian_ho :: Word32 #

pattern KEY_Armenian_hyphen :: Word32 #

pattern KEY_Armenian_ini :: Word32 #

pattern KEY_Armenian_je :: Word32 #

pattern KEY_Armenian_ke :: Word32 #

pattern KEY_Armenian_ken :: Word32 #

pattern KEY_Armenian_khe :: Word32 #

pattern KEY_Armenian_ligature_ew :: Word32 #

pattern KEY_Armenian_lyun :: Word32 #

pattern KEY_Armenian_men :: Word32 #

pattern KEY_Armenian_nu :: Word32 #

pattern KEY_Armenian_o :: Word32 #

pattern KEY_Armenian_paruyk :: Word32 #

pattern KEY_Armenian_pe :: Word32 #

pattern KEY_Armenian_pyur :: Word32 #

pattern KEY_Armenian_question :: Word32 #

pattern KEY_Armenian_ra :: Word32 #

pattern KEY_Armenian_re :: Word32 #

pattern KEY_Armenian_se :: Word32 #

pattern KEY_Armenian_sha :: Word32 #

pattern KEY_Armenian_shesht :: Word32 #

pattern KEY_Armenian_tche :: Word32 #

pattern KEY_Armenian_to :: Word32 #

pattern KEY_Armenian_tsa :: Word32 #

pattern KEY_Armenian_tso :: Word32 #

pattern KEY_Armenian_tyun :: Word32 #

pattern KEY_Armenian_verjaket :: Word32 #

pattern KEY_Armenian_vev :: Word32 #

pattern KEY_Armenian_vo :: Word32 #

pattern KEY_Armenian_vyun :: Word32 #

pattern KEY_Armenian_yech :: Word32 #

pattern KEY_Armenian_yentamna :: Word32 #

pattern KEY_Armenian_za :: Word32 #

pattern KEY_Armenian_zhe :: Word32 #

pattern KEY_AspectRatio :: Word32 #

pattern KEY_Assistant :: Word32 #

pattern KEY_Atilde :: Word32 #

pattern KEY_AttendantOff :: Word32 #

pattern KEY_AttendantOn :: Word32 #

pattern KEY_AttendantToggle :: Word32 #

pattern KEY_AudibleBell_Enable :: Word32 #

pattern KEY_Audio :: Word32 #

pattern KEY_AudioCycleTrack :: Word32 #

pattern KEY_AudioDesc :: Word32 #

pattern KEY_AudioForward :: Word32 #

pattern KEY_AudioLowerVolume :: Word32 #

pattern KEY_AudioMedia :: Word32 #

pattern KEY_AudioMicMute :: Word32 #

pattern KEY_AudioMute :: Word32 #

pattern KEY_AudioNext :: Word32 #

pattern KEY_AudioPause :: Word32 #

pattern KEY_AudioPlay :: Word32 #

pattern KEY_AudioPreset :: Word32 #

pattern KEY_AudioPrev :: Word32 #

pattern KEY_AudioRaiseVolume :: Word32 #

pattern KEY_AudioRandomPlay :: Word32 #

pattern KEY_AudioRecord :: Word32 #

pattern KEY_AudioRepeat :: Word32 #

pattern KEY_AudioRewind :: Word32 #

pattern KEY_AudioStop :: Word32 #

pattern KEY_AutopilotEngageToggle :: Word32 #

pattern KEY_Away :: Word32 #

pattern KEY_B :: Word32 #

pattern KEY_Babovedot :: Word32 #

pattern KEY_Back :: Word32 #

pattern KEY_BackForward :: Word32 #

pattern KEY_BackSpace :: Word32 #

pattern KEY_Battery :: Word32 #

pattern KEY_Begin :: Word32 #

pattern KEY_Blue :: Word32 #

pattern KEY_Bluetooth :: Word32 #

pattern KEY_Book :: Word32 #

pattern KEY_BounceKeys_Enable :: Word32 #

pattern KEY_Break :: Word32 #

pattern KEY_BrightnessAdjust :: Word32 #

pattern KEY_BrightnessAuto :: Word32 #

pattern KEY_BrightnessMax :: Word32 #

pattern KEY_BrightnessMin :: Word32 #

pattern KEY_Buttonconfig :: Word32 #

pattern KEY_Byelorussian_SHORTU :: Word32 #

pattern KEY_Byelorussian_shortu :: Word32 #

pattern KEY_C :: Word32 #

pattern KEY_CD :: Word32 #

pattern KEY_CH :: Word32 #

pattern KEY_C_H :: Word32 #

pattern KEY_C_h :: Word32 #

pattern KEY_Cabovedot :: Word32 #

pattern KEY_Cacute :: Word32 #

pattern KEY_Calculator :: Word32 #

pattern KEY_Calendar :: Word32 #

pattern KEY_CameraAccessDisable :: Word32 #

pattern KEY_CameraAccessEnable :: Word32 #

pattern KEY_CameraAccessToggle :: Word32 #

pattern KEY_CameraDown :: Word32 #

pattern KEY_CameraFocus :: Word32 #

pattern KEY_CameraLeft :: Word32 #

pattern KEY_CameraRight :: Word32 #

pattern KEY_CameraUp :: Word32 #

pattern KEY_CameraZoomIn :: Word32 #

pattern KEY_CameraZoomOut :: Word32 #

pattern KEY_Cancel :: Word32 #

pattern KEY_Caps_Lock :: Word32 #

pattern KEY_Ccaron :: Word32 #

pattern KEY_Ccedilla :: Word32 #

pattern KEY_Ccircumflex :: Word32 #

pattern KEY_Ch :: Word32 #

pattern KEY_ChannelDown :: Word32 #

pattern KEY_ChannelUp :: Word32 #

pattern KEY_Clear :: Word32 #

pattern KEY_ClearGrab :: Word32 #

pattern KEY_ClearvuSonar :: Word32 #

pattern KEY_Close :: Word32 #

pattern KEY_Codeinput :: Word32 #

pattern KEY_ColonSign :: Word32 #

pattern KEY_Community :: Word32 #

pattern KEY_ContextMenu :: Word32 #

pattern KEY_ContrastAdjust :: Word32 #

pattern KEY_ControlPanel :: Word32 #

pattern KEY_Control_L :: Word32 #

pattern KEY_Control_R :: Word32 #

pattern KEY_Copy :: Word32 #

pattern KEY_CruzeiroSign :: Word32 #

pattern KEY_Cut :: Word32 #

pattern KEY_CycleAngle :: Word32 #

pattern KEY_Cyrillic_A :: Word32 #

pattern KEY_Cyrillic_BE :: Word32 #

pattern KEY_Cyrillic_CHE :: Word32 #

pattern KEY_Cyrillic_CHE_descender :: Word32 #

pattern KEY_Cyrillic_CHE_vertstroke :: Word32 #

pattern KEY_Cyrillic_DE :: Word32 #

pattern KEY_Cyrillic_DZHE :: Word32 #

pattern KEY_Cyrillic_E :: Word32 #

pattern KEY_Cyrillic_EF :: Word32 #

pattern KEY_Cyrillic_EL :: Word32 #

pattern KEY_Cyrillic_EM :: Word32 #

pattern KEY_Cyrillic_EN :: Word32 #

pattern KEY_Cyrillic_EN_descender :: Word32 #

pattern KEY_Cyrillic_ER :: Word32 #

pattern KEY_Cyrillic_ES :: Word32 #

pattern KEY_Cyrillic_GHE :: Word32 #

pattern KEY_Cyrillic_GHE_bar :: Word32 #

pattern KEY_Cyrillic_HA :: Word32 #

pattern KEY_Cyrillic_HARDSIGN :: Word32 #

pattern KEY_Cyrillic_HA_descender :: Word32 #

pattern KEY_Cyrillic_I :: Word32 #

pattern KEY_Cyrillic_IE :: Word32 #

pattern KEY_Cyrillic_IO :: Word32 #

pattern KEY_Cyrillic_I_macron :: Word32 #

pattern KEY_Cyrillic_JE :: Word32 #

pattern KEY_Cyrillic_KA :: Word32 #

pattern KEY_Cyrillic_KA_descender :: Word32 #

pattern KEY_Cyrillic_KA_vertstroke :: Word32 #

pattern KEY_Cyrillic_LJE :: Word32 #

pattern KEY_Cyrillic_NJE :: Word32 #

pattern KEY_Cyrillic_O :: Word32 #

pattern KEY_Cyrillic_O_bar :: Word32 #

pattern KEY_Cyrillic_PE :: Word32 #

pattern KEY_Cyrillic_SCHWA :: Word32 #

pattern KEY_Cyrillic_SHA :: Word32 #

pattern KEY_Cyrillic_SHCHA :: Word32 #

pattern KEY_Cyrillic_SHHA :: Word32 #

pattern KEY_Cyrillic_SHORTI :: Word32 #

pattern KEY_Cyrillic_SOFTSIGN :: Word32 #

pattern KEY_Cyrillic_TE :: Word32 #

pattern KEY_Cyrillic_TSE :: Word32 #

pattern KEY_Cyrillic_U :: Word32 #

pattern KEY_Cyrillic_U_macron :: Word32 #

pattern KEY_Cyrillic_U_straight :: Word32 #

pattern KEY_Cyrillic_U_straight_bar :: Word32 #

pattern KEY_Cyrillic_VE :: Word32 #

pattern KEY_Cyrillic_YA :: Word32 #

pattern KEY_Cyrillic_YERU :: Word32 #

pattern KEY_Cyrillic_YU :: Word32 #

pattern KEY_Cyrillic_ZE :: Word32 #

pattern KEY_Cyrillic_ZHE :: Word32 #

pattern KEY_Cyrillic_ZHE_descender :: Word32 #

pattern KEY_Cyrillic_a :: Word32 #

pattern KEY_Cyrillic_be :: Word32 #

pattern KEY_Cyrillic_che :: Word32 #

pattern KEY_Cyrillic_che_descender :: Word32 #

pattern KEY_Cyrillic_che_vertstroke :: Word32 #

pattern KEY_Cyrillic_de :: Word32 #

pattern KEY_Cyrillic_dzhe :: Word32 #

pattern KEY_Cyrillic_e :: Word32 #

pattern KEY_Cyrillic_ef :: Word32 #

pattern KEY_Cyrillic_el :: Word32 #

pattern KEY_Cyrillic_em :: Word32 #

pattern KEY_Cyrillic_en :: Word32 #

pattern KEY_Cyrillic_en_descender :: Word32 #

pattern KEY_Cyrillic_er :: Word32 #

pattern KEY_Cyrillic_es :: Word32 #

pattern KEY_Cyrillic_ghe :: Word32 #

pattern KEY_Cyrillic_ghe_bar :: Word32 #

pattern KEY_Cyrillic_ha :: Word32 #

pattern KEY_Cyrillic_ha_descender :: Word32 #

pattern KEY_Cyrillic_hardsign :: Word32 #

pattern KEY_Cyrillic_i :: Word32 #

pattern KEY_Cyrillic_i_macron :: Word32 #

pattern KEY_Cyrillic_ie :: Word32 #

pattern KEY_Cyrillic_io :: Word32 #

pattern KEY_Cyrillic_je :: Word32 #

pattern KEY_Cyrillic_ka :: Word32 #

pattern KEY_Cyrillic_ka_descender :: Word32 #

pattern KEY_Cyrillic_ka_vertstroke :: Word32 #

pattern KEY_Cyrillic_lje :: Word32 #

pattern KEY_Cyrillic_nje :: Word32 #

pattern KEY_Cyrillic_o :: Word32 #

pattern KEY_Cyrillic_o_bar :: Word32 #

pattern KEY_Cyrillic_pe :: Word32 #

pattern KEY_Cyrillic_schwa :: Word32 #

pattern KEY_Cyrillic_sha :: Word32 #

pattern KEY_Cyrillic_shcha :: Word32 #

pattern KEY_Cyrillic_shha :: Word32 #

pattern KEY_Cyrillic_shorti :: Word32 #

pattern KEY_Cyrillic_softsign :: Word32 #

pattern KEY_Cyrillic_te :: Word32 #

pattern KEY_Cyrillic_tse :: Word32 #

pattern KEY_Cyrillic_u :: Word32 #

pattern KEY_Cyrillic_u_macron :: Word32 #

pattern KEY_Cyrillic_u_straight :: Word32 #

pattern KEY_Cyrillic_u_straight_bar :: Word32 #

pattern KEY_Cyrillic_ve :: Word32 #

pattern KEY_Cyrillic_ya :: Word32 #

pattern KEY_Cyrillic_yeru :: Word32 #

pattern KEY_Cyrillic_yu :: Word32 #

pattern KEY_Cyrillic_ze :: Word32 #

pattern KEY_Cyrillic_zhe :: Word32 #

pattern KEY_Cyrillic_zhe_descender :: Word32 #

pattern KEY_D :: Word32 #

pattern KEY_DOS :: Word32 #

pattern KEY_DVD :: Word32 #

pattern KEY_Dabovedot :: Word32 #

pattern KEY_Data :: Word32 #

pattern KEY_Database :: Word32 #

pattern KEY_Dcaron :: Word32 #

pattern KEY_Delete :: Word32 #

pattern KEY_Dictate :: Word32 #

pattern KEY_Display :: Word32 #

pattern KEY_DisplayOff :: Word32 #

pattern KEY_DisplayToggle :: Word32 #

pattern KEY_DoNotDisturb :: Word32 #

pattern KEY_Documents :: Word32 #

pattern KEY_DongSign :: Word32 #

pattern KEY_Down :: Word32 #

pattern KEY_Dstroke :: Word32 #

pattern KEY_DualRangeRadar :: Word32 #

pattern KEY_E :: Word32 #

pattern KEY_ENG :: Word32 #

pattern KEY_ETH :: Word32 #

pattern KEY_EZH :: Word32 #

pattern KEY_Eabovedot :: Word32 #

pattern KEY_Eacute :: Word32 #

pattern KEY_Ebelowdot :: Word32 #

pattern KEY_Ecaron :: Word32 #

pattern KEY_Ecircumflex :: Word32 #

pattern KEY_Ecircumflexacute :: Word32 #

pattern KEY_Ecircumflexbelowdot :: Word32 #

pattern KEY_Ecircumflexgrave :: Word32 #

pattern KEY_Ecircumflexhook :: Word32 #

pattern KEY_Ecircumflextilde :: Word32 #

pattern KEY_EcuSign :: Word32 #

pattern KEY_Ediaeresis :: Word32 #

pattern KEY_Editor :: Word32 #

pattern KEY_Egrave :: Word32 #

pattern KEY_Ehook :: Word32 #

pattern KEY_Eisu_Shift :: Word32 #

pattern KEY_Eisu_toggle :: Word32 #

pattern KEY_Eject :: Word32 #

pattern KEY_Emacron :: Word32 #

pattern KEY_EmojiPicker :: Word32 #

pattern KEY_End :: Word32 #

pattern KEY_Eogonek :: Word32 #

pattern KEY_Escape :: Word32 #

pattern KEY_Eth :: Word32 #

pattern KEY_Etilde :: Word32 #

pattern KEY_EuroSign :: Word32 #

pattern KEY_Excel :: Word32 #

pattern KEY_Execute :: Word32 #

pattern KEY_Explorer :: Word32 #

pattern KEY_F :: Word32 #

pattern KEY_F1 :: Word32 #

pattern KEY_F10 :: Word32 #

pattern KEY_F11 :: Word32 #

pattern KEY_F12 :: Word32 #

pattern KEY_F13 :: Word32 #

pattern KEY_F14 :: Word32 #

pattern KEY_F15 :: Word32 #

pattern KEY_F16 :: Word32 #

pattern KEY_F17 :: Word32 #

pattern KEY_F18 :: Word32 #

pattern KEY_F19 :: Word32 #

pattern KEY_F2 :: Word32 #

pattern KEY_F20 :: Word32 #

pattern KEY_F21 :: Word32 #

pattern KEY_F22 :: Word32 #

pattern KEY_F23 :: Word32 #

pattern KEY_F24 :: Word32 #

pattern KEY_F25 :: Word32 #

pattern KEY_F26 :: Word32 #

pattern KEY_F27 :: Word32 #

pattern KEY_F28 :: Word32 #

pattern KEY_F29 :: Word32 #

pattern KEY_F3 :: Word32 #

pattern KEY_F30 :: Word32 #

pattern KEY_F31 :: Word32 #

pattern KEY_F32 :: Word32 #

pattern KEY_F33 :: Word32 #

pattern KEY_F34 :: Word32 #

pattern KEY_F35 :: Word32 #

pattern KEY_F4 :: Word32 #

pattern KEY_F5 :: Word32 #

pattern KEY_F6 :: Word32 #

pattern KEY_F7 :: Word32 #

pattern KEY_F8 :: Word32 #

pattern KEY_F9 :: Word32 #

pattern KEY_FFrancSign :: Word32 #

pattern KEY_Fabovedot :: Word32 #

pattern KEY_Farsi_0 :: Word32 #

pattern KEY_Farsi_1 :: Word32 #

pattern KEY_Farsi_2 :: Word32 #

pattern KEY_Farsi_3 :: Word32 #

pattern KEY_Farsi_4 :: Word32 #

pattern KEY_Farsi_5 :: Word32 #

pattern KEY_Farsi_6 :: Word32 #

pattern KEY_Farsi_7 :: Word32 #

pattern KEY_Farsi_8 :: Word32 #

pattern KEY_Farsi_9 :: Word32 #

pattern KEY_Farsi_yeh :: Word32 #

pattern KEY_FastReverse :: Word32 #

pattern KEY_Favorites :: Word32 #

pattern KEY_Finance :: Word32 #

pattern KEY_Find :: Word32 #

pattern KEY_First_Virtual_Screen :: Word32 #

pattern KEY_FishingChart :: Word32 #

pattern KEY_Fn :: Word32 #

pattern KEY_FnRightShift :: Word32 #

pattern KEY_Fn_Esc :: Word32 #

pattern KEY_Forward :: Word32 #

pattern KEY_FrameBack :: Word32 #

pattern KEY_FrameForward :: Word32 #

pattern KEY_FullScreen :: Word32 #

pattern KEY_G :: Word32 #

pattern KEY_Gabovedot :: Word32 #

pattern KEY_Game :: Word32 #

pattern KEY_Gbreve :: Word32 #

pattern KEY_Gcaron :: Word32 #

pattern KEY_Gcedilla :: Word32 #

pattern KEY_Gcircumflex :: Word32 #

pattern KEY_Georgian_an :: Word32 #

pattern KEY_Georgian_ban :: Word32 #

pattern KEY_Georgian_can :: Word32 #

pattern KEY_Georgian_char :: Word32 #

pattern KEY_Georgian_chin :: Word32 #

pattern KEY_Georgian_cil :: Word32 #

pattern KEY_Georgian_don :: Word32 #

pattern KEY_Georgian_en :: Word32 #

pattern KEY_Georgian_fi :: Word32 #

pattern KEY_Georgian_gan :: Word32 #

pattern KEY_Georgian_ghan :: Word32 #

pattern KEY_Georgian_hae :: Word32 #

pattern KEY_Georgian_har :: Word32 #

pattern KEY_Georgian_he :: Word32 #

pattern KEY_Georgian_hie :: Word32 #

pattern KEY_Georgian_hoe :: Word32 #

pattern KEY_Georgian_in :: Word32 #

pattern KEY_Georgian_jhan :: Word32 #

pattern KEY_Georgian_jil :: Word32 #

pattern KEY_Georgian_kan :: Word32 #

pattern KEY_Georgian_khar :: Word32 #

pattern KEY_Georgian_las :: Word32 #

pattern KEY_Georgian_man :: Word32 #

pattern KEY_Georgian_nar :: Word32 #

pattern KEY_Georgian_on :: Word32 #

pattern KEY_Georgian_par :: Word32 #

pattern KEY_Georgian_phar :: Word32 #

pattern KEY_Georgian_qar :: Word32 #

pattern KEY_Georgian_rae :: Word32 #

pattern KEY_Georgian_san :: Word32 #

pattern KEY_Georgian_shin :: Word32 #

pattern KEY_Georgian_tan :: Word32 #

pattern KEY_Georgian_tar :: Word32 #

pattern KEY_Georgian_un :: Word32 #

pattern KEY_Georgian_vin :: Word32 #

pattern KEY_Georgian_we :: Word32 #

pattern KEY_Georgian_xan :: Word32 #

pattern KEY_Georgian_zen :: Word32 #

pattern KEY_Georgian_zhar :: Word32 #

pattern KEY_Go :: Word32 #

pattern KEY_GraphicsEditor :: Word32 #

pattern KEY_Greek_ALPHA :: Word32 #

pattern KEY_Greek_ALPHAaccent :: Word32 #

pattern KEY_Greek_BETA :: Word32 #

pattern KEY_Greek_CHI :: Word32 #

pattern KEY_Greek_DELTA :: Word32 #

pattern KEY_Greek_EPSILON :: Word32 #

pattern KEY_Greek_EPSILONaccent :: Word32 #

pattern KEY_Greek_ETA :: Word32 #

pattern KEY_Greek_ETAaccent :: Word32 #

pattern KEY_Greek_GAMMA :: Word32 #

pattern KEY_Greek_IOTA :: Word32 #

pattern KEY_Greek_IOTAaccent :: Word32 #

pattern KEY_Greek_IOTAdiaeresis :: Word32 #

pattern KEY_Greek_IOTAdieresis :: Word32 #

pattern KEY_Greek_KAPPA :: Word32 #

pattern KEY_Greek_LAMBDA :: Word32 #

pattern KEY_Greek_LAMDA :: Word32 #

pattern KEY_Greek_MU :: Word32 #

pattern KEY_Greek_NU :: Word32 #

pattern KEY_Greek_OMEGA :: Word32 #

pattern KEY_Greek_OMEGAaccent :: Word32 #

pattern KEY_Greek_OMICRON :: Word32 #

pattern KEY_Greek_OMICRONaccent :: Word32 #

pattern KEY_Greek_PHI :: Word32 #

pattern KEY_Greek_PI :: Word32 #

pattern KEY_Greek_PSI :: Word32 #

pattern KEY_Greek_RHO :: Word32 #

pattern KEY_Greek_SIGMA :: Word32 #

pattern KEY_Greek_TAU :: Word32 #

pattern KEY_Greek_THETA :: Word32 #

pattern KEY_Greek_UPSILON :: Word32 #

pattern KEY_Greek_UPSILONaccent :: Word32 #

pattern KEY_Greek_UPSILONdieresis :: Word32 #

pattern KEY_Greek_XI :: Word32 #

pattern KEY_Greek_ZETA :: Word32 #

pattern KEY_Greek_accentdieresis :: Word32 #

pattern KEY_Greek_alpha :: Word32 #

pattern KEY_Greek_alphaaccent :: Word32 #

pattern KEY_Greek_beta :: Word32 #

pattern KEY_Greek_chi :: Word32 #

pattern KEY_Greek_delta :: Word32 #

pattern KEY_Greek_epsilon :: Word32 #

pattern KEY_Greek_epsilonaccent :: Word32 #

pattern KEY_Greek_eta :: Word32 #

pattern KEY_Greek_etaaccent :: Word32 #

pattern KEY_Greek_finalsmallsigma :: Word32 #

pattern KEY_Greek_gamma :: Word32 #

pattern KEY_Greek_horizbar :: Word32 #

pattern KEY_Greek_iota :: Word32 #

pattern KEY_Greek_iotaaccent :: Word32 #

pattern KEY_Greek_iotadieresis :: Word32 #

pattern KEY_Greek_kappa :: Word32 #

pattern KEY_Greek_lambda :: Word32 #

pattern KEY_Greek_lamda :: Word32 #

pattern KEY_Greek_mu :: Word32 #

pattern KEY_Greek_nu :: Word32 #

pattern KEY_Greek_omega :: Word32 #

pattern KEY_Greek_omegaaccent :: Word32 #

pattern KEY_Greek_omicron :: Word32 #

pattern KEY_Greek_omicronaccent :: Word32 #

pattern KEY_Greek_phi :: Word32 #

pattern KEY_Greek_pi :: Word32 #

pattern KEY_Greek_psi :: Word32 #

pattern KEY_Greek_rho :: Word32 #

pattern KEY_Greek_sigma :: Word32 #

pattern KEY_Greek_switch :: Word32 #

pattern KEY_Greek_tau :: Word32 #

pattern KEY_Greek_theta :: Word32 #

pattern KEY_Greek_upsilon :: Word32 #

pattern KEY_Greek_upsilonaccent :: Word32 #

pattern KEY_Greek_upsilondieresis :: Word32 #

pattern KEY_Greek_xi :: Word32 #

pattern KEY_Greek_zeta :: Word32 #

pattern KEY_Green :: Word32 #

pattern KEY_H :: Word32 #

pattern KEY_Hangul :: Word32 #

pattern KEY_Hangul_A :: Word32 #

pattern KEY_Hangul_AE :: Word32 #

pattern KEY_Hangul_AraeA :: Word32 #

pattern KEY_Hangul_AraeAE :: Word32 #

pattern KEY_Hangul_Banja :: Word32 #

pattern KEY_Hangul_Cieuc :: Word32 #

pattern KEY_Hangul_Codeinput :: Word32 #

pattern KEY_Hangul_Dikeud :: Word32 #

pattern KEY_Hangul_E :: Word32 #

pattern KEY_Hangul_EO :: Word32 #

pattern KEY_Hangul_EU :: Word32 #

pattern KEY_Hangul_End :: Word32 #

pattern KEY_Hangul_Hanja :: Word32 #

pattern KEY_Hangul_Hieuh :: Word32 #

pattern KEY_Hangul_I :: Word32 #

pattern KEY_Hangul_Ieung :: Word32 #

pattern KEY_Hangul_J_Cieuc :: Word32 #

pattern KEY_Hangul_J_Dikeud :: Word32 #

pattern KEY_Hangul_J_Hieuh :: Word32 #

pattern KEY_Hangul_J_Ieung :: Word32 #

pattern KEY_Hangul_J_Jieuj :: Word32 #

pattern KEY_Hangul_J_Khieuq :: Word32 #

pattern KEY_Hangul_J_Kiyeog :: Word32 #

pattern KEY_Hangul_J_KiyeogSios :: Word32 #

pattern KEY_Hangul_J_Mieum :: Word32 #

pattern KEY_Hangul_J_Nieun :: Word32 #

pattern KEY_Hangul_J_NieunHieuh :: Word32 #

pattern KEY_Hangul_J_NieunJieuj :: Word32 #

pattern KEY_Hangul_J_PanSios :: Word32 #

pattern KEY_Hangul_J_Phieuf :: Word32 #

pattern KEY_Hangul_J_Pieub :: Word32 #

pattern KEY_Hangul_J_PieubSios :: Word32 #

pattern KEY_Hangul_J_Rieul :: Word32 #

pattern KEY_Hangul_J_RieulHieuh :: Word32 #

pattern KEY_Hangul_J_RieulKiyeog :: Word32 #

pattern KEY_Hangul_J_RieulMieum :: Word32 #

pattern KEY_Hangul_J_RieulPhieuf :: Word32 #

pattern KEY_Hangul_J_RieulPieub :: Word32 #

pattern KEY_Hangul_J_RieulSios :: Word32 #

pattern KEY_Hangul_J_RieulTieut :: Word32 #

pattern KEY_Hangul_J_Sios :: Word32 #

pattern KEY_Hangul_J_SsangKiyeog :: Word32 #

pattern KEY_Hangul_J_SsangSios :: Word32 #

pattern KEY_Hangul_J_Tieut :: Word32 #

pattern KEY_Hangul_J_YeorinHieuh :: Word32 #

pattern KEY_Hangul_Jamo :: Word32 #

pattern KEY_Hangul_Jeonja :: Word32 #

pattern KEY_Hangul_Jieuj :: Word32 #

pattern KEY_Hangul_Khieuq :: Word32 #

pattern KEY_Hangul_Kiyeog :: Word32 #

pattern KEY_Hangul_KiyeogSios :: Word32 #

pattern KEY_Hangul_Mieum :: Word32 #

pattern KEY_Hangul_Nieun :: Word32 #

pattern KEY_Hangul_NieunHieuh :: Word32 #

pattern KEY_Hangul_NieunJieuj :: Word32 #

pattern KEY_Hangul_O :: Word32 #

pattern KEY_Hangul_OE :: Word32 #

pattern KEY_Hangul_PanSios :: Word32 #

pattern KEY_Hangul_Phieuf :: Word32 #

pattern KEY_Hangul_Pieub :: Word32 #

pattern KEY_Hangul_PieubSios :: Word32 #

pattern KEY_Hangul_PostHanja :: Word32 #

pattern KEY_Hangul_PreHanja :: Word32 #

pattern KEY_Hangul_Rieul :: Word32 #

pattern KEY_Hangul_RieulHieuh :: Word32 #

pattern KEY_Hangul_RieulKiyeog :: Word32 #

pattern KEY_Hangul_RieulMieum :: Word32 #

pattern KEY_Hangul_RieulPhieuf :: Word32 #

pattern KEY_Hangul_RieulPieub :: Word32 #

pattern KEY_Hangul_RieulSios :: Word32 #

pattern KEY_Hangul_RieulTieut :: Word32 #

pattern KEY_Hangul_RieulYeorinHieuh :: Word32 #

pattern KEY_Hangul_Romaja :: Word32 #

pattern KEY_Hangul_SingleCandidate :: Word32 #

pattern KEY_Hangul_Sios :: Word32 #

pattern KEY_Hangul_Special :: Word32 #

pattern KEY_Hangul_SsangDikeud :: Word32 #

pattern KEY_Hangul_SsangJieuj :: Word32 #

pattern KEY_Hangul_SsangKiyeog :: Word32 #

pattern KEY_Hangul_SsangPieub :: Word32 #

pattern KEY_Hangul_SsangSios :: Word32 #

pattern KEY_Hangul_Start :: Word32 #

pattern KEY_Hangul_Tieut :: Word32 #

pattern KEY_Hangul_U :: Word32 #

pattern KEY_Hangul_WA :: Word32 #

pattern KEY_Hangul_WAE :: Word32 #

pattern KEY_Hangul_WE :: Word32 #

pattern KEY_Hangul_WEO :: Word32 #

pattern KEY_Hangul_WI :: Word32 #

pattern KEY_Hangul_YA :: Word32 #

pattern KEY_Hangul_YAE :: Word32 #

pattern KEY_Hangul_YE :: Word32 #

pattern KEY_Hangul_YEO :: Word32 #

pattern KEY_Hangul_YI :: Word32 #

pattern KEY_Hangul_YO :: Word32 #

pattern KEY_Hangul_YU :: Word32 #

pattern KEY_Hangul_YeorinHieuh :: Word32 #

pattern KEY_Hangul_switch :: Word32 #

pattern KEY_HangupPhone :: Word32 #

pattern KEY_Hankaku :: Word32 #

pattern KEY_Hcircumflex :: Word32 #

pattern KEY_Hebrew_switch :: Word32 #

pattern KEY_Help :: Word32 #

pattern KEY_Henkan :: Word32 #

pattern KEY_Henkan_Mode :: Word32 #

pattern KEY_Hibernate :: Word32 #

pattern KEY_Hiragana :: Word32 #

pattern KEY_Hiragana_Katakana :: Word32 #

pattern KEY_History :: Word32 #

pattern KEY_Home :: Word32 #

pattern KEY_HomePage :: Word32 #

pattern KEY_HotLinks :: Word32 #

pattern KEY_Hstroke :: Word32 #

pattern KEY_Hyper_L :: Word32 #

pattern KEY_Hyper_R :: Word32 #

pattern KEY_I :: Word32 #

pattern KEY_ISO_Center_Object :: Word32 #

pattern KEY_ISO_Emphasize :: Word32 #

pattern KEY_ISO_Enter :: Word32 #

pattern KEY_ISO_Fast_Cursor_Down :: Word32 #

pattern KEY_ISO_Fast_Cursor_Left :: Word32 #

pattern KEY_ISO_Fast_Cursor_Right :: Word32 #

pattern KEY_ISO_Fast_Cursor_Up :: Word32 #

pattern KEY_ISO_First_Group :: Word32 #

pattern KEY_ISO_First_Group_Lock :: Word32 #

pattern KEY_ISO_Group_Latch :: Word32 #

pattern KEY_ISO_Group_Lock :: Word32 #

pattern KEY_ISO_Group_Shift :: Word32 #

pattern KEY_ISO_Last_Group :: Word32 #

pattern KEY_ISO_Last_Group_Lock :: Word32 #

pattern KEY_ISO_Left_Tab :: Word32 #

pattern KEY_ISO_Level2_Latch :: Word32 #

pattern KEY_ISO_Level3_Latch :: Word32 #

pattern KEY_ISO_Level3_Lock :: Word32 #

pattern KEY_ISO_Level3_Shift :: Word32 #

pattern KEY_ISO_Level5_Latch :: Word32 #

pattern KEY_ISO_Level5_Lock :: Word32 #

pattern KEY_ISO_Level5_Shift :: Word32 #

pattern KEY_ISO_Lock :: Word32 #

pattern KEY_ISO_Move_Line_Down :: Word32 #

pattern KEY_ISO_Move_Line_Up :: Word32 #

pattern KEY_ISO_Next_Group :: Word32 #

pattern KEY_ISO_Next_Group_Lock :: Word32 #

pattern KEY_ISO_Partial_Line_Down :: Word32 #

pattern KEY_ISO_Partial_Line_Up :: Word32 #

pattern KEY_ISO_Partial_Space_Left :: Word32 #

pattern KEY_ISO_Partial_Space_Right :: Word32 #

pattern KEY_ISO_Prev_Group :: Word32 #

pattern KEY_ISO_Prev_Group_Lock :: Word32 #

pattern KEY_ISO_Release_Margin_Left :: Word32 #

pattern KEY_ISO_Set_Margin_Left :: Word32 #

pattern KEY_ISO_Set_Margin_Right :: Word32 #

pattern KEY_Iabovedot :: Word32 #

pattern KEY_Iacute :: Word32 #

pattern KEY_Ibelowdot :: Word32 #

pattern KEY_Ibreve :: Word32 #

pattern KEY_Icircumflex :: Word32 #

pattern KEY_Idiaeresis :: Word32 #

pattern KEY_Igrave :: Word32 #

pattern KEY_Ihook :: Word32 #

pattern KEY_Imacron :: Word32 #

pattern KEY_Images :: Word32 #

pattern KEY_Info :: Word32 #

pattern KEY_Insert :: Word32 #

pattern KEY_Iogonek :: Word32 #

pattern KEY_Itilde :: Word32 #

pattern KEY_J :: Word32 #

pattern KEY_Jcircumflex :: Word32 #

pattern KEY_Journal :: Word32 #

pattern KEY_K :: Word32 #

pattern KEY_KP_0 :: Word32 #

pattern KEY_KP_1 :: Word32 #

pattern KEY_KP_2 :: Word32 #

pattern KEY_KP_3 :: Word32 #

pattern KEY_KP_4 :: Word32 #

pattern KEY_KP_5 :: Word32 #

pattern KEY_KP_6 :: Word32 #

pattern KEY_KP_7 :: Word32 #

pattern KEY_KP_8 :: Word32 #

pattern KEY_KP_9 :: Word32 #

pattern KEY_KP_Add :: Word32 #

pattern KEY_KP_Begin :: Word32 #

pattern KEY_KP_Decimal :: Word32 #

pattern KEY_KP_Delete :: Word32 #

pattern KEY_KP_Divide :: Word32 #

pattern KEY_KP_Down :: Word32 #

pattern KEY_KP_End :: Word32 #

pattern KEY_KP_Enter :: Word32 #

pattern KEY_KP_Equal :: Word32 #

pattern KEY_KP_F1 :: Word32 #

pattern KEY_KP_F2 :: Word32 #

pattern KEY_KP_F3 :: Word32 #

pattern KEY_KP_F4 :: Word32 #

pattern KEY_KP_Home :: Word32 #

pattern KEY_KP_Insert :: Word32 #

pattern KEY_KP_Left :: Word32 #

pattern KEY_KP_Multiply :: Word32 #

pattern KEY_KP_Next :: Word32 #

pattern KEY_KP_Page_Down :: Word32 #

pattern KEY_KP_Page_Up :: Word32 #

pattern KEY_KP_Prior :: Word32 #

pattern KEY_KP_Right :: Word32 #

pattern KEY_KP_Separator :: Word32 #

pattern KEY_KP_Space :: Word32 #

pattern KEY_KP_Subtract :: Word32 #

pattern KEY_KP_Tab :: Word32 #

pattern KEY_KP_Up :: Word32 #

pattern KEY_Kana_Lock :: Word32 #

pattern KEY_Kana_Shift :: Word32 #

pattern KEY_Kanji :: Word32 #

pattern KEY_Kanji_Bangou :: Word32 #

pattern KEY_Katakana :: Word32 #

pattern KEY_KbdBrightnessDown :: Word32 #

pattern KEY_KbdBrightnessUp :: Word32 #

pattern KEY_KbdInputAssistAccept :: Word32 #

pattern KEY_KbdInputAssistCancel :: Word32 #

pattern KEY_KbdInputAssistNext :: Word32 #

pattern KEY_KbdInputAssistNextgroup :: Word32 #

pattern KEY_KbdInputAssistPrev :: Word32 #

pattern KEY_KbdInputAssistPrevgroup :: Word32 #

pattern KEY_KbdLcdMenu1 :: Word32 #

pattern KEY_KbdLcdMenu2 :: Word32 #

pattern KEY_KbdLcdMenu3 :: Word32 #

pattern KEY_KbdLcdMenu4 :: Word32 #

pattern KEY_KbdLcdMenu5 :: Word32 #

pattern KEY_KbdLightOnOff :: Word32 #

pattern KEY_Kcedilla :: Word32 #

pattern KEY_Keyboard :: Word32 #

pattern KEY_Korean_Won :: Word32 #

pattern KEY_L :: Word32 #

pattern KEY_L1 :: Word32 #

pattern KEY_L10 :: Word32 #

pattern KEY_L2 :: Word32 #

pattern KEY_L3 :: Word32 #

pattern KEY_L4 :: Word32 #

pattern KEY_L5 :: Word32 #

pattern KEY_L6 :: Word32 #

pattern KEY_L7 :: Word32 #

pattern KEY_L8 :: Word32 #

pattern KEY_L9 :: Word32 #

pattern KEY_Lacute :: Word32 #

pattern KEY_Last_Virtual_Screen :: Word32 #

pattern KEY_Launch0 :: Word32 #

pattern KEY_Launch1 :: Word32 #

pattern KEY_Launch2 :: Word32 #

pattern KEY_Launch3 :: Word32 #

pattern KEY_Launch4 :: Word32 #

pattern KEY_Launch5 :: Word32 #

pattern KEY_Launch6 :: Word32 #

pattern KEY_Launch7 :: Word32 #

pattern KEY_Launch8 :: Word32 #

pattern KEY_Launch9 :: Word32 #

pattern KEY_LaunchA :: Word32 #

pattern KEY_LaunchB :: Word32 #

pattern KEY_LaunchC :: Word32 #

pattern KEY_LaunchD :: Word32 #

pattern KEY_LaunchE :: Word32 #

pattern KEY_LaunchF :: Word32 #

pattern KEY_Lbelowdot :: Word32 #

pattern KEY_Lcaron :: Word32 #

pattern KEY_Lcedilla :: Word32 #

pattern KEY_Left :: Word32 #

pattern KEY_LeftDown :: Word32 #

pattern KEY_LeftUp :: Word32 #

pattern KEY_LightBulb :: Word32 #

pattern KEY_LightsToggle :: Word32 #

pattern KEY_Linefeed :: Word32 #

pattern KEY_LiraSign :: Word32 #

pattern KEY_LogGrabInfo :: Word32 #

pattern KEY_LogOff :: Word32 #

pattern KEY_LogWindowTree :: Word32 #

pattern KEY_Lstroke :: Word32 #

pattern KEY_M :: Word32 #

pattern KEY_Mabovedot :: Word32 #

pattern KEY_Macedonia_DSE :: Word32 #

pattern KEY_Macedonia_GJE :: Word32 #

pattern KEY_Macedonia_KJE :: Word32 #

pattern KEY_Macedonia_dse :: Word32 #

pattern KEY_Macedonia_gje :: Word32 #

pattern KEY_Macedonia_kje :: Word32 #

pattern KEY_Macro1 :: Word32 #

pattern KEY_Macro10 :: Word32 #

pattern KEY_Macro11 :: Word32 #

pattern KEY_Macro12 :: Word32 #

pattern KEY_Macro13 :: Word32 #

pattern KEY_Macro14 :: Word32 #

pattern KEY_Macro15 :: Word32 #

pattern KEY_Macro16 :: Word32 #

pattern KEY_Macro17 :: Word32 #

pattern KEY_Macro18 :: Word32 #

pattern KEY_Macro19 :: Word32 #

pattern KEY_Macro2 :: Word32 #

pattern KEY_Macro20 :: Word32 #

pattern KEY_Macro21 :: Word32 #

pattern KEY_Macro22 :: Word32 #

pattern KEY_Macro23 :: Word32 #

pattern KEY_Macro24 :: Word32 #

pattern KEY_Macro25 :: Word32 #

pattern KEY_Macro26 :: Word32 #

pattern KEY_Macro27 :: Word32 #

pattern KEY_Macro28 :: Word32 #

pattern KEY_Macro29 :: Word32 #

pattern KEY_Macro3 :: Word32 #

pattern KEY_Macro30 :: Word32 #

pattern KEY_Macro4 :: Word32 #

pattern KEY_Macro5 :: Word32 #

pattern KEY_Macro6 :: Word32 #

pattern KEY_Macro7 :: Word32 #

pattern KEY_Macro8 :: Word32 #

pattern KEY_Macro9 :: Word32 #

pattern KEY_MacroPreset1 :: Word32 #

pattern KEY_MacroPreset2 :: Word32 #

pattern KEY_MacroPreset3 :: Word32 #

pattern KEY_MacroPresetCycle :: Word32 #

pattern KEY_MacroRecordStart :: Word32 #

pattern KEY_MacroRecordStop :: Word32 #

pattern KEY_Mae_Koho :: Word32 #

pattern KEY_Mail :: Word32 #

pattern KEY_MailForward :: Word32 #

pattern KEY_MarkWaypoint :: Word32 #

pattern KEY_Market :: Word32 #

pattern KEY_Massyo :: Word32 #

pattern KEY_MediaRepeat :: Word32 #

pattern KEY_MediaTopMenu :: Word32 #

pattern KEY_Meeting :: Word32 #

pattern KEY_Memo :: Word32 #

pattern KEY_Menu :: Word32 #

pattern KEY_MenuKB :: Word32 #

pattern KEY_MenuPB :: Word32 #

pattern KEY_Messenger :: Word32 #

pattern KEY_Meta_L :: Word32 #

pattern KEY_Meta_R :: Word32 #

pattern KEY_MillSign :: Word32 #

pattern KEY_ModeLock :: Word32 #

pattern KEY_Mode_switch :: Word32 #

pattern KEY_MonBrightnessCycle :: Word32 #

pattern KEY_MonBrightnessDown :: Word32 #

pattern KEY_MonBrightnessUp :: Word32 #

pattern KEY_MouseKeys_Accel_Enable :: Word32 #

pattern KEY_MouseKeys_Enable :: Word32 #

pattern KEY_Muhenkan :: Word32 #

pattern KEY_Multi_key :: Word32 #

pattern KEY_MultipleCandidate :: Word32 #

pattern KEY_Music :: Word32 #

pattern KEY_MyComputer :: Word32 #

pattern KEY_MySites :: Word32 #

pattern KEY_N :: Word32 #

pattern KEY_Nacute :: Word32 #

pattern KEY_NairaSign :: Word32 #

pattern KEY_NavChart :: Word32 #

pattern KEY_NavInfo :: Word32 #

pattern KEY_Ncaron :: Word32 #

pattern KEY_Ncedilla :: Word32 #

pattern KEY_New :: Word32 #

pattern KEY_NewSheqelSign :: Word32 #

pattern KEY_News :: Word32 #

pattern KEY_Next :: Word32 #

pattern KEY_NextElement :: Word32 #

pattern KEY_NextFavorite :: Word32 #

pattern KEY_Next_VMode :: Word32 #

pattern KEY_Next_Virtual_Screen :: Word32 #

pattern KEY_NotificationCenter :: Word32 #

pattern KEY_Ntilde :: Word32 #

pattern KEY_Num_Lock :: Word32 #

pattern KEY_Numeric0 :: Word32 #

pattern KEY_Numeric1 :: Word32 #

pattern KEY_Numeric11 :: Word32 #

pattern KEY_Numeric12 :: Word32 #

pattern KEY_Numeric2 :: Word32 #

pattern KEY_Numeric3 :: Word32 #

pattern KEY_Numeric4 :: Word32 #

pattern KEY_Numeric5 :: Word32 #

pattern KEY_Numeric6 :: Word32 #

pattern KEY_Numeric7 :: Word32 #

pattern KEY_Numeric8 :: Word32 #

pattern KEY_Numeric9 :: Word32 #

pattern KEY_NumericA :: Word32 #

pattern KEY_NumericB :: Word32 #

pattern KEY_NumericC :: Word32 #

pattern KEY_NumericD :: Word32 #

pattern KEY_NumericPound :: Word32 #

pattern KEY_NumericStar :: Word32 #

pattern KEY_O :: Word32 #

pattern KEY_OE :: Word32 #

pattern KEY_Oacute :: Word32 #

pattern KEY_Obarred :: Word32 #

pattern KEY_Obelowdot :: Word32 #

pattern KEY_Ocaron :: Word32 #

pattern KEY_Ocircumflex :: Word32 #

pattern KEY_Ocircumflexacute :: Word32 #

pattern KEY_Ocircumflexbelowdot :: Word32 #

pattern KEY_Ocircumflexgrave :: Word32 #

pattern KEY_Ocircumflexhook :: Word32 #

pattern KEY_Ocircumflextilde :: Word32 #

pattern KEY_Odiaeresis :: Word32 #

pattern KEY_Odoubleacute :: Word32 #

pattern KEY_OfficeHome :: Word32 #

pattern KEY_Ograve :: Word32 #

pattern KEY_Ohook :: Word32 #

pattern KEY_Ohorn :: Word32 #

pattern KEY_Ohornacute :: Word32 #

pattern KEY_Ohornbelowdot :: Word32 #

pattern KEY_Ohorngrave :: Word32 #

pattern KEY_Ohornhook :: Word32 #

pattern KEY_Ohorntilde :: Word32 #

pattern KEY_Omacron :: Word32 #

pattern KEY_OnScreenKeyboard :: Word32 #

pattern KEY_Ooblique :: Word32 #

pattern KEY_Open :: Word32 #

pattern KEY_OpenURL :: Word32 #

pattern KEY_Option :: Word32 #

pattern KEY_Oslash :: Word32 #

pattern KEY_Otilde :: Word32 #

pattern KEY_Overlay1_Enable :: Word32 #

pattern KEY_Overlay2_Enable :: Word32 #

pattern KEY_P :: Word32 #

pattern KEY_Pabovedot :: Word32 #

pattern KEY_Page_Down :: Word32 #

pattern KEY_Page_Up :: Word32 #

pattern KEY_Paste :: Word32 #

pattern KEY_Pause :: Word32 #

pattern KEY_PauseRecord :: Word32 #

pattern KEY_PesetaSign :: Word32 #

pattern KEY_Phone :: Word32 #

pattern KEY_PickupPhone :: Word32 #

pattern KEY_Pictures :: Word32 #

pattern KEY_Pointer_Accelerate :: Word32 #

pattern KEY_Pointer_Button1 :: Word32 #

pattern KEY_Pointer_Button2 :: Word32 #

pattern KEY_Pointer_Button3 :: Word32 #

pattern KEY_Pointer_Button4 :: Word32 #

pattern KEY_Pointer_Button5 :: Word32 #

pattern KEY_Pointer_Button_Dflt :: Word32 #

pattern KEY_Pointer_DblClick1 :: Word32 #

pattern KEY_Pointer_DblClick2 :: Word32 #

pattern KEY_Pointer_DblClick3 :: Word32 #

pattern KEY_Pointer_DblClick4 :: Word32 #

pattern KEY_Pointer_DblClick5 :: Word32 #

pattern KEY_Pointer_DblClick_Dflt :: Word32 #

pattern KEY_Pointer_DfltBtnNext :: Word32 #

pattern KEY_Pointer_DfltBtnPrev :: Word32 #

pattern KEY_Pointer_Down :: Word32 #

pattern KEY_Pointer_DownLeft :: Word32 #

pattern KEY_Pointer_DownRight :: Word32 #

pattern KEY_Pointer_Drag1 :: Word32 #

pattern KEY_Pointer_Drag2 :: Word32 #

pattern KEY_Pointer_Drag3 :: Word32 #

pattern KEY_Pointer_Drag4 :: Word32 #

pattern KEY_Pointer_Drag5 :: Word32 #

pattern KEY_Pointer_Drag_Dflt :: Word32 #

pattern KEY_Pointer_EnableKeys :: Word32 #

pattern KEY_Pointer_Left :: Word32 #

pattern KEY_Pointer_Right :: Word32 #

pattern KEY_Pointer_Up :: Word32 #

pattern KEY_Pointer_UpLeft :: Word32 #

pattern KEY_Pointer_UpRight :: Word32 #

pattern KEY_PowerDown :: Word32 #

pattern KEY_PowerOff :: Word32 #

pattern KEY_Presentation :: Word32 #

pattern KEY_Prev_VMode :: Word32 #

pattern KEY_Prev_Virtual_Screen :: Word32 #

pattern KEY_PreviousCandidate :: Word32 #

pattern KEY_PreviousElement :: Word32 #

pattern KEY_Print :: Word32 #

pattern KEY_Prior :: Word32 #

pattern KEY_PrivacyScreenToggle :: Word32 #

pattern KEY_Q :: Word32 #

pattern KEY_R :: Word32 #

pattern KEY_R1 :: Word32 #

pattern KEY_R10 :: Word32 #

pattern KEY_R11 :: Word32 #

pattern KEY_R12 :: Word32 #

pattern KEY_R13 :: Word32 #

pattern KEY_R14 :: Word32 #

pattern KEY_R15 :: Word32 #

pattern KEY_R2 :: Word32 #

pattern KEY_R3 :: Word32 #

pattern KEY_R4 :: Word32 #

pattern KEY_R5 :: Word32 #

pattern KEY_R6 :: Word32 #

pattern KEY_R7 :: Word32 #

pattern KEY_R8 :: Word32 #

pattern KEY_R9 :: Word32 #

pattern KEY_RFKill :: Word32 #

pattern KEY_Racute :: Word32 #

pattern KEY_RadarOverlay :: Word32 #

pattern KEY_Rcaron :: Word32 #

pattern KEY_Rcedilla :: Word32 #

pattern KEY_Red :: Word32 #

pattern KEY_Redo :: Word32 #

pattern KEY_Refresh :: Word32 #

pattern KEY_RefreshRateToggle :: Word32 #

pattern KEY_Reload :: Word32 #

pattern KEY_RepeatKeys_Enable :: Word32 #

pattern KEY_Reply :: Word32 #

pattern KEY_Return :: Word32 #

pattern KEY_Right :: Word32 #

pattern KEY_RightDown :: Word32 #

pattern KEY_RightUp :: Word32 #

pattern KEY_RockerDown :: Word32 #

pattern KEY_RockerEnter :: Word32 #

pattern KEY_RockerUp :: Word32 #

pattern KEY_Romaji :: Word32 #

pattern KEY_RootMenu :: Word32 #

pattern KEY_RotateWindows :: Word32 #

pattern KEY_RotationKB :: Word32 #

pattern KEY_RotationLockToggle :: Word32 #

pattern KEY_RotationPB :: Word32 #

pattern KEY_RupeeSign :: Word32 #

pattern KEY_S :: Word32 #

pattern KEY_SCHWA :: Word32 #

pattern KEY_Sabovedot :: Word32 #

pattern KEY_Sacute :: Word32 #

pattern KEY_Save :: Word32 #

pattern KEY_Scaron :: Word32 #

pattern KEY_Scedilla :: Word32 #

pattern KEY_Scircumflex :: Word32 #

pattern KEY_ScreenSaver :: Word32 #

pattern KEY_Screensaver :: Word32 #

pattern KEY_ScrollClick :: Word32 #

pattern KEY_ScrollDown :: Word32 #

pattern KEY_ScrollUp :: Word32 #

pattern KEY_Scroll_Lock :: Word32 #

pattern KEY_Search :: Word32 #

pattern KEY_Select :: Word32 #

pattern KEY_SelectButton :: Word32 #

pattern KEY_SelectiveScreenshot :: Word32 #

pattern KEY_Send :: Word32 #

pattern KEY_Serbian_DJE :: Word32 #

pattern KEY_Serbian_DZE :: Word32 #

pattern KEY_Serbian_JE :: Word32 #

pattern KEY_Serbian_LJE :: Word32 #

pattern KEY_Serbian_NJE :: Word32 #

pattern KEY_Serbian_TSHE :: Word32 #

pattern KEY_Serbian_dje :: Word32 #

pattern KEY_Serbian_dze :: Word32 #

pattern KEY_Serbian_je :: Word32 #

pattern KEY_Serbian_lje :: Word32 #

pattern KEY_Serbian_nje :: Word32 #

pattern KEY_Serbian_tshe :: Word32 #

pattern KEY_Shift_L :: Word32 #

pattern KEY_Shift_Lock :: Word32 #

pattern KEY_Shift_R :: Word32 #

pattern KEY_Shop :: Word32 #

pattern KEY_SidevuSonar :: Word32 #

pattern KEY_SingleCandidate :: Word32 #

pattern KEY_SingleRangeRadar :: Word32 #

pattern KEY_Sinh_a :: Word32 #

pattern KEY_Sinh_aa :: Word32 #

pattern KEY_Sinh_aa2 :: Word32 #

pattern KEY_Sinh_ae :: Word32 #

pattern KEY_Sinh_ae2 :: Word32 #

pattern KEY_Sinh_aee :: Word32 #

pattern KEY_Sinh_aee2 :: Word32 #

pattern KEY_Sinh_ai :: Word32 #

pattern KEY_Sinh_ai2 :: Word32 #

pattern KEY_Sinh_al :: Word32 #

pattern KEY_Sinh_au :: Word32 #

pattern KEY_Sinh_au2 :: Word32 #

pattern KEY_Sinh_ba :: Word32 #

pattern KEY_Sinh_bha :: Word32 #

pattern KEY_Sinh_ca :: Word32 #

pattern KEY_Sinh_cha :: Word32 #

pattern KEY_Sinh_dda :: Word32 #

pattern KEY_Sinh_ddha :: Word32 #

pattern KEY_Sinh_dha :: Word32 #

pattern KEY_Sinh_dhha :: Word32 #

pattern KEY_Sinh_e :: Word32 #

pattern KEY_Sinh_e2 :: Word32 #

pattern KEY_Sinh_ee :: Word32 #

pattern KEY_Sinh_ee2 :: Word32 #

pattern KEY_Sinh_fa :: Word32 #

pattern KEY_Sinh_ga :: Word32 #

pattern KEY_Sinh_gha :: Word32 #

pattern KEY_Sinh_h2 :: Word32 #

pattern KEY_Sinh_ha :: Word32 #

pattern KEY_Sinh_i :: Word32 #

pattern KEY_Sinh_i2 :: Word32 #

pattern KEY_Sinh_ii :: Word32 #

pattern KEY_Sinh_ii2 :: Word32 #

pattern KEY_Sinh_ja :: Word32 #

pattern KEY_Sinh_jha :: Word32 #

pattern KEY_Sinh_jnya :: Word32 #

pattern KEY_Sinh_ka :: Word32 #

pattern KEY_Sinh_kha :: Word32 #

pattern KEY_Sinh_kunddaliya :: Word32 #

pattern KEY_Sinh_la :: Word32 #

pattern KEY_Sinh_lla :: Word32 #

pattern KEY_Sinh_lu :: Word32 #

pattern KEY_Sinh_lu2 :: Word32 #

pattern KEY_Sinh_luu :: Word32 #

pattern KEY_Sinh_luu2 :: Word32 #

pattern KEY_Sinh_ma :: Word32 #

pattern KEY_Sinh_mba :: Word32 #

pattern KEY_Sinh_na :: Word32 #

pattern KEY_Sinh_ndda :: Word32 #

pattern KEY_Sinh_ndha :: Word32 #

pattern KEY_Sinh_ng :: Word32 #

pattern KEY_Sinh_ng2 :: Word32 #

pattern KEY_Sinh_nga :: Word32 #

pattern KEY_Sinh_nja :: Word32 #

pattern KEY_Sinh_nna :: Word32 #

pattern KEY_Sinh_nya :: Word32 #

pattern KEY_Sinh_o :: Word32 #

pattern KEY_Sinh_o2 :: Word32 #

pattern KEY_Sinh_oo :: Word32 #

pattern KEY_Sinh_oo2 :: Word32 #

pattern KEY_Sinh_pa :: Word32 #

pattern KEY_Sinh_pha :: Word32 #

pattern KEY_Sinh_ra :: Word32 #

pattern KEY_Sinh_ri :: Word32 #

pattern KEY_Sinh_rii :: Word32 #

pattern KEY_Sinh_ru2 :: Word32 #

pattern KEY_Sinh_ruu2 :: Word32 #

pattern KEY_Sinh_sa :: Word32 #

pattern KEY_Sinh_sha :: Word32 #

pattern KEY_Sinh_ssha :: Word32 #

pattern KEY_Sinh_tha :: Word32 #

pattern KEY_Sinh_thha :: Word32 #

pattern KEY_Sinh_tta :: Word32 #

pattern KEY_Sinh_ttha :: Word32 #

pattern KEY_Sinh_u :: Word32 #

pattern KEY_Sinh_u2 :: Word32 #

pattern KEY_Sinh_uu :: Word32 #

pattern KEY_Sinh_uu2 :: Word32 #

pattern KEY_Sinh_va :: Word32 #

pattern KEY_Sinh_ya :: Word32 #

pattern KEY_Sleep :: Word32 #

pattern KEY_SlowKeys_Enable :: Word32 #

pattern KEY_SlowReverse :: Word32 #

pattern KEY_Sos :: Word32 #

pattern KEY_Spell :: Word32 #

pattern KEY_SpellCheck :: Word32 #

pattern KEY_SplitScreen :: Word32 #

pattern KEY_Standby :: Word32 #

pattern KEY_Start :: Word32 #

pattern KEY_StickyKeys_Enable :: Word32 #

pattern KEY_Stop :: Word32 #

pattern KEY_StopRecord :: Word32 #

pattern KEY_Subtitle :: Word32 #

pattern KEY_Super_L :: Word32 #

pattern KEY_Super_R :: Word32 #

pattern KEY_Support :: Word32 #

pattern KEY_Suspend :: Word32 #

pattern KEY_Switch_VT_1 :: Word32 #

pattern KEY_Switch_VT_10 :: Word32 #

pattern KEY_Switch_VT_11 :: Word32 #

pattern KEY_Switch_VT_12 :: Word32 #

pattern KEY_Switch_VT_2 :: Word32 #

pattern KEY_Switch_VT_3 :: Word32 #

pattern KEY_Switch_VT_4 :: Word32 #

pattern KEY_Switch_VT_5 :: Word32 #

pattern KEY_Switch_VT_6 :: Word32 #

pattern KEY_Switch_VT_7 :: Word32 #

pattern KEY_Switch_VT_8 :: Word32 #

pattern KEY_Switch_VT_9 :: Word32 #

pattern KEY_Sys_Req :: Word32 #

pattern KEY_T :: Word32 #

pattern KEY_THORN :: Word32 #

pattern KEY_Tab :: Word32 #

pattern KEY_Tabovedot :: Word32 #

pattern KEY_TaskPane :: Word32 #

pattern KEY_Taskmanager :: Word32 #

pattern KEY_Tcaron :: Word32 #

pattern KEY_Tcedilla :: Word32 #

pattern KEY_Terminal :: Word32 #

pattern KEY_Terminate_Server :: Word32 #

pattern KEY_Thai_baht :: Word32 #

pattern KEY_Thai_bobaimai :: Word32 #

pattern KEY_Thai_chochan :: Word32 #

pattern KEY_Thai_chochang :: Word32 #

pattern KEY_Thai_choching :: Word32 #

pattern KEY_Thai_chochoe :: Word32 #

pattern KEY_Thai_dochada :: Word32 #

pattern KEY_Thai_dodek :: Word32 #

pattern KEY_Thai_fofa :: Word32 #

pattern KEY_Thai_fofan :: Word32 #

pattern KEY_Thai_hohip :: Word32 #

pattern KEY_Thai_honokhuk :: Word32 #

pattern KEY_Thai_khokhai :: Word32 #

pattern KEY_Thai_khokhon :: Word32 #

pattern KEY_Thai_khokhuat :: Word32 #

pattern KEY_Thai_khokhwai :: Word32 #

pattern KEY_Thai_khorakhang :: Word32 #

pattern KEY_Thai_kokai :: Word32 #

pattern KEY_Thai_lakkhangyao :: Word32 #

pattern KEY_Thai_lekchet :: Word32 #

pattern KEY_Thai_lekha :: Word32 #

pattern KEY_Thai_lekhok :: Word32 #

pattern KEY_Thai_lekkao :: Word32 #

pattern KEY_Thai_leknung :: Word32 #

pattern KEY_Thai_lekpaet :: Word32 #

pattern KEY_Thai_leksam :: Word32 #

pattern KEY_Thai_leksi :: Word32 #

pattern KEY_Thai_leksong :: Word32 #

pattern KEY_Thai_leksun :: Word32 #

pattern KEY_Thai_lochula :: Word32 #

pattern KEY_Thai_loling :: Word32 #

pattern KEY_Thai_lu :: Word32 #

pattern KEY_Thai_maichattawa :: Word32 #

pattern KEY_Thai_maiek :: Word32 #

pattern KEY_Thai_maihanakat :: Word32 #

pattern KEY_Thai_maihanakat_maitho :: Word32 #

pattern KEY_Thai_maitaikhu :: Word32 #

pattern KEY_Thai_maitho :: Word32 #

pattern KEY_Thai_maitri :: Word32 #

pattern KEY_Thai_maiyamok :: Word32 #

pattern KEY_Thai_moma :: Word32 #

pattern KEY_Thai_ngongu :: Word32 #

pattern KEY_Thai_nikhahit :: Word32 #

pattern KEY_Thai_nonen :: Word32 #

pattern KEY_Thai_nonu :: Word32 #

pattern KEY_Thai_oang :: Word32 #

pattern KEY_Thai_paiyannoi :: Word32 #

pattern KEY_Thai_phinthu :: Word32 #

pattern KEY_Thai_phophan :: Word32 #

pattern KEY_Thai_phophung :: Word32 #

pattern KEY_Thai_phosamphao :: Word32 #

pattern KEY_Thai_popla :: Word32 #

pattern KEY_Thai_rorua :: Word32 #

pattern KEY_Thai_ru :: Word32 #

pattern KEY_Thai_saraa :: Word32 #

pattern KEY_Thai_saraaa :: Word32 #

pattern KEY_Thai_saraae :: Word32 #

pattern KEY_Thai_saraaimaimalai :: Word32 #

pattern KEY_Thai_saraaimaimuan :: Word32 #

pattern KEY_Thai_saraam :: Word32 #

pattern KEY_Thai_sarae :: Word32 #

pattern KEY_Thai_sarai :: Word32 #

pattern KEY_Thai_saraii :: Word32 #

pattern KEY_Thai_sarao :: Word32 #

pattern KEY_Thai_sarau :: Word32 #

pattern KEY_Thai_saraue :: Word32 #

pattern KEY_Thai_sarauee :: Word32 #

pattern KEY_Thai_sarauu :: Word32 #

pattern KEY_Thai_sorusi :: Word32 #

pattern KEY_Thai_sosala :: Word32 #

pattern KEY_Thai_soso :: Word32 #

pattern KEY_Thai_sosua :: Word32 #

pattern KEY_Thai_thanthakhat :: Word32 #

pattern KEY_Thai_thonangmontho :: Word32 #

pattern KEY_Thai_thophuthao :: Word32 #

pattern KEY_Thai_thothahan :: Word32 #

pattern KEY_Thai_thothan :: Word32 #

pattern KEY_Thai_thothong :: Word32 #

pattern KEY_Thai_thothung :: Word32 #

pattern KEY_Thai_topatak :: Word32 #

pattern KEY_Thai_totao :: Word32 #

pattern KEY_Thai_wowaen :: Word32 #

pattern KEY_Thai_yoyak :: Word32 #

pattern KEY_Thai_yoying :: Word32 #

pattern KEY_Thorn :: Word32 #

pattern KEY_Time :: Word32 #

pattern KEY_ToDoList :: Word32 #

pattern KEY_Tools :: Word32 #

pattern KEY_TopMenu :: Word32 #

pattern KEY_TouchpadOff :: Word32 #

pattern KEY_TouchpadOn :: Word32 #

pattern KEY_TouchpadToggle :: Word32 #

pattern KEY_Touroku :: Word32 #

pattern KEY_TraditionalSonar :: Word32 #

pattern KEY_Travel :: Word32 #

pattern KEY_Tslash :: Word32 #

pattern KEY_U :: Word32 #

pattern KEY_UWB :: Word32 #

pattern KEY_Uacute :: Word32 #

pattern KEY_Ubelowdot :: Word32 #

pattern KEY_Ubreve :: Word32 #

pattern KEY_Ucircumflex :: Word32 #

pattern KEY_Udiaeresis :: Word32 #

pattern KEY_Udoubleacute :: Word32 #

pattern KEY_Ugrave :: Word32 #

pattern KEY_Uhook :: Word32 #

pattern KEY_Uhorn :: Word32 #

pattern KEY_Uhornacute :: Word32 #

pattern KEY_Uhornbelowdot :: Word32 #

pattern KEY_Uhorngrave :: Word32 #

pattern KEY_Uhornhook :: Word32 #

pattern KEY_Uhorntilde :: Word32 #

pattern KEY_Ukrainian_I :: Word32 #

pattern KEY_Ukrainian_IE :: Word32 #

pattern KEY_Ukrainian_YI :: Word32 #

pattern KEY_Ukrainian_i :: Word32 #

pattern KEY_Ukrainian_ie :: Word32 #

pattern KEY_Ukrainian_yi :: Word32 #

pattern KEY_Ukranian_I :: Word32 #

pattern KEY_Ukranian_JE :: Word32 #

pattern KEY_Ukranian_YI :: Word32 #

pattern KEY_Ukranian_i :: Word32 #

pattern KEY_Ukranian_je :: Word32 #

pattern KEY_Ukranian_yi :: Word32 #

pattern KEY_Umacron :: Word32 #

pattern KEY_Undo :: Word32 #

pattern KEY_Ungrab :: Word32 #

pattern KEY_Unmute :: Word32 #

pattern KEY_Uogonek :: Word32 #

pattern KEY_Up :: Word32 #

pattern KEY_Uring :: Word32 #

pattern KEY_User1KB :: Word32 #

pattern KEY_User2KB :: Word32 #

pattern KEY_UserPB :: Word32 #

pattern KEY_Utilde :: Word32 #

pattern KEY_V :: Word32 #

pattern KEY_VOD :: Word32 #

pattern KEY_VendorHome :: Word32 #

pattern KEY_Video :: Word32 #

pattern KEY_VideoPhone :: Word32 #

pattern KEY_View :: Word32 #

pattern KEY_VoiceCommand :: Word32 #

pattern KEY_Voicemail :: Word32 #

pattern KEY_VoidSymbol :: Word32 #

pattern KEY_W :: Word32 #

pattern KEY_WLAN :: Word32 #

pattern KEY_WPSButton :: Word32 #

pattern KEY_WWAN :: Word32 #

pattern KEY_WWW :: Word32 #

pattern KEY_Wacute :: Word32 #

pattern KEY_WakeUp :: Word32 #

pattern KEY_Wcircumflex :: Word32 #

pattern KEY_Wdiaeresis :: Word32 #

pattern KEY_WebCam :: Word32 #

pattern KEY_Wgrave :: Word32 #

pattern KEY_WheelButton :: Word32 #

pattern KEY_WindowClear :: Word32 #

pattern KEY_WonSign :: Word32 #

pattern KEY_Word :: Word32 #

pattern KEY_X :: Word32 #

pattern KEY_Xabovedot :: Word32 #

pattern KEY_Xfer :: Word32 #

pattern KEY_Y :: Word32 #

pattern KEY_Yacute :: Word32 #

pattern KEY_Ybelowdot :: Word32 #

pattern KEY_Ycircumflex :: Word32 #

pattern KEY_Ydiaeresis :: Word32 #

pattern KEY_Yellow :: Word32 #

pattern KEY_Ygrave :: Word32 #

pattern KEY_Yhook :: Word32 #

pattern KEY_Ytilde :: Word32 #

pattern KEY_Z :: Word32 #

pattern KEY_Zabovedot :: Word32 #

pattern KEY_Zacute :: Word32 #

pattern KEY_Zcaron :: Word32 #

pattern KEY_Zen_Koho :: Word32 #

pattern KEY_Zenkaku :: Word32 #

pattern KEY_Zenkaku_Hankaku :: Word32 #

pattern KEY_ZoomIn :: Word32 #

pattern KEY_ZoomOut :: Word32 #

pattern KEY_ZoomReset :: Word32 #

pattern KEY_Zstroke :: Word32 #

pattern KEY_a :: Word32 #

pattern KEY_aacute :: Word32 #

pattern KEY_abelowdot :: Word32 #

pattern KEY_abovedot :: Word32 #

pattern KEY_abreve :: Word32 #

pattern KEY_abreveacute :: Word32 #

pattern KEY_abrevebelowdot :: Word32 #

pattern KEY_abrevegrave :: Word32 #

pattern KEY_abrevehook :: Word32 #

pattern KEY_abrevetilde :: Word32 #

pattern KEY_acircumflex :: Word32 #

pattern KEY_acircumflexacute :: Word32 #

pattern KEY_acircumflexbelowdot :: Word32 #

pattern KEY_acircumflexgrave :: Word32 #

pattern KEY_acircumflexhook :: Word32 #

pattern KEY_acircumflextilde :: Word32 #

pattern KEY_acute :: Word32 #

pattern KEY_adiaeresis :: Word32 #

pattern KEY_ae :: Word32 #

pattern KEY_agrave :: Word32 #

pattern KEY_ahook :: Word32 #

pattern KEY_amacron :: Word32 #

pattern KEY_ampersand :: Word32 #

pattern KEY_aogonek :: Word32 #

pattern KEY_apostrophe :: Word32 #

pattern KEY_approxeq :: Word32 #

pattern KEY_approximate :: Word32 #

pattern KEY_aring :: Word32 #

pattern KEY_asciicircum :: Word32 #

pattern KEY_asciitilde :: Word32 #

pattern KEY_asterisk :: Word32 #

pattern KEY_at :: Word32 #

pattern KEY_atilde :: Word32 #

pattern KEY_b :: Word32 #

pattern KEY_babovedot :: Word32 #

pattern KEY_backslash :: Word32 #

pattern KEY_ballotcross :: Word32 #

pattern KEY_bar :: Word32 #

pattern KEY_because :: Word32 #

pattern KEY_blank :: Word32 #

pattern KEY_botintegral :: Word32 #

pattern KEY_botleftparens :: Word32 #

pattern KEY_botleftsqbracket :: Word32 #

pattern KEY_botleftsummation :: Word32 #

pattern KEY_botrightparens :: Word32 #

pattern KEY_botrightsqbracket :: Word32 #

pattern KEY_botrightsummation :: Word32 #

pattern KEY_bott :: Word32 #

pattern KEY_braceleft :: Word32 #

pattern KEY_braceright :: Word32 #

pattern KEY_bracketleft :: Word32 #

pattern KEY_bracketright :: Word32 #

pattern KEY_braille_blank :: Word32 #

pattern KEY_braille_dot_1 :: Word32 #

pattern KEY_braille_dot_10 :: Word32 #

pattern KEY_braille_dot_2 :: Word32 #

pattern KEY_braille_dot_3 :: Word32 #

pattern KEY_braille_dot_4 :: Word32 #

pattern KEY_braille_dot_5 :: Word32 #

pattern KEY_braille_dot_6 :: Word32 #

pattern KEY_braille_dot_7 :: Word32 #

pattern KEY_braille_dot_8 :: Word32 #

pattern KEY_braille_dot_9 :: Word32 #

pattern KEY_braille_dots_1 :: Word32 #

pattern KEY_braille_dots_12 :: Word32 #

pattern KEY_braille_dots_123 :: Word32 #

pattern KEY_braille_dots_1234 :: Word32 #

pattern KEY_braille_dots_12345 :: Word32 #

pattern KEY_braille_dots_123456 :: Word32 #

pattern KEY_braille_dots_1234567 :: Word32 #

pattern KEY_braille_dots_12345678 :: Word32 #

pattern KEY_braille_dots_1234568 :: Word32 #

pattern KEY_braille_dots_123457 :: Word32 #

pattern KEY_braille_dots_1234578 :: Word32 #

pattern KEY_braille_dots_123458 :: Word32 #

pattern KEY_braille_dots_12346 :: Word32 #

pattern KEY_braille_dots_123467 :: Word32 #

pattern KEY_braille_dots_1234678 :: Word32 #

pattern KEY_braille_dots_123468 :: Word32 #

pattern KEY_braille_dots_12347 :: Word32 #

pattern KEY_braille_dots_123478 :: Word32 #

pattern KEY_braille_dots_12348 :: Word32 #

pattern KEY_braille_dots_1235 :: Word32 #

pattern KEY_braille_dots_12356 :: Word32 #

pattern KEY_braille_dots_123567 :: Word32 #

pattern KEY_braille_dots_1235678 :: Word32 #

pattern KEY_braille_dots_123568 :: Word32 #

pattern KEY_braille_dots_12357 :: Word32 #

pattern KEY_braille_dots_123578 :: Word32 #

pattern KEY_braille_dots_12358 :: Word32 #

pattern KEY_braille_dots_1236 :: Word32 #

pattern KEY_braille_dots_12367 :: Word32 #

pattern KEY_braille_dots_123678 :: Word32 #

pattern KEY_braille_dots_12368 :: Word32 #

pattern KEY_braille_dots_1237 :: Word32 #

pattern KEY_braille_dots_12378 :: Word32 #

pattern KEY_braille_dots_1238 :: Word32 #

pattern KEY_braille_dots_124 :: Word32 #

pattern KEY_braille_dots_1245 :: Word32 #

pattern KEY_braille_dots_12456 :: Word32 #

pattern KEY_braille_dots_124567 :: Word32 #

pattern KEY_braille_dots_1245678 :: Word32 #

pattern KEY_braille_dots_124568 :: Word32 #

pattern KEY_braille_dots_12457 :: Word32 #

pattern KEY_braille_dots_124578 :: Word32 #

pattern KEY_braille_dots_12458 :: Word32 #

pattern KEY_braille_dots_1246 :: Word32 #

pattern KEY_braille_dots_12467 :: Word32 #

pattern KEY_braille_dots_124678 :: Word32 #

pattern KEY_braille_dots_12468 :: Word32 #

pattern KEY_braille_dots_1247 :: Word32 #

pattern KEY_braille_dots_12478 :: Word32 #

pattern KEY_braille_dots_1248 :: Word32 #

pattern KEY_braille_dots_125 :: Word32 #

pattern KEY_braille_dots_1256 :: Word32 #

pattern KEY_braille_dots_12567 :: Word32 #

pattern KEY_braille_dots_125678 :: Word32 #

pattern KEY_braille_dots_12568 :: Word32 #

pattern KEY_braille_dots_1257 :: Word32 #

pattern KEY_braille_dots_12578 :: Word32 #

pattern KEY_braille_dots_1258 :: Word32 #

pattern KEY_braille_dots_126 :: Word32 #

pattern KEY_braille_dots_1267 :: Word32 #

pattern KEY_braille_dots_12678 :: Word32 #

pattern KEY_braille_dots_1268 :: Word32 #

pattern KEY_braille_dots_127 :: Word32 #

pattern KEY_braille_dots_1278 :: Word32 #

pattern KEY_braille_dots_128 :: Word32 #

pattern KEY_braille_dots_13 :: Word32 #

pattern KEY_braille_dots_134 :: Word32 #

pattern KEY_braille_dots_1345 :: Word32 #

pattern KEY_braille_dots_13456 :: Word32 #

pattern KEY_braille_dots_134567 :: Word32 #

pattern KEY_braille_dots_1345678 :: Word32 #

pattern KEY_braille_dots_134568 :: Word32 #

pattern KEY_braille_dots_13457 :: Word32 #

pattern KEY_braille_dots_134578 :: Word32 #

pattern KEY_braille_dots_13458 :: Word32 #

pattern KEY_braille_dots_1346 :: Word32 #

pattern KEY_braille_dots_13467 :: Word32 #

pattern KEY_braille_dots_134678 :: Word32 #

pattern KEY_braille_dots_13468 :: Word32 #

pattern KEY_braille_dots_1347 :: Word32 #

pattern KEY_braille_dots_13478 :: Word32 #

pattern KEY_braille_dots_1348 :: Word32 #

pattern KEY_braille_dots_135 :: Word32 #

pattern KEY_braille_dots_1356 :: Word32 #

pattern KEY_braille_dots_13567 :: Word32 #

pattern KEY_braille_dots_135678 :: Word32 #

pattern KEY_braille_dots_13568 :: Word32 #

pattern KEY_braille_dots_1357 :: Word32 #

pattern KEY_braille_dots_13578 :: Word32 #

pattern KEY_braille_dots_1358 :: Word32 #

pattern KEY_braille_dots_136 :: Word32 #

pattern KEY_braille_dots_1367 :: Word32 #

pattern KEY_braille_dots_13678 :: Word32 #

pattern KEY_braille_dots_1368 :: Word32 #

pattern KEY_braille_dots_137 :: Word32 #

pattern KEY_braille_dots_1378 :: Word32 #

pattern KEY_braille_dots_138 :: Word32 #

pattern KEY_braille_dots_14 :: Word32 #

pattern KEY_braille_dots_145 :: Word32 #

pattern KEY_braille_dots_1456 :: Word32 #

pattern KEY_braille_dots_14567 :: Word32 #

pattern KEY_braille_dots_145678 :: Word32 #

pattern KEY_braille_dots_14568 :: Word32 #

pattern KEY_braille_dots_1457 :: Word32 #

pattern KEY_braille_dots_14578 :: Word32 #

pattern KEY_braille_dots_1458 :: Word32 #

pattern KEY_braille_dots_146 :: Word32 #

pattern KEY_braille_dots_1467 :: Word32 #

pattern KEY_braille_dots_14678 :: Word32 #

pattern KEY_braille_dots_1468 :: Word32 #

pattern KEY_braille_dots_147 :: Word32 #

pattern KEY_braille_dots_1478 :: Word32 #

pattern KEY_braille_dots_148 :: Word32 #

pattern KEY_braille_dots_15 :: Word32 #

pattern KEY_braille_dots_156 :: Word32 #

pattern KEY_braille_dots_1567 :: Word32 #

pattern KEY_braille_dots_15678 :: Word32 #

pattern KEY_braille_dots_1568 :: Word32 #

pattern KEY_braille_dots_157 :: Word32 #

pattern KEY_braille_dots_1578 :: Word32 #

pattern KEY_braille_dots_158 :: Word32 #

pattern KEY_braille_dots_16 :: Word32 #

pattern KEY_braille_dots_167 :: Word32 #

pattern KEY_braille_dots_1678 :: Word32 #

pattern KEY_braille_dots_168 :: Word32 #

pattern KEY_braille_dots_17 :: Word32 #

pattern KEY_braille_dots_178 :: Word32 #

pattern KEY_braille_dots_18 :: Word32 #

pattern KEY_braille_dots_2 :: Word32 #

pattern KEY_braille_dots_23 :: Word32 #

pattern KEY_braille_dots_234 :: Word32 #

pattern KEY_braille_dots_2345 :: Word32 #

pattern KEY_braille_dots_23456 :: Word32 #

pattern KEY_braille_dots_234567 :: Word32 #

pattern KEY_braille_dots_2345678 :: Word32 #

pattern KEY_braille_dots_234568 :: Word32 #

pattern KEY_braille_dots_23457 :: Word32 #

pattern KEY_braille_dots_234578 :: Word32 #

pattern KEY_braille_dots_23458 :: Word32 #

pattern KEY_braille_dots_2346 :: Word32 #

pattern KEY_braille_dots_23467 :: Word32 #

pattern KEY_braille_dots_234678 :: Word32 #

pattern KEY_braille_dots_23468 :: Word32 #

pattern KEY_braille_dots_2347 :: Word32 #

pattern KEY_braille_dots_23478 :: Word32 #

pattern KEY_braille_dots_2348 :: Word32 #

pattern KEY_braille_dots_235 :: Word32 #

pattern KEY_braille_dots_2356 :: Word32 #

pattern KEY_braille_dots_23567 :: Word32 #

pattern KEY_braille_dots_235678 :: Word32 #

pattern KEY_braille_dots_23568 :: Word32 #

pattern KEY_braille_dots_2357 :: Word32 #

pattern KEY_braille_dots_23578 :: Word32 #

pattern KEY_braille_dots_2358 :: Word32 #

pattern KEY_braille_dots_236 :: Word32 #

pattern KEY_braille_dots_2367 :: Word32 #

pattern KEY_braille_dots_23678 :: Word32 #

pattern KEY_braille_dots_2368 :: Word32 #

pattern KEY_braille_dots_237 :: Word32 #

pattern KEY_braille_dots_2378 :: Word32 #

pattern KEY_braille_dots_238 :: Word32 #

pattern KEY_braille_dots_24 :: Word32 #

pattern KEY_braille_dots_245 :: Word32 #

pattern KEY_braille_dots_2456 :: Word32 #

pattern KEY_braille_dots_24567 :: Word32 #

pattern KEY_braille_dots_245678 :: Word32 #

pattern KEY_braille_dots_24568 :: Word32 #

pattern KEY_braille_dots_2457 :: Word32 #

pattern KEY_braille_dots_24578 :: Word32 #

pattern KEY_braille_dots_2458 :: Word32 #

pattern KEY_braille_dots_246 :: Word32 #

pattern KEY_braille_dots_2467 :: Word32 #

pattern KEY_braille_dots_24678 :: Word32 #

pattern KEY_braille_dots_2468 :: Word32 #

pattern KEY_braille_dots_247 :: Word32 #

pattern KEY_braille_dots_2478 :: Word32 #

pattern KEY_braille_dots_248 :: Word32 #

pattern KEY_braille_dots_25 :: Word32 #

pattern KEY_braille_dots_256 :: Word32 #

pattern KEY_braille_dots_2567 :: Word32 #

pattern KEY_braille_dots_25678 :: Word32 #

pattern KEY_braille_dots_2568 :: Word32 #

pattern KEY_braille_dots_257 :: Word32 #

pattern KEY_braille_dots_2578 :: Word32 #

pattern KEY_braille_dots_258 :: Word32 #

pattern KEY_braille_dots_26 :: Word32 #

pattern KEY_braille_dots_267 :: Word32 #

pattern KEY_braille_dots_2678 :: Word32 #

pattern KEY_braille_dots_268 :: Word32 #

pattern KEY_braille_dots_27 :: Word32 #

pattern KEY_braille_dots_278 :: Word32 #

pattern KEY_braille_dots_28 :: Word32 #

pattern KEY_braille_dots_3 :: Word32 #

pattern KEY_braille_dots_34 :: Word32 #

pattern KEY_braille_dots_345 :: Word32 #

pattern KEY_braille_dots_3456 :: Word32 #

pattern KEY_braille_dots_34567 :: Word32 #

pattern KEY_braille_dots_345678 :: Word32 #

pattern KEY_braille_dots_34568 :: Word32 #

pattern KEY_braille_dots_3457 :: Word32 #

pattern KEY_braille_dots_34578 :: Word32 #

pattern KEY_braille_dots_3458 :: Word32 #

pattern KEY_braille_dots_346 :: Word32 #

pattern KEY_braille_dots_3467 :: Word32 #

pattern KEY_braille_dots_34678 :: Word32 #

pattern KEY_braille_dots_3468 :: Word32 #

pattern KEY_braille_dots_347 :: Word32 #

pattern KEY_braille_dots_3478 :: Word32 #

pattern KEY_braille_dots_348 :: Word32 #

pattern KEY_braille_dots_35 :: Word32 #

pattern KEY_braille_dots_356 :: Word32 #

pattern KEY_braille_dots_3567 :: Word32 #

pattern KEY_braille_dots_35678 :: Word32 #

pattern KEY_braille_dots_3568 :: Word32 #

pattern KEY_braille_dots_357 :: Word32 #

pattern KEY_braille_dots_3578 :: Word32 #

pattern KEY_braille_dots_358 :: Word32 #

pattern KEY_braille_dots_36 :: Word32 #

pattern KEY_braille_dots_367 :: Word32 #

pattern KEY_braille_dots_3678 :: Word32 #

pattern KEY_braille_dots_368 :: Word32 #

pattern KEY_braille_dots_37 :: Word32 #

pattern KEY_braille_dots_378 :: Word32 #

pattern KEY_braille_dots_38 :: Word32 #

pattern KEY_braille_dots_4 :: Word32 #

pattern KEY_braille_dots_45 :: Word32 #

pattern KEY_braille_dots_456 :: Word32 #

pattern KEY_braille_dots_4567 :: Word32 #

pattern KEY_braille_dots_45678 :: Word32 #

pattern KEY_braille_dots_4568 :: Word32 #

pattern KEY_braille_dots_457 :: Word32 #

pattern KEY_braille_dots_4578 :: Word32 #

pattern KEY_braille_dots_458 :: Word32 #

pattern KEY_braille_dots_46 :: Word32 #

pattern KEY_braille_dots_467 :: Word32 #

pattern KEY_braille_dots_4678 :: Word32 #

pattern KEY_braille_dots_468 :: Word32 #

pattern KEY_braille_dots_47 :: Word32 #

pattern KEY_braille_dots_478 :: Word32 #

pattern KEY_braille_dots_48 :: Word32 #

pattern KEY_braille_dots_5 :: Word32 #

pattern KEY_braille_dots_56 :: Word32 #

pattern KEY_braille_dots_567 :: Word32 #

pattern KEY_braille_dots_5678 :: Word32 #

pattern KEY_braille_dots_568 :: Word32 #

pattern KEY_braille_dots_57 :: Word32 #

pattern KEY_braille_dots_578 :: Word32 #

pattern KEY_braille_dots_58 :: Word32 #

pattern KEY_braille_dots_6 :: Word32 #

pattern KEY_braille_dots_67 :: Word32 #

pattern KEY_braille_dots_678 :: Word32 #

pattern KEY_braille_dots_68 :: Word32 #

pattern KEY_braille_dots_7 :: Word32 #

pattern KEY_braille_dots_78 :: Word32 #

pattern KEY_braille_dots_8 :: Word32 #

pattern KEY_breve :: Word32 #

pattern KEY_brokenbar :: Word32 #

pattern KEY_c :: Word32 #

pattern KEY_c_h :: Word32 #

pattern KEY_cabovedot :: Word32 #

pattern KEY_cacute :: Word32 #

pattern KEY_careof :: Word32 #

pattern KEY_caret :: Word32 #

pattern KEY_caron :: Word32 #

pattern KEY_ccaron :: Word32 #

pattern KEY_ccedilla :: Word32 #

pattern KEY_ccircumflex :: Word32 #

pattern KEY_cedilla :: Word32 #

pattern KEY_cent :: Word32 #

pattern KEY_ch :: Word32 #

pattern KEY_checkerboard :: Word32 #

pattern KEY_checkmark :: Word32 #

pattern KEY_circle :: Word32 #

pattern KEY_club :: Word32 #

pattern KEY_colon :: Word32 #

pattern KEY_combining_acute :: Word32 #

pattern KEY_combining_belowdot :: Word32 #

pattern KEY_combining_grave :: Word32 #

pattern KEY_combining_hook :: Word32 #

pattern KEY_combining_tilde :: Word32 #

pattern KEY_comma :: Word32 #

pattern KEY_containsas :: Word32 #

pattern KEY_copyright :: Word32 #

pattern KEY_cr :: Word32 #

pattern KEY_crossinglines :: Word32 #

pattern KEY_cuberoot :: Word32 #

pattern KEY_currency :: Word32 #

pattern KEY_cursor :: Word32 #

pattern KEY_d :: Word32 #

pattern KEY_dabovedot :: Word32 #

pattern KEY_dagger :: Word32 #

pattern KEY_dcaron :: Word32 #

pattern KEY_dead_A :: Word32 #

pattern KEY_dead_E :: Word32 #

pattern KEY_dead_I :: Word32 #

pattern KEY_dead_O :: Word32 #

pattern KEY_dead_SCHWA :: Word32 #

pattern KEY_dead_U :: Word32 #

pattern KEY_dead_a :: Word32 #

pattern KEY_dead_abovecomma :: Word32 #

pattern KEY_dead_abovedot :: Word32 #

pattern KEY_dead_abovereversedcomma :: Word32 #

pattern KEY_dead_abovering :: Word32 #

pattern KEY_dead_aboveverticalline :: Word32 #

pattern KEY_dead_acute :: Word32 #

pattern KEY_dead_belowbreve :: Word32 #

pattern KEY_dead_belowcircumflex :: Word32 #

pattern KEY_dead_belowcomma :: Word32 #

pattern KEY_dead_belowdiaeresis :: Word32 #

pattern KEY_dead_belowdot :: Word32 #

pattern KEY_dead_belowmacron :: Word32 #

pattern KEY_dead_belowring :: Word32 #

pattern KEY_dead_belowtilde :: Word32 #

pattern KEY_dead_belowverticalline :: Word32 #

pattern KEY_dead_breve :: Word32 #

pattern KEY_dead_capital_schwa :: Word32 #

pattern KEY_dead_caron :: Word32 #

pattern KEY_dead_cedilla :: Word32 #

pattern KEY_dead_circumflex :: Word32 #

pattern KEY_dead_currency :: Word32 #

pattern KEY_dead_dasia :: Word32 #

pattern KEY_dead_diaeresis :: Word32 #

pattern KEY_dead_doubleacute :: Word32 #

pattern KEY_dead_doublegrave :: Word32 #

pattern KEY_dead_e :: Word32 #

pattern KEY_dead_grave :: Word32 #

pattern KEY_dead_greek :: Word32 #

pattern KEY_dead_hamza :: Word32 #

pattern KEY_dead_hook :: Word32 #

pattern KEY_dead_horn :: Word32 #

pattern KEY_dead_i :: Word32 #

pattern KEY_dead_invertedbreve :: Word32 #

pattern KEY_dead_iota :: Word32 #

pattern KEY_dead_longsolidusoverlay :: Word32 #

pattern KEY_dead_lowline :: Word32 #

pattern KEY_dead_macron :: Word32 #

pattern KEY_dead_o :: Word32 #

pattern KEY_dead_ogonek :: Word32 #

pattern KEY_dead_perispomeni :: Word32 #

pattern KEY_dead_psili :: Word32 #

pattern KEY_dead_schwa :: Word32 #

pattern KEY_dead_semivoiced_sound :: Word32 #

pattern KEY_dead_small_schwa :: Word32 #

pattern KEY_dead_stroke :: Word32 #

pattern KEY_dead_tilde :: Word32 #

pattern KEY_dead_u :: Word32 #

pattern KEY_dead_voiced_sound :: Word32 #

pattern KEY_decimalpoint :: Word32 #

pattern KEY_degree :: Word32 #

pattern KEY_diaeresis :: Word32 #

pattern KEY_diamond :: Word32 #

pattern KEY_digitspace :: Word32 #

pattern KEY_dintegral :: Word32 #

pattern KEY_division :: Word32 #

pattern KEY_dollar :: Word32 #

pattern KEY_doubbaselinedot :: Word32 #

pattern KEY_doubleacute :: Word32 #

pattern KEY_doubledagger :: Word32 #

pattern KEY_doublelowquotemark :: Word32 #

pattern KEY_downarrow :: Word32 #

pattern KEY_downcaret :: Word32 #

pattern KEY_downshoe :: Word32 #

pattern KEY_downstile :: Word32 #

pattern KEY_downtack :: Word32 #

pattern KEY_dstroke :: Word32 #

pattern KEY_e :: Word32 #

pattern KEY_eabovedot :: Word32 #

pattern KEY_eacute :: Word32 #

pattern KEY_ebelowdot :: Word32 #

pattern KEY_ecaron :: Word32 #

pattern KEY_ecircumflex :: Word32 #

pattern KEY_ecircumflexacute :: Word32 #

pattern KEY_ecircumflexbelowdot :: Word32 #

pattern KEY_ecircumflexgrave :: Word32 #

pattern KEY_ecircumflexhook :: Word32 #

pattern KEY_ecircumflextilde :: Word32 #

pattern KEY_ediaeresis :: Word32 #

pattern KEY_egrave :: Word32 #

pattern KEY_ehook :: Word32 #

pattern KEY_eightsubscript :: Word32 #

pattern KEY_eightsuperior :: Word32 #

pattern KEY_elementof :: Word32 #

pattern KEY_ellipsis :: Word32 #

pattern KEY_em3space :: Word32 #

pattern KEY_em4space :: Word32 #

pattern KEY_emacron :: Word32 #

pattern KEY_emdash :: Word32 #

pattern KEY_emfilledcircle :: Word32 #

pattern KEY_emfilledrect :: Word32 #

pattern KEY_emopencircle :: Word32 #

pattern KEY_emopenrectangle :: Word32 #

pattern KEY_emptyset :: Word32 #

pattern KEY_emspace :: Word32 #

pattern KEY_endash :: Word32 #

pattern KEY_enfilledcircbullet :: Word32 #

pattern KEY_enfilledsqbullet :: Word32 #

pattern KEY_eng :: Word32 #

pattern KEY_enopencircbullet :: Word32 #

pattern KEY_enopensquarebullet :: Word32 #

pattern KEY_enspace :: Word32 #

pattern KEY_eogonek :: Word32 #

pattern KEY_equal :: Word32 #

pattern KEY_eth :: Word32 #

pattern KEY_etilde :: Word32 #

pattern KEY_exclam :: Word32 #

pattern KEY_exclamdown :: Word32 #

pattern KEY_ezh :: Word32 #

pattern KEY_f :: Word32 #

pattern KEY_fabovedot :: Word32 #

pattern KEY_femalesymbol :: Word32 #

pattern KEY_ff :: Word32 #

pattern KEY_figdash :: Word32 #

pattern KEY_filledlefttribullet :: Word32 #

pattern KEY_filledrectbullet :: Word32 #

pattern KEY_filledrighttribullet :: Word32 #

pattern KEY_filledtribulletdown :: Word32 #

pattern KEY_filledtribulletup :: Word32 #

pattern KEY_fiveeighths :: Word32 #

pattern KEY_fivesixths :: Word32 #

pattern KEY_fivesubscript :: Word32 #

pattern KEY_fivesuperior :: Word32 #

pattern KEY_fourfifths :: Word32 #

pattern KEY_foursubscript :: Word32 #

pattern KEY_foursuperior :: Word32 #

pattern KEY_fourthroot :: Word32 #

pattern KEY_function :: Word32 #

pattern KEY_g :: Word32 #

pattern KEY_gabovedot :: Word32 #

pattern KEY_gbreve :: Word32 #

pattern KEY_gcaron :: Word32 #

pattern KEY_gcedilla :: Word32 #

pattern KEY_gcircumflex :: Word32 #

pattern KEY_grave :: Word32 #

pattern KEY_greater :: Word32 #

pattern KEY_greaterthanequal :: Word32 #

pattern KEY_guillemetleft :: Word32 #

pattern KEY_guillemetright :: Word32 #

pattern KEY_guillemotleft :: Word32 #

pattern KEY_guillemotright :: Word32 #

pattern KEY_h :: Word32 #

pattern KEY_hairspace :: Word32 #

pattern KEY_hcircumflex :: Word32 #

pattern KEY_heart :: Word32 #

pattern KEY_hebrew_aleph :: Word32 #

pattern KEY_hebrew_ayin :: Word32 #

pattern KEY_hebrew_bet :: Word32 #

pattern KEY_hebrew_beth :: Word32 #

pattern KEY_hebrew_chet :: Word32 #

pattern KEY_hebrew_dalet :: Word32 #

pattern KEY_hebrew_daleth :: Word32 #

pattern KEY_hebrew_doublelowline :: Word32 #

pattern KEY_hebrew_finalkaph :: Word32 #

pattern KEY_hebrew_finalmem :: Word32 #

pattern KEY_hebrew_finalnun :: Word32 #

pattern KEY_hebrew_finalpe :: Word32 #

pattern KEY_hebrew_finalzade :: Word32 #

pattern KEY_hebrew_finalzadi :: Word32 #

pattern KEY_hebrew_gimel :: Word32 #

pattern KEY_hebrew_gimmel :: Word32 #

pattern KEY_hebrew_he :: Word32 #

pattern KEY_hebrew_het :: Word32 #

pattern KEY_hebrew_kaph :: Word32 #

pattern KEY_hebrew_kuf :: Word32 #

pattern KEY_hebrew_lamed :: Word32 #

pattern KEY_hebrew_mem :: Word32 #

pattern KEY_hebrew_nun :: Word32 #

pattern KEY_hebrew_pe :: Word32 #

pattern KEY_hebrew_qoph :: Word32 #

pattern KEY_hebrew_resh :: Word32 #

pattern KEY_hebrew_samech :: Word32 #

pattern KEY_hebrew_samekh :: Word32 #

pattern KEY_hebrew_shin :: Word32 #

pattern KEY_hebrew_taf :: Word32 #

pattern KEY_hebrew_taw :: Word32 #

pattern KEY_hebrew_tet :: Word32 #

pattern KEY_hebrew_teth :: Word32 #

pattern KEY_hebrew_waw :: Word32 #

pattern KEY_hebrew_yod :: Word32 #

pattern KEY_hebrew_zade :: Word32 #

pattern KEY_hebrew_zadi :: Word32 #

pattern KEY_hebrew_zain :: Word32 #

pattern KEY_hebrew_zayin :: Word32 #

pattern KEY_hexagram :: Word32 #

pattern KEY_horizconnector :: Word32 #

pattern KEY_horizlinescan1 :: Word32 #

pattern KEY_horizlinescan3 :: Word32 #

pattern KEY_horizlinescan5 :: Word32 #

pattern KEY_horizlinescan7 :: Word32 #

pattern KEY_horizlinescan9 :: Word32 #

pattern KEY_hstroke :: Word32 #

pattern KEY_ht :: Word32 #

pattern KEY_hyphen :: Word32 #

pattern KEY_i :: Word32 #

pattern KEY_iTouch :: Word32 #

pattern KEY_iacute :: Word32 #

pattern KEY_ibelowdot :: Word32 #

pattern KEY_ibreve :: Word32 #

pattern KEY_icircumflex :: Word32 #

pattern KEY_identical :: Word32 #

pattern KEY_idiaeresis :: Word32 #

pattern KEY_idotless :: Word32 #

pattern KEY_ifonlyif :: Word32 #

pattern KEY_igrave :: Word32 #

pattern KEY_ihook :: Word32 #

pattern KEY_imacron :: Word32 #

pattern KEY_implies :: Word32 #

pattern KEY_includedin :: Word32 #

pattern KEY_includes :: Word32 #

pattern KEY_infinity :: Word32 #

pattern KEY_integral :: Word32 #

pattern KEY_intersection :: Word32 #

pattern KEY_iogonek :: Word32 #

pattern KEY_itilde :: Word32 #

pattern KEY_j :: Word32 #

pattern KEY_jcircumflex :: Word32 #

pattern KEY_jot :: Word32 #

pattern KEY_k :: Word32 #

pattern KEY_kana_A :: Word32 #

pattern KEY_kana_CHI :: Word32 #

pattern KEY_kana_E :: Word32 #

pattern KEY_kana_FU :: Word32 #

pattern KEY_kana_HA :: Word32 #

pattern KEY_kana_HE :: Word32 #

pattern KEY_kana_HI :: Word32 #

pattern KEY_kana_HO :: Word32 #

pattern KEY_kana_HU :: Word32 #

pattern KEY_kana_I :: Word32 #

pattern KEY_kana_KA :: Word32 #

pattern KEY_kana_KE :: Word32 #

pattern KEY_kana_KI :: Word32 #

pattern KEY_kana_KO :: Word32 #

pattern KEY_kana_KU :: Word32 #

pattern KEY_kana_MA :: Word32 #

pattern KEY_kana_ME :: Word32 #

pattern KEY_kana_MI :: Word32 #

pattern KEY_kana_MO :: Word32 #

pattern KEY_kana_MU :: Word32 #

pattern KEY_kana_N :: Word32 #

pattern KEY_kana_NA :: Word32 #

pattern KEY_kana_NE :: Word32 #

pattern KEY_kana_NI :: Word32 #

pattern KEY_kana_NO :: Word32 #

pattern KEY_kana_NU :: Word32 #

pattern KEY_kana_O :: Word32 #

pattern KEY_kana_RA :: Word32 #

pattern KEY_kana_RE :: Word32 #

pattern KEY_kana_RI :: Word32 #

pattern KEY_kana_RO :: Word32 #

pattern KEY_kana_RU :: Word32 #

pattern KEY_kana_SA :: Word32 #

pattern KEY_kana_SE :: Word32 #

pattern KEY_kana_SHI :: Word32 #

pattern KEY_kana_SO :: Word32 #

pattern KEY_kana_SU :: Word32 #

pattern KEY_kana_TA :: Word32 #

pattern KEY_kana_TE :: Word32 #

pattern KEY_kana_TI :: Word32 #

pattern KEY_kana_TO :: Word32 #

pattern KEY_kana_TSU :: Word32 #

pattern KEY_kana_TU :: Word32 #

pattern KEY_kana_U :: Word32 #

pattern KEY_kana_WA :: Word32 #

pattern KEY_kana_WO :: Word32 #

pattern KEY_kana_YA :: Word32 #

pattern KEY_kana_YO :: Word32 #

pattern KEY_kana_YU :: Word32 #

pattern KEY_kana_a :: Word32 #

pattern KEY_kana_closingbracket :: Word32 #

pattern KEY_kana_comma :: Word32 #

pattern KEY_kana_conjunctive :: Word32 #

pattern KEY_kana_e :: Word32 #

pattern KEY_kana_fullstop :: Word32 #

pattern KEY_kana_i :: Word32 #

pattern KEY_kana_middledot :: Word32 #

pattern KEY_kana_o :: Word32 #

pattern KEY_kana_openingbracket :: Word32 #

pattern KEY_kana_switch :: Word32 #

pattern KEY_kana_tsu :: Word32 #

pattern KEY_kana_tu :: Word32 #

pattern KEY_kana_u :: Word32 #

pattern KEY_kana_ya :: Word32 #

pattern KEY_kana_yo :: Word32 #

pattern KEY_kana_yu :: Word32 #

pattern KEY_kappa :: Word32 #

pattern KEY_kcedilla :: Word32 #

pattern KEY_kra :: Word32 #

pattern KEY_l :: Word32 #

pattern KEY_lacute :: Word32 #

pattern KEY_latincross :: Word32 #

pattern KEY_lbelowdot :: Word32 #

pattern KEY_lcaron :: Word32 #

pattern KEY_lcedilla :: Word32 #

pattern KEY_leftanglebracket :: Word32 #

pattern KEY_leftarrow :: Word32 #

pattern KEY_leftcaret :: Word32 #

pattern KEY_leftdoublequotemark :: Word32 #

pattern KEY_leftmiddlecurlybrace :: Word32 #

pattern KEY_leftopentriangle :: Word32 #

pattern KEY_leftpointer :: Word32 #

pattern KEY_leftradical :: Word32 #

pattern KEY_leftshoe :: Word32 #

pattern KEY_leftsinglequotemark :: Word32 #

pattern KEY_leftt :: Word32 #

pattern KEY_lefttack :: Word32 #

pattern KEY_less :: Word32 #

pattern KEY_lessthanequal :: Word32 #

pattern KEY_lf :: Word32 #

pattern KEY_logicaland :: Word32 #

pattern KEY_logicalor :: Word32 #

pattern KEY_lowleftcorner :: Word32 #

pattern KEY_lowrightcorner :: Word32 #

pattern KEY_lstroke :: Word32 #

pattern KEY_m :: Word32 #

pattern KEY_mabovedot :: Word32 #

pattern KEY_macron :: Word32 #

pattern KEY_malesymbol :: Word32 #

pattern KEY_maltesecross :: Word32 #

pattern KEY_marker :: Word32 #

pattern KEY_masculine :: Word32 #

pattern KEY_minus :: Word32 #

pattern KEY_minutes :: Word32 #

pattern KEY_mu :: Word32 #

pattern KEY_multiply :: Word32 #

pattern KEY_musicalflat :: Word32 #

pattern KEY_musicalsharp :: Word32 #

pattern KEY_n :: Word32 #

pattern KEY_nabla :: Word32 #

pattern KEY_nacute :: Word32 #

pattern KEY_ncaron :: Word32 #

pattern KEY_ncedilla :: Word32 #

pattern KEY_ninesubscript :: Word32 #

pattern KEY_ninesuperior :: Word32 #

pattern KEY_nl :: Word32 #

pattern KEY_nobreakspace :: Word32 #

pattern KEY_notapproxeq :: Word32 #

pattern KEY_notelementof :: Word32 #

pattern KEY_notequal :: Word32 #

pattern KEY_notidentical :: Word32 #

pattern KEY_notsign :: Word32 #

pattern KEY_ntilde :: Word32 #

pattern KEY_numbersign :: Word32 #

pattern KEY_numerosign :: Word32 #

pattern KEY_o :: Word32 #

pattern KEY_oacute :: Word32 #

pattern KEY_obarred :: Word32 #

pattern KEY_obelowdot :: Word32 #

pattern KEY_ocaron :: Word32 #

pattern KEY_ocircumflex :: Word32 #

pattern KEY_ocircumflexacute :: Word32 #

pattern KEY_ocircumflexbelowdot :: Word32 #

pattern KEY_ocircumflexgrave :: Word32 #

pattern KEY_ocircumflexhook :: Word32 #

pattern KEY_ocircumflextilde :: Word32 #

pattern KEY_odiaeresis :: Word32 #

pattern KEY_odoubleacute :: Word32 #

pattern KEY_oe :: Word32 #

pattern KEY_ogonek :: Word32 #

pattern KEY_ograve :: Word32 #

pattern KEY_ohook :: Word32 #

pattern KEY_ohorn :: Word32 #

pattern KEY_ohornacute :: Word32 #

pattern KEY_ohornbelowdot :: Word32 #

pattern KEY_ohorngrave :: Word32 #

pattern KEY_ohornhook :: Word32 #

pattern KEY_ohorntilde :: Word32 #

pattern KEY_omacron :: Word32 #

pattern KEY_oneeighth :: Word32 #

pattern KEY_onefifth :: Word32 #

pattern KEY_onehalf :: Word32 #

pattern KEY_onequarter :: Word32 #

pattern KEY_onesixth :: Word32 #

pattern KEY_onesubscript :: Word32 #

pattern KEY_onesuperior :: Word32 #

pattern KEY_onethird :: Word32 #

pattern KEY_ooblique :: Word32 #

pattern KEY_openrectbullet :: Word32 #

pattern KEY_openstar :: Word32 #

pattern KEY_opentribulletdown :: Word32 #

pattern KEY_opentribulletup :: Word32 #

pattern KEY_ordfeminine :: Word32 #

pattern KEY_ordmasculine :: Word32 #

pattern KEY_oslash :: Word32 #

pattern KEY_otilde :: Word32 #

pattern KEY_overbar :: Word32 #

pattern KEY_overline :: Word32 #

pattern KEY_p :: Word32 #

pattern KEY_pabovedot :: Word32 #

pattern KEY_paragraph :: Word32 #

pattern KEY_parenleft :: Word32 #

pattern KEY_parenright :: Word32 #

pattern KEY_partdifferential :: Word32 #

pattern KEY_partialderivative :: Word32 #

pattern KEY_percent :: Word32 #

pattern KEY_period :: Word32 #

pattern KEY_periodcentered :: Word32 #

pattern KEY_permille :: Word32 #

pattern KEY_phonographcopyright :: Word32 #

pattern KEY_plus :: Word32 #

pattern KEY_plusminus :: Word32 #

pattern KEY_prescription :: Word32 #

pattern KEY_prolongedsound :: Word32 #

pattern KEY_punctspace :: Word32 #

pattern KEY_q :: Word32 #

pattern KEY_quad :: Word32 #

pattern KEY_question :: Word32 #

pattern KEY_questiondown :: Word32 #

pattern KEY_quotedbl :: Word32 #

pattern KEY_quoteleft :: Word32 #

pattern KEY_quoteright :: Word32 #

pattern KEY_r :: Word32 #

pattern KEY_racute :: Word32 #

pattern KEY_radical :: Word32 #

pattern KEY_rcaron :: Word32 #

pattern KEY_rcedilla :: Word32 #

pattern KEY_registered :: Word32 #

pattern KEY_rightanglebracket :: Word32 #

pattern KEY_rightarrow :: Word32 #

pattern KEY_rightcaret :: Word32 #

pattern KEY_rightdoublequotemark :: Word32 #

pattern KEY_rightmiddlecurlybrace :: Word32 #

pattern KEY_rightmiddlesummation :: Word32 #

pattern KEY_rightopentriangle :: Word32 #

pattern KEY_rightpointer :: Word32 #

pattern KEY_rightshoe :: Word32 #

pattern KEY_rightsinglequotemark :: Word32 #

pattern KEY_rightt :: Word32 #

pattern KEY_righttack :: Word32 #

pattern KEY_s :: Word32 #

pattern KEY_sabovedot :: Word32 #

pattern KEY_sacute :: Word32 #

pattern KEY_scaron :: Word32 #

pattern KEY_scedilla :: Word32 #

pattern KEY_schwa :: Word32 #

pattern KEY_scircumflex :: Word32 #

pattern KEY_script_switch :: Word32 #

pattern KEY_seconds :: Word32 #

pattern KEY_section :: Word32 #

pattern KEY_semicolon :: Word32 #

pattern KEY_semivoicedsound :: Word32 #

pattern KEY_seveneighths :: Word32 #

pattern KEY_sevensubscript :: Word32 #

pattern KEY_sevensuperior :: Word32 #

pattern KEY_signaturemark :: Word32 #

pattern KEY_signifblank :: Word32 #

pattern KEY_similarequal :: Word32 #

pattern KEY_singlelowquotemark :: Word32 #

pattern KEY_sixsubscript :: Word32 #

pattern KEY_sixsuperior :: Word32 #

pattern KEY_slash :: Word32 #

pattern KEY_soliddiamond :: Word32 #

pattern KEY_space :: Word32 #

pattern KEY_squareroot :: Word32 #

pattern KEY_ssharp :: Word32 #

pattern KEY_sterling :: Word32 #

pattern KEY_stricteq :: Word32 #

pattern KEY_t :: Word32 #

pattern KEY_tabovedot :: Word32 #

pattern KEY_tcaron :: Word32 #

pattern KEY_tcedilla :: Word32 #

pattern KEY_telephone :: Word32 #

pattern KEY_telephonerecorder :: Word32 #

pattern KEY_therefore :: Word32 #

pattern KEY_thinspace :: Word32 #

pattern KEY_thorn :: Word32 #

pattern KEY_threeeighths :: Word32 #

pattern KEY_threefifths :: Word32 #

pattern KEY_threequarters :: Word32 #

pattern KEY_threesubscript :: Word32 #

pattern KEY_threesuperior :: Word32 #

pattern KEY_tintegral :: Word32 #

pattern KEY_topintegral :: Word32 #

pattern KEY_topleftparens :: Word32 #

pattern KEY_topleftradical :: Word32 #

pattern KEY_topleftsqbracket :: Word32 #

pattern KEY_topleftsummation :: Word32 #

pattern KEY_toprightparens :: Word32 #

pattern KEY_toprightsqbracket :: Word32 #

pattern KEY_toprightsummation :: Word32 #

pattern KEY_topt :: Word32 #

pattern KEY_trademark :: Word32 #

pattern KEY_trademarkincircle :: Word32 #

pattern KEY_tslash :: Word32 #

pattern KEY_twofifths :: Word32 #

pattern KEY_twosubscript :: Word32 #

pattern KEY_twosuperior :: Word32 #

pattern KEY_twothirds :: Word32 #

pattern KEY_u :: Word32 #

pattern KEY_uacute :: Word32 #

pattern KEY_ubelowdot :: Word32 #

pattern KEY_ubreve :: Word32 #

pattern KEY_ucircumflex :: Word32 #

pattern KEY_udiaeresis :: Word32 #

pattern KEY_udoubleacute :: Word32 #

pattern KEY_ugrave :: Word32 #

pattern KEY_uhook :: Word32 #

pattern KEY_uhorn :: Word32 #

pattern KEY_uhornacute :: Word32 #

pattern KEY_uhornbelowdot :: Word32 #

pattern KEY_uhorngrave :: Word32 #

pattern KEY_uhornhook :: Word32 #

pattern KEY_uhorntilde :: Word32 #

pattern KEY_umacron :: Word32 #

pattern KEY_underbar :: Word32 #

pattern KEY_underscore :: Word32 #

pattern KEY_union :: Word32 #

pattern KEY_uogonek :: Word32 #

pattern KEY_uparrow :: Word32 #

pattern KEY_upcaret :: Word32 #

pattern KEY_upleftcorner :: Word32 #

pattern KEY_uprightcorner :: Word32 #

pattern KEY_upshoe :: Word32 #

pattern KEY_upstile :: Word32 #

pattern KEY_uptack :: Word32 #

pattern KEY_uring :: Word32 #

pattern KEY_utilde :: Word32 #

pattern KEY_v :: Word32 #

pattern KEY_variation :: Word32 #

pattern KEY_vertbar :: Word32 #

pattern KEY_vertconnector :: Word32 #

pattern KEY_voicedsound :: Word32 #

pattern KEY_vt :: Word32 #

pattern KEY_w :: Word32 #

pattern KEY_wacute :: Word32 #

pattern KEY_wcircumflex :: Word32 #

pattern KEY_wdiaeresis :: Word32 #

pattern KEY_wgrave :: Word32 #

pattern KEY_x :: Word32 #

pattern KEY_xabovedot :: Word32 #

pattern KEY_y :: Word32 #

pattern KEY_yacute :: Word32 #

pattern KEY_ybelowdot :: Word32 #

pattern KEY_ycircumflex :: Word32 #

pattern KEY_ydiaeresis :: Word32 #

pattern KEY_yen :: Word32 #

pattern KEY_ygrave :: Word32 #

pattern KEY_yhook :: Word32 #

pattern KEY_ytilde :: Word32 #

pattern KEY_z :: Word32 #

pattern KEY_zabovedot :: Word32 #

pattern KEY_zacute :: Word32 #

pattern KEY_zcaron :: Word32 #

pattern KEY_zerosubscript :: Word32 #

pattern KEY_zerosuperior :: Word32 #

pattern KEY_zstroke :: Word32 #

pattern MODIFIER_MASK :: Int32 #

pattern PRIORITY_REDRAW :: Int32 #

data AxisUse #

Instances

Instances details
Enum AxisUse 
Instance details

Defined in GI.Gdk.Enums

Show AxisUse 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> AxisUse -> ShowS

show :: AxisUse -> String

showList :: [AxisUse] -> ShowS

Eq AxisUse 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: AxisUse -> AxisUse -> Bool

(/=) :: AxisUse -> AxisUse -> Bool

Ord AxisUse 
Instance details

Defined in GI.Gdk.Enums

Methods

compare :: AxisUse -> AxisUse -> Ordering

(<) :: AxisUse -> AxisUse -> Bool

(<=) :: AxisUse -> AxisUse -> Bool

(>) :: AxisUse -> AxisUse -> Bool

(>=) :: AxisUse -> AxisUse -> Bool

max :: AxisUse -> AxisUse -> AxisUse

min :: AxisUse -> AxisUse -> AxisUse

BoxedEnum AxisUse 
Instance details

Defined in GI.Gdk.Enums

TypedObject AxisUse 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes AxisUse 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes AxisUse 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes AxisUse = '[] :: [Type]

data CicpRange #

Instances

Instances details
Enum CicpRange 
Instance details

Defined in GI.Gdk.Enums

Show CicpRange 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> CicpRange -> ShowS

show :: CicpRange -> String

showList :: [CicpRange] -> ShowS

Eq CicpRange 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: CicpRange -> CicpRange -> Bool

(/=) :: CicpRange -> CicpRange -> Bool

Ord CicpRange 
Instance details

Defined in GI.Gdk.Enums

Methods

compare :: CicpRange -> CicpRange -> Ordering

(<) :: CicpRange -> CicpRange -> Bool

(<=) :: CicpRange -> CicpRange -> Bool

(>) :: CicpRange -> CicpRange -> Bool

(>=) :: CicpRange -> CicpRange -> Bool

max :: CicpRange -> CicpRange -> CicpRange

min :: CicpRange -> CicpRange -> CicpRange

BoxedEnum CicpRange 
Instance details

Defined in GI.Gdk.Enums

TypedObject CicpRange 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes CicpRange 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes CicpRange 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes CicpRange = '[] :: [Type]

data CrossingMode #

Instances

Instances details
Enum CrossingMode 
Instance details

Defined in GI.Gdk.Enums

Show CrossingMode 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> CrossingMode -> ShowS

show :: CrossingMode -> String

showList :: [CrossingMode] -> ShowS

Eq CrossingMode 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: CrossingMode -> CrossingMode -> Bool

(/=) :: CrossingMode -> CrossingMode -> Bool

Ord CrossingMode 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum CrossingMode 
Instance details

Defined in GI.Gdk.Enums

TypedObject CrossingMode 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes CrossingMode 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes CrossingMode 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes CrossingMode = '[] :: [Type]

data DevicePadFeature #

Instances

Instances details
Enum DevicePadFeature 
Instance details

Defined in GI.Gdk.Enums

Show DevicePadFeature 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> DevicePadFeature -> ShowS

show :: DevicePadFeature -> String

showList :: [DevicePadFeature] -> ShowS

Eq DevicePadFeature 
Instance details

Defined in GI.Gdk.Enums

Ord DevicePadFeature 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum DevicePadFeature 
Instance details

Defined in GI.Gdk.Enums

TypedObject DevicePadFeature 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes DevicePadFeature 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes DevicePadFeature 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes DevicePadFeature = '[] :: [Type]

data DeviceToolType #

Instances

Instances details
Enum DeviceToolType 
Instance details

Defined in GI.Gdk.Enums

Show DeviceToolType 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> DeviceToolType -> ShowS

show :: DeviceToolType -> String

showList :: [DeviceToolType] -> ShowS

Eq DeviceToolType 
Instance details

Defined in GI.Gdk.Enums

Ord DeviceToolType 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum DeviceToolType 
Instance details

Defined in GI.Gdk.Enums

TypedObject DeviceToolType 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes DeviceToolType 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes DeviceToolType 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes DeviceToolType = '[] :: [Type]

data DmabufError #

Instances

Instances details
Enum DmabufError 
Instance details

Defined in GI.Gdk.Enums

Show DmabufError 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> DmabufError -> ShowS

show :: DmabufError -> String

showList :: [DmabufError] -> ShowS

Eq DmabufError 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: DmabufError -> DmabufError -> Bool

(/=) :: DmabufError -> DmabufError -> Bool

Ord DmabufError 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum DmabufError 
Instance details

Defined in GI.Gdk.Enums

TypedObject DmabufError 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

GErrorClass DmabufError 
Instance details

Defined in GI.Gdk.Enums

Methods

gerrorClassDomain :: DmabufError -> Text #

HasParentTypes DmabufError 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes DmabufError 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes DmabufError = '[] :: [Type]

data DragCancelReason #

Instances

Instances details
Enum DragCancelReason 
Instance details

Defined in GI.Gdk.Enums

Show DragCancelReason 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> DragCancelReason -> ShowS

show :: DragCancelReason -> String

showList :: [DragCancelReason] -> ShowS

Eq DragCancelReason 
Instance details

Defined in GI.Gdk.Enums

Ord DragCancelReason 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum DragCancelReason 
Instance details

Defined in GI.Gdk.Enums

TypedObject DragCancelReason 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes DragCancelReason 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes DragCancelReason 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes DragCancelReason = '[] :: [Type]

data EventType #

Instances

Instances details
Enum EventType 
Instance details

Defined in GI.Gdk.Enums

Show EventType 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> EventType -> ShowS

show :: EventType -> String

showList :: [EventType] -> ShowS

Eq EventType 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: EventType -> EventType -> Bool

(/=) :: EventType -> EventType -> Bool

Ord EventType 
Instance details

Defined in GI.Gdk.Enums

Methods

compare :: EventType -> EventType -> Ordering

(<) :: EventType -> EventType -> Bool

(<=) :: EventType -> EventType -> Bool

(>) :: EventType -> EventType -> Bool

(>=) :: EventType -> EventType -> Bool

max :: EventType -> EventType -> EventType

min :: EventType -> EventType -> EventType

BoxedEnum EventType 
Instance details

Defined in GI.Gdk.Enums

TypedObject EventType 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes EventType 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes EventType 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes EventType = '[] :: [Type]

data FullscreenMode #

Instances

Instances details
Enum FullscreenMode 
Instance details

Defined in GI.Gdk.Enums

Show FullscreenMode 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> FullscreenMode -> ShowS

show :: FullscreenMode -> String

showList :: [FullscreenMode] -> ShowS

Eq FullscreenMode 
Instance details

Defined in GI.Gdk.Enums

Ord FullscreenMode 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum FullscreenMode 
Instance details

Defined in GI.Gdk.Enums

TypedObject FullscreenMode 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes FullscreenMode 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes FullscreenMode 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes FullscreenMode = '[] :: [Type]

data GLError #

Instances

Instances details
Enum GLError 
Instance details

Defined in GI.Gdk.Enums

Show GLError 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> GLError -> ShowS

show :: GLError -> String

showList :: [GLError] -> ShowS

Eq GLError 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: GLError -> GLError -> Bool

(/=) :: GLError -> GLError -> Bool

Ord GLError 
Instance details

Defined in GI.Gdk.Enums

Methods

compare :: GLError -> GLError -> Ordering

(<) :: GLError -> GLError -> Bool

(<=) :: GLError -> GLError -> Bool

(>) :: GLError -> GLError -> Bool

(>=) :: GLError -> GLError -> Bool

max :: GLError -> GLError -> GLError

min :: GLError -> GLError -> GLError

BoxedEnum GLError 
Instance details

Defined in GI.Gdk.Enums

TypedObject GLError 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

GErrorClass GLError 
Instance details

Defined in GI.Gdk.Enums

Methods

gerrorClassDomain :: GLError -> Text #

HasParentTypes GLError 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes GLError 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes GLError = '[] :: [Type]

data Gravity #

Instances

Instances details
Enum Gravity 
Instance details

Defined in GI.Gdk.Enums

Show Gravity 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> Gravity -> ShowS

show :: Gravity -> String

showList :: [Gravity] -> ShowS

Eq Gravity 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: Gravity -> Gravity -> Bool

(/=) :: Gravity -> Gravity -> Bool

Ord Gravity 
Instance details

Defined in GI.Gdk.Enums

Methods

compare :: Gravity -> Gravity -> Ordering

(<) :: Gravity -> Gravity -> Bool

(<=) :: Gravity -> Gravity -> Bool

(>) :: Gravity -> Gravity -> Bool

(>=) :: Gravity -> Gravity -> Bool

max :: Gravity -> Gravity -> Gravity

min :: Gravity -> Gravity -> Gravity

BoxedEnum Gravity 
Instance details

Defined in GI.Gdk.Enums

TypedObject Gravity 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes Gravity 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes Gravity 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes Gravity = '[] :: [Type]

data InputSource #

Instances

Instances details
Enum InputSource 
Instance details

Defined in GI.Gdk.Enums

Show InputSource 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> InputSource -> ShowS

show :: InputSource -> String

showList :: [InputSource] -> ShowS

Eq InputSource 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: InputSource -> InputSource -> Bool

(/=) :: InputSource -> InputSource -> Bool

Ord InputSource 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum InputSource 
Instance details

Defined in GI.Gdk.Enums

TypedObject InputSource 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes InputSource 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes InputSource 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes InputSource = '[] :: [Type]

data KeyMatch #

Instances

Instances details
Enum KeyMatch 
Instance details

Defined in GI.Gdk.Enums

Show KeyMatch 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> KeyMatch -> ShowS

show :: KeyMatch -> String

showList :: [KeyMatch] -> ShowS

Eq KeyMatch 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: KeyMatch -> KeyMatch -> Bool

(/=) :: KeyMatch -> KeyMatch -> Bool

Ord KeyMatch 
Instance details

Defined in GI.Gdk.Enums

Methods

compare :: KeyMatch -> KeyMatch -> Ordering

(<) :: KeyMatch -> KeyMatch -> Bool

(<=) :: KeyMatch -> KeyMatch -> Bool

(>) :: KeyMatch -> KeyMatch -> Bool

(>=) :: KeyMatch -> KeyMatch -> Bool

max :: KeyMatch -> KeyMatch -> KeyMatch

min :: KeyMatch -> KeyMatch -> KeyMatch

BoxedEnum KeyMatch 
Instance details

Defined in GI.Gdk.Enums

TypedObject KeyMatch 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes KeyMatch 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes KeyMatch 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes KeyMatch = '[] :: [Type]

data MemoryFormat #

Constructors

MemoryFormatB8g8r8a8Premultiplied 
MemoryFormatA8r8g8b8Premultiplied 
MemoryFormatR8g8b8a8Premultiplied 
MemoryFormatB8g8r8a8 
MemoryFormatA8r8g8b8 
MemoryFormatR8g8b8a8 
MemoryFormatA8b8g8r8 
MemoryFormatR8g8b8 
MemoryFormatB8g8r8 
MemoryFormatR16g16b16 
MemoryFormatR16g16b16a16Premultiplied 
MemoryFormatR16g16b16a16 
MemoryFormatR16g16b16Float 
MemoryFormatR16g16b16a16FloatPremultiplied 
MemoryFormatR16g16b16a16Float 
MemoryFormatR32g32b32Float 
MemoryFormatR32g32b32a32FloatPremultiplied 
MemoryFormatR32g32b32a32Float 
MemoryFormatG8a8Premultiplied 
MemoryFormatG8a8 
MemoryFormatG8 
MemoryFormatG16a16Premultiplied 
MemoryFormatG16a16 
MemoryFormatG16 
MemoryFormatA8 
MemoryFormatA16 
MemoryFormatA16Float 
MemoryFormatA32Float 
MemoryFormatA8b8g8r8Premultiplied 
MemoryFormatB8g8r8x8 
MemoryFormatX8r8g8b8 
MemoryFormatR8g8b8x8 
MemoryFormatX8b8g8r8 
MemoryFormatG8B8r8420 
MemoryFormatG8R8b8420 
MemoryFormatG8B8r8422 
MemoryFormatG8R8b8422 
MemoryFormatG8B8r8444 
MemoryFormatG8R8b8444 
MemoryFormatG10x6B10x6r10x6420 
MemoryFormatG12x4B12x4r12x4420 
MemoryFormatG16B16r16420 
MemoryFormatG8B8R8410 
MemoryFormatG8R8B8410 
MemoryFormatG8B8R8411 
MemoryFormatG8R8B8411 
MemoryFormatG8B8R8420 
MemoryFormatG8R8B8420 
MemoryFormatG8B8R8422 
MemoryFormatG8R8B8422 
MemoryFormatG8B8R8444 
MemoryFormatG8R8B8444 
MemoryFormatG8b8g8r8422 
MemoryFormatG8r8g8b8422 
MemoryFormatR8g8b8g8422 
MemoryFormatB8g8r8g8422 
MemoryFormatX6g10X6b10X6r10420 
MemoryFormatX6g10X6b10X6r10422 
MemoryFormatX6g10X6b10X6r10444 
MemoryFormatX4g12X4b12X4r12420 
MemoryFormatX4g12X4b12X4r12422 
MemoryFormatX4g12X4b12X4r12444 
MemoryFormatG16B16R16420 
MemoryFormatG16B16R16422 
MemoryFormatG16B16R16444 
MemoryFormatNFormats 
AnotherMemoryFormat Int 

Instances

Instances details
Enum MemoryFormat 
Instance details

Defined in GI.Gdk.Enums

Show MemoryFormat 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> MemoryFormat -> ShowS

show :: MemoryFormat -> String

showList :: [MemoryFormat] -> ShowS

Eq MemoryFormat 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: MemoryFormat -> MemoryFormat -> Bool

(/=) :: MemoryFormat -> MemoryFormat -> Bool

Ord MemoryFormat 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum MemoryFormat 
Instance details

Defined in GI.Gdk.Enums

TypedObject MemoryFormat 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes MemoryFormat 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes MemoryFormat 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes MemoryFormat = '[] :: [Type]

data NotifyType #

Instances

Instances details
Enum NotifyType 
Instance details

Defined in GI.Gdk.Enums

Show NotifyType 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> NotifyType -> ShowS

show :: NotifyType -> String

showList :: [NotifyType] -> ShowS

Eq NotifyType 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: NotifyType -> NotifyType -> Bool

(/=) :: NotifyType -> NotifyType -> Bool

Ord NotifyType 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum NotifyType 
Instance details

Defined in GI.Gdk.Enums

TypedObject NotifyType 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes NotifyType 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes NotifyType 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes NotifyType = '[] :: [Type]

data ScrollDirection #

Instances

Instances details
Enum ScrollDirection 
Instance details

Defined in GI.Gdk.Enums

Show ScrollDirection 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> ScrollDirection -> ShowS

show :: ScrollDirection -> String

showList :: [ScrollDirection] -> ShowS

Eq ScrollDirection 
Instance details

Defined in GI.Gdk.Enums

Ord ScrollDirection 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum ScrollDirection 
Instance details

Defined in GI.Gdk.Enums

TypedObject ScrollDirection 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes ScrollDirection 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes ScrollDirection 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes ScrollDirection = '[] :: [Type]

data ScrollRelativeDirection #

Instances

Instances details
Enum ScrollRelativeDirection 
Instance details

Defined in GI.Gdk.Enums

Show ScrollRelativeDirection 
Instance details

Defined in GI.Gdk.Enums

Eq ScrollRelativeDirection 
Instance details

Defined in GI.Gdk.Enums

Ord ScrollRelativeDirection 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum ScrollRelativeDirection 
Instance details

Defined in GI.Gdk.Enums

TypedObject ScrollRelativeDirection 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes ScrollRelativeDirection 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes ScrollRelativeDirection 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes ScrollRelativeDirection = '[] :: [Type]

data ScrollUnit #

Instances

Instances details
Enum ScrollUnit 
Instance details

Defined in GI.Gdk.Enums

Show ScrollUnit 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> ScrollUnit -> ShowS

show :: ScrollUnit -> String

showList :: [ScrollUnit] -> ShowS

Eq ScrollUnit 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: ScrollUnit -> ScrollUnit -> Bool

(/=) :: ScrollUnit -> ScrollUnit -> Bool

Ord ScrollUnit 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum ScrollUnit 
Instance details

Defined in GI.Gdk.Enums

TypedObject ScrollUnit 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes ScrollUnit 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes ScrollUnit 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes ScrollUnit = '[] :: [Type]

data SubpixelLayout #

Instances

Instances details
Enum SubpixelLayout 
Instance details

Defined in GI.Gdk.Enums

Show SubpixelLayout 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> SubpixelLayout -> ShowS

show :: SubpixelLayout -> String

showList :: [SubpixelLayout] -> ShowS

Eq SubpixelLayout 
Instance details

Defined in GI.Gdk.Enums

Ord SubpixelLayout 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum SubpixelLayout 
Instance details

Defined in GI.Gdk.Enums

TypedObject SubpixelLayout 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes SubpixelLayout 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes SubpixelLayout 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes SubpixelLayout = '[] :: [Type]

data SurfaceEdge #

Instances

Instances details
Enum SurfaceEdge 
Instance details

Defined in GI.Gdk.Enums

Show SurfaceEdge 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> SurfaceEdge -> ShowS

show :: SurfaceEdge -> String

showList :: [SurfaceEdge] -> ShowS

Eq SurfaceEdge 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: SurfaceEdge -> SurfaceEdge -> Bool

(/=) :: SurfaceEdge -> SurfaceEdge -> Bool

Ord SurfaceEdge 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum SurfaceEdge 
Instance details

Defined in GI.Gdk.Enums

TypedObject SurfaceEdge 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes SurfaceEdge 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes SurfaceEdge 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes SurfaceEdge = '[] :: [Type]

data TextureError #

Instances

Instances details
Enum TextureError 
Instance details

Defined in GI.Gdk.Enums

Show TextureError 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> TextureError -> ShowS

show :: TextureError -> String

showList :: [TextureError] -> ShowS

Eq TextureError 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: TextureError -> TextureError -> Bool

(/=) :: TextureError -> TextureError -> Bool

Ord TextureError 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum TextureError 
Instance details

Defined in GI.Gdk.Enums

TypedObject TextureError 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

GErrorClass TextureError 
Instance details

Defined in GI.Gdk.Enums

Methods

gerrorClassDomain :: TextureError -> Text #

HasParentTypes TextureError 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes TextureError 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes TextureError = '[] :: [Type]

data TitlebarGesture #

Instances

Instances details
Enum TitlebarGesture 
Instance details

Defined in GI.Gdk.Enums

Show TitlebarGesture 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> TitlebarGesture -> ShowS

show :: TitlebarGesture -> String

showList :: [TitlebarGesture] -> ShowS

Eq TitlebarGesture 
Instance details

Defined in GI.Gdk.Enums

Ord TitlebarGesture 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum TitlebarGesture 
Instance details

Defined in GI.Gdk.Enums

TypedObject TitlebarGesture 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes TitlebarGesture 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes TitlebarGesture 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes TitlebarGesture = '[] :: [Type]

data TouchpadGesturePhase #

Instances

Instances details
Enum TouchpadGesturePhase 
Instance details

Defined in GI.Gdk.Enums

Show TouchpadGesturePhase 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> TouchpadGesturePhase -> ShowS

show :: TouchpadGesturePhase -> String

showList :: [TouchpadGesturePhase] -> ShowS

Eq TouchpadGesturePhase 
Instance details

Defined in GI.Gdk.Enums

Ord TouchpadGesturePhase 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum TouchpadGesturePhase 
Instance details

Defined in GI.Gdk.Enums

TypedObject TouchpadGesturePhase 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

HasParentTypes TouchpadGesturePhase 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes TouchpadGesturePhase 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes TouchpadGesturePhase = '[] :: [Type]

data VulkanError #

Instances

Instances details
Enum VulkanError 
Instance details

Defined in GI.Gdk.Enums

Show VulkanError 
Instance details

Defined in GI.Gdk.Enums

Methods

showsPrec :: Int -> VulkanError -> ShowS

show :: VulkanError -> String

showList :: [VulkanError] -> ShowS

Eq VulkanError 
Instance details

Defined in GI.Gdk.Enums

Methods

(==) :: VulkanError -> VulkanError -> Bool

(/=) :: VulkanError -> VulkanError -> Bool

Ord VulkanError 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum VulkanError 
Instance details

Defined in GI.Gdk.Enums

TypedObject VulkanError 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

GErrorClass VulkanError 
Instance details

Defined in GI.Gdk.Enums

Methods

gerrorClassDomain :: VulkanError -> Text #

HasParentTypes VulkanError 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes VulkanError 
Instance details

Defined in GI.Gdk.Enums

type ParentTypes VulkanError = '[] :: [Type]

catchDmabufError :: IO a -> (DmabufError -> GErrorMessage -> IO a) -> IO a #

catchGLError :: IO a -> (GLError -> GErrorMessage -> IO a) -> IO a #

catchTextureError :: IO a -> (TextureError -> GErrorMessage -> IO a) -> IO a #

catchVulkanError :: IO a -> (VulkanError -> GErrorMessage -> IO a) -> IO a #

handleDmabufError :: (DmabufError -> GErrorMessage -> IO a) -> IO a -> IO a #

handleGLError :: (GLError -> GErrorMessage -> IO a) -> IO a -> IO a #

handleTextureError :: (TextureError -> GErrorMessage -> IO a) -> IO a -> IO a #

handleVulkanError :: (VulkanError -> GErrorMessage -> IO a) -> IO a -> IO a #

data AnchorHints #

Instances

Instances details
Enum AnchorHints 
Instance details

Defined in GI.Gdk.Flags

Show AnchorHints 
Instance details

Defined in GI.Gdk.Flags

Methods

showsPrec :: Int -> AnchorHints -> ShowS

show :: AnchorHints -> String

showList :: [AnchorHints] -> ShowS

Eq AnchorHints 
Instance details

Defined in GI.Gdk.Flags

Methods

(==) :: AnchorHints -> AnchorHints -> Bool

(/=) :: AnchorHints -> AnchorHints -> Bool

Ord AnchorHints 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags AnchorHints 
Instance details

Defined in GI.Gdk.Flags

IsGFlag AnchorHints 
Instance details

Defined in GI.Gdk.Flags

TypedObject AnchorHints 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

HasParentTypes AnchorHints 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes AnchorHints 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes AnchorHints = '[] :: [Type]

data AxisFlags #

Instances

Instances details
Enum AxisFlags 
Instance details

Defined in GI.Gdk.Flags

Show AxisFlags 
Instance details

Defined in GI.Gdk.Flags

Methods

showsPrec :: Int -> AxisFlags -> ShowS

show :: AxisFlags -> String

showList :: [AxisFlags] -> ShowS

Eq AxisFlags 
Instance details

Defined in GI.Gdk.Flags

Methods

(==) :: AxisFlags -> AxisFlags -> Bool

(/=) :: AxisFlags -> AxisFlags -> Bool

Ord AxisFlags 
Instance details

Defined in GI.Gdk.Flags

Methods

compare :: AxisFlags -> AxisFlags -> Ordering

(<) :: AxisFlags -> AxisFlags -> Bool

(<=) :: AxisFlags -> AxisFlags -> Bool

(>) :: AxisFlags -> AxisFlags -> Bool

(>=) :: AxisFlags -> AxisFlags -> Bool

max :: AxisFlags -> AxisFlags -> AxisFlags

min :: AxisFlags -> AxisFlags -> AxisFlags

BoxedFlags AxisFlags 
Instance details

Defined in GI.Gdk.Flags

IsGFlag AxisFlags 
Instance details

Defined in GI.Gdk.Flags

TypedObject AxisFlags 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

HasParentTypes AxisFlags 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes AxisFlags 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes AxisFlags = '[] :: [Type]

data DragAction #

Instances

Instances details
Enum DragAction 
Instance details

Defined in GI.Gdk.Flags

Show DragAction 
Instance details

Defined in GI.Gdk.Flags

Methods

showsPrec :: Int -> DragAction -> ShowS

show :: DragAction -> String

showList :: [DragAction] -> ShowS

Eq DragAction 
Instance details

Defined in GI.Gdk.Flags

Methods

(==) :: DragAction -> DragAction -> Bool

(/=) :: DragAction -> DragAction -> Bool

Ord DragAction 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags DragAction 
Instance details

Defined in GI.Gdk.Flags

IsGFlag DragAction 
Instance details

Defined in GI.Gdk.Flags

TypedObject DragAction 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

HasParentTypes DragAction 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes DragAction 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes DragAction = '[] :: [Type]

data FrameClockPhase #

Instances

Instances details
Enum FrameClockPhase 
Instance details

Defined in GI.Gdk.Flags

Show FrameClockPhase 
Instance details

Defined in GI.Gdk.Flags

Methods

showsPrec :: Int -> FrameClockPhase -> ShowS

show :: FrameClockPhase -> String

showList :: [FrameClockPhase] -> ShowS

Eq FrameClockPhase 
Instance details

Defined in GI.Gdk.Flags

Ord FrameClockPhase 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags FrameClockPhase 
Instance details

Defined in GI.Gdk.Flags

IsGFlag FrameClockPhase 
Instance details

Defined in GI.Gdk.Flags

TypedObject FrameClockPhase 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

HasParentTypes FrameClockPhase 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes FrameClockPhase 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes FrameClockPhase = '[] :: [Type]

data GLAPI #

Constructors

GLAPIGl 
GLAPIGles 
AnotherGLAPI Int 

Instances

Instances details
Enum GLAPI 
Instance details

Defined in GI.Gdk.Flags

Show GLAPI 
Instance details

Defined in GI.Gdk.Flags

Methods

showsPrec :: Int -> GLAPI -> ShowS

show :: GLAPI -> String

showList :: [GLAPI] -> ShowS

Eq GLAPI 
Instance details

Defined in GI.Gdk.Flags

Methods

(==) :: GLAPI -> GLAPI -> Bool

(/=) :: GLAPI -> GLAPI -> Bool

Ord GLAPI 
Instance details

Defined in GI.Gdk.Flags

Methods

compare :: GLAPI -> GLAPI -> Ordering

(<) :: GLAPI -> GLAPI -> Bool

(<=) :: GLAPI -> GLAPI -> Bool

(>) :: GLAPI -> GLAPI -> Bool

(>=) :: GLAPI -> GLAPI -> Bool

max :: GLAPI -> GLAPI -> GLAPI

min :: GLAPI -> GLAPI -> GLAPI

BoxedFlags GLAPI 
Instance details

Defined in GI.Gdk.Flags

IsGFlag GLAPI 
Instance details

Defined in GI.Gdk.Flags

TypedObject GLAPI 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

HasParentTypes GLAPI 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes GLAPI 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes GLAPI = '[] :: [Type]

data ModifierType #

Instances

Instances details
Enum ModifierType 
Instance details

Defined in GI.Gdk.Flags

Show ModifierType 
Instance details

Defined in GI.Gdk.Flags

Methods

showsPrec :: Int -> ModifierType -> ShowS

show :: ModifierType -> String

showList :: [ModifierType] -> ShowS

Eq ModifierType 
Instance details

Defined in GI.Gdk.Flags

Methods

(==) :: ModifierType -> ModifierType -> Bool

(/=) :: ModifierType -> ModifierType -> Bool

Ord ModifierType 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags ModifierType 
Instance details

Defined in GI.Gdk.Flags

IsGFlag ModifierType 
Instance details

Defined in GI.Gdk.Flags

TypedObject ModifierType 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

HasParentTypes ModifierType 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes ModifierType 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes ModifierType = '[] :: [Type]

data PaintableFlags #

Instances

Instances details
Enum PaintableFlags 
Instance details

Defined in GI.Gdk.Flags

Show PaintableFlags 
Instance details

Defined in GI.Gdk.Flags

Methods

showsPrec :: Int -> PaintableFlags -> ShowS

show :: PaintableFlags -> String

showList :: [PaintableFlags] -> ShowS

Eq PaintableFlags 
Instance details

Defined in GI.Gdk.Flags

Ord PaintableFlags 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags PaintableFlags 
Instance details

Defined in GI.Gdk.Flags

IsGFlag PaintableFlags 
Instance details

Defined in GI.Gdk.Flags

TypedObject PaintableFlags 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

HasParentTypes PaintableFlags 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes PaintableFlags 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes PaintableFlags = '[] :: [Type]

data SeatCapabilities #

Instances

Instances details
Enum SeatCapabilities 
Instance details

Defined in GI.Gdk.Flags

Show SeatCapabilities 
Instance details

Defined in GI.Gdk.Flags

Methods

showsPrec :: Int -> SeatCapabilities -> ShowS

show :: SeatCapabilities -> String

showList :: [SeatCapabilities] -> ShowS

Eq SeatCapabilities 
Instance details

Defined in GI.Gdk.Flags

Ord SeatCapabilities 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags SeatCapabilities 
Instance details

Defined in GI.Gdk.Flags

IsGFlag SeatCapabilities 
Instance details

Defined in GI.Gdk.Flags

TypedObject SeatCapabilities 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

HasParentTypes SeatCapabilities 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes SeatCapabilities 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes SeatCapabilities = '[] :: [Type]

data ToplevelCapabilities #

Instances

Instances details
Enum ToplevelCapabilities 
Instance details

Defined in GI.Gdk.Flags

Show ToplevelCapabilities 
Instance details

Defined in GI.Gdk.Flags

Methods

showsPrec :: Int -> ToplevelCapabilities -> ShowS

show :: ToplevelCapabilities -> String

showList :: [ToplevelCapabilities] -> ShowS

Eq ToplevelCapabilities 
Instance details

Defined in GI.Gdk.Flags

Ord ToplevelCapabilities 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags ToplevelCapabilities 
Instance details

Defined in GI.Gdk.Flags

IsGFlag ToplevelCapabilities 
Instance details

Defined in GI.Gdk.Flags

TypedObject ToplevelCapabilities 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

HasParentTypes ToplevelCapabilities 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes ToplevelCapabilities 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes ToplevelCapabilities = '[] :: [Type]

data ToplevelState #

Instances

Instances details
Enum ToplevelState 
Instance details

Defined in GI.Gdk.Flags

Show ToplevelState 
Instance details

Defined in GI.Gdk.Flags

Methods

showsPrec :: Int -> ToplevelState -> ShowS

show :: ToplevelState -> String

showList :: [ToplevelState] -> ShowS

Eq ToplevelState 
Instance details

Defined in GI.Gdk.Flags

Ord ToplevelState 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags ToplevelState 
Instance details

Defined in GI.Gdk.Flags

IsGFlag ToplevelState 
Instance details

Defined in GI.Gdk.Flags

TypedObject ToplevelState 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

HasParentTypes ToplevelState 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes ToplevelState 
Instance details

Defined in GI.Gdk.Flags

type ParentTypes ToplevelState = '[] :: [Type]

cairoDrawFromGl :: (HasCallStack, MonadIO m, IsSurface a) => Context -> a -> Int32 -> Int32 -> Int32 -> Int32 -> Int32 -> Int32 -> Int32 -> m () #

cairoRectangle :: (HasCallStack, MonadIO m) => Context -> Rectangle -> m () #

cairoRegion :: (HasCallStack, MonadIO m) => Context -> Region -> m () #

cairoRegionCreateFromSurface :: (HasCallStack, MonadIO m) => Surface -> m Region #

cairoSetSourcePixbuf :: (HasCallStack, MonadIO m, IsPixbuf a) => Context -> a -> Double -> Double -> m () #

cairoSetSourceRgba :: (HasCallStack, MonadIO m) => Context -> RGBA -> m () #

contentDeserializeAsync :: (HasCallStack, MonadIO m, IsInputStream a, IsCancellable b) => a -> Text -> GType -> Int32 -> Maybe b -> Maybe AsyncReadyCallback -> m () #

contentDeserializeFinish :: (HasCallStack, MonadIO m, IsAsyncResult a) => a -> m GValue #

contentRegisterDeserializer :: (HasCallStack, MonadIO m) => Text -> GType -> ContentDeserializeFunc -> m () #

contentRegisterSerializer :: (HasCallStack, MonadIO m) => GType -> Text -> ContentSerializeFunc -> m () #

contentSerializeAsync :: (HasCallStack, MonadIO m, IsOutputStream a, IsCancellable b) => a -> Text -> GValue -> Int32 -> Maybe b -> Maybe AsyncReadyCallback -> m () #

contentSerializeFinish :: (HasCallStack, MonadIO m, IsAsyncResult a) => a -> m () #

eventsGetAngle :: (HasCallStack, MonadIO m, IsEvent a, IsEvent b) => a -> b -> m (Bool, Double) #

eventsGetCenter :: (HasCallStack, MonadIO m, IsEvent a, IsEvent b) => a -> b -> m (Bool, Double, Double) #

eventsGetDistance :: (HasCallStack, MonadIO m, IsEvent a, IsEvent b) => a -> b -> m (Bool, Double) #

internMimeType :: (HasCallStack, MonadIO m) => Text -> m (Maybe Text) #

keyvalConvertCase :: (HasCallStack, MonadIO m) => Word32 -> m (Word32, Word32) #

keyvalFromName :: (HasCallStack, MonadIO m) => Text -> m Word32 #

keyvalIsLower :: (HasCallStack, MonadIO m) => Word32 -> m Bool #

keyvalIsUpper :: (HasCallStack, MonadIO m) => Word32 -> m Bool #

keyvalName :: (HasCallStack, MonadIO m) => Word32 -> m (Maybe Text) #

keyvalToLower :: (HasCallStack, MonadIO m) => Word32 -> m Word32 #

keyvalToUnicode :: (HasCallStack, MonadIO m) => Word32 -> m Word32 #

keyvalToUpper :: (HasCallStack, MonadIO m) => Word32 -> m Word32 #

pixbufGetFromSurface :: (HasCallStack, MonadIO m) => Surface -> Int32 -> Int32 -> Int32 -> Int32 -> m (Maybe Pixbuf) #

pixbufGetFromTexture :: (HasCallStack, MonadIO m, IsTexture a) => a -> m (Maybe Pixbuf) #

setAllowedBackends :: (HasCallStack, MonadIO m) => Text -> m () #

unicodeToKeyval :: (HasCallStack, MonadIO m) => Word32 -> m Word32 #

data DevicePadGetFeatureGroupMethodInfo #

Instances

Instances details
(signature ~ (DevicePadFeature -> Int32 -> m Int32), MonadIO m, IsDevicePad a) => OverloadedMethod DevicePadGetFeatureGroupMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DevicePadGetFeatureGroupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DevicePadGetGroupNModesMethodInfo #

Instances

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

Defined in GI.Gdk.Interfaces.DevicePad

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DevicePadGetGroupNModesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DevicePadGetNFeaturesMethodInfo #

Instances

Instances details
(signature ~ (DevicePadFeature -> m Int32), MonadIO m, IsDevicePad a) => OverloadedMethod DevicePadGetNFeaturesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DevicePadGetNFeaturesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DevicePadGetNGroupsMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsDevicePad a) => OverloadedMethod DevicePadGetNGroupsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DevicePadGetNGroupsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf DevicePad o) => IsDevicePad o #

Instances

Instances details
(GObject o, IsDescendantOf DevicePad o) => IsDevicePad o 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

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

Equations

ResolveDevicePadMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveDevicePadMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveDevicePadMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveDevicePadMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveDevicePadMethod "getv" o = ObjectGetvMethodInfo 
ResolveDevicePadMethod "hasBidiLayouts" o = DeviceHasBidiLayoutsMethodInfo 
ResolveDevicePadMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveDevicePadMethod "notify" o = ObjectNotifyMethodInfo 
ResolveDevicePadMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveDevicePadMethod "ref" o = ObjectRefMethodInfo 
ResolveDevicePadMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveDevicePadMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveDevicePadMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveDevicePadMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveDevicePadMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveDevicePadMethod "unref" o = ObjectUnrefMethodInfo 
ResolveDevicePadMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveDevicePadMethod "getActiveLayoutIndex" o = DeviceGetActiveLayoutIndexMethodInfo 
ResolveDevicePadMethod "getCapsLockState" o = DeviceGetCapsLockStateMethodInfo 
ResolveDevicePadMethod "getData" o = ObjectGetDataMethodInfo 
ResolveDevicePadMethod "getDeviceTool" o = DeviceGetDeviceToolMethodInfo 
ResolveDevicePadMethod "getDirection" o = DeviceGetDirectionMethodInfo 
ResolveDevicePadMethod "getDisplay" o = DeviceGetDisplayMethodInfo 
ResolveDevicePadMethod "getFeatureGroup" o = DevicePadGetFeatureGroupMethodInfo 
ResolveDevicePadMethod "getGroupNModes" o = DevicePadGetGroupNModesMethodInfo 
ResolveDevicePadMethod "getHasCursor" o = DeviceGetHasCursorMethodInfo 
ResolveDevicePadMethod "getLayoutNames" o = DeviceGetLayoutNamesMethodInfo 
ResolveDevicePadMethod "getModifierState" o = DeviceGetModifierStateMethodInfo 
ResolveDevicePadMethod "getNFeatures" o = DevicePadGetNFeaturesMethodInfo 
ResolveDevicePadMethod "getNGroups" o = DevicePadGetNGroupsMethodInfo 
ResolveDevicePadMethod "getName" o = DeviceGetNameMethodInfo 
ResolveDevicePadMethod "getNumLockState" o = DeviceGetNumLockStateMethodInfo 
ResolveDevicePadMethod "getNumTouches" o = DeviceGetNumTouchesMethodInfo 
ResolveDevicePadMethod "getProductId" o = DeviceGetProductIdMethodInfo 
ResolveDevicePadMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveDevicePadMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveDevicePadMethod "getScrollLockState" o = DeviceGetScrollLockStateMethodInfo 
ResolveDevicePadMethod "getSeat" o = DeviceGetSeatMethodInfo 
ResolveDevicePadMethod "getSource" o = DeviceGetSourceMethodInfo 
ResolveDevicePadMethod "getSurfaceAtPosition" o = DeviceGetSurfaceAtPositionMethodInfo 
ResolveDevicePadMethod "getTimestamp" o = DeviceGetTimestampMethodInfo 
ResolveDevicePadMethod "getVendorId" o = DeviceGetVendorIdMethodInfo 
ResolveDevicePadMethod "setData" o = ObjectSetDataMethodInfo 
ResolveDevicePadMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveDevicePadMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveDevicePadMethod l o = MethodResolutionFailed l o :: Type 

devicePadGetFeatureGroup :: (HasCallStack, MonadIO m, IsDevicePad a) => a -> DevicePadFeature -> Int32 -> m Int32 #

devicePadGetGroupNModes :: (HasCallStack, MonadIO m, IsDevicePad a) => a -> Int32 -> m Int32 #

devicePadGetNFeatures :: (HasCallStack, MonadIO m, IsDevicePad a) => a -> DevicePadFeature -> m Int32 #

devicePadGetNGroups :: (HasCallStack, MonadIO m, IsDevicePad a) => a -> m Int32 #

toDevicePad :: (MonadIO m, IsDevicePad o) => o -> m DevicePad #

data DragSurfaceComputeSizeSignalInfo #

Instances

Instances details
SignalInfo DragSurfaceComputeSizeSignalInfo 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

Associated Types

type HaskellCallbackType DragSurfaceComputeSizeSignalInfo 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DragSurfaceComputeSizeSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DragSurfaceComputeSizeSignalInfo 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

data DragSurfacePresentMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> m Bool), MonadIO m, IsDragSurface a) => OverloadedMethod DragSurfacePresentMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DragSurfacePresentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf DragSurface o) => IsDragSurface o #

Instances

Instances details
(GObject o, IsDescendantOf DragSurface o) => IsDragSurface o 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

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

Equations

ResolveDragSurfaceMethod "beep" o = SurfaceBeepMethodInfo 
ResolveDragSurfaceMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveDragSurfaceMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveDragSurfaceMethod "createCairoContext" o = SurfaceCreateCairoContextMethodInfo 
ResolveDragSurfaceMethod "createGlContext" o = SurfaceCreateGlContextMethodInfo 
ResolveDragSurfaceMethod "createSimilarSurface" o = SurfaceCreateSimilarSurfaceMethodInfo 
ResolveDragSurfaceMethod "createVulkanContext" o = SurfaceCreateVulkanContextMethodInfo 
ResolveDragSurfaceMethod "destroy" o = SurfaceDestroyMethodInfo 
ResolveDragSurfaceMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveDragSurfaceMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveDragSurfaceMethod "getv" o = ObjectGetvMethodInfo 
ResolveDragSurfaceMethod "hide" o = SurfaceHideMethodInfo 
ResolveDragSurfaceMethod "isDestroyed" o = SurfaceIsDestroyedMethodInfo 
ResolveDragSurfaceMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveDragSurfaceMethod "notify" o = ObjectNotifyMethodInfo 
ResolveDragSurfaceMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveDragSurfaceMethod "present" o = DragSurfacePresentMethodInfo 
ResolveDragSurfaceMethod "queueRender" o = SurfaceQueueRenderMethodInfo 
ResolveDragSurfaceMethod "ref" o = ObjectRefMethodInfo 
ResolveDragSurfaceMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveDragSurfaceMethod "requestLayout" o = SurfaceRequestLayoutMethodInfo 
ResolveDragSurfaceMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveDragSurfaceMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveDragSurfaceMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveDragSurfaceMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveDragSurfaceMethod "translateCoordinates" o = SurfaceTranslateCoordinatesMethodInfo 
ResolveDragSurfaceMethod "unref" o = ObjectUnrefMethodInfo 
ResolveDragSurfaceMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveDragSurfaceMethod "getCursor" o = SurfaceGetCursorMethodInfo 
ResolveDragSurfaceMethod "getData" o = ObjectGetDataMethodInfo 
ResolveDragSurfaceMethod "getDeviceCursor" o = SurfaceGetDeviceCursorMethodInfo 
ResolveDragSurfaceMethod "getDevicePosition" o = SurfaceGetDevicePositionMethodInfo 
ResolveDragSurfaceMethod "getDisplay" o = SurfaceGetDisplayMethodInfo 
ResolveDragSurfaceMethod "getFrameClock" o = SurfaceGetFrameClockMethodInfo 
ResolveDragSurfaceMethod "getHeight" o = SurfaceGetHeightMethodInfo 
ResolveDragSurfaceMethod "getMapped" o = SurfaceGetMappedMethodInfo 
ResolveDragSurfaceMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveDragSurfaceMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveDragSurfaceMethod "getScale" o = SurfaceGetScaleMethodInfo 
ResolveDragSurfaceMethod "getScaleFactor" o = SurfaceGetScaleFactorMethodInfo 
ResolveDragSurfaceMethod "getWidth" o = SurfaceGetWidthMethodInfo 
ResolveDragSurfaceMethod "setCursor" o = SurfaceSetCursorMethodInfo 
ResolveDragSurfaceMethod "setData" o = ObjectSetDataMethodInfo 
ResolveDragSurfaceMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveDragSurfaceMethod "setDeviceCursor" o = SurfaceSetDeviceCursorMethodInfo 
ResolveDragSurfaceMethod "setInputRegion" o = SurfaceSetInputRegionMethodInfo 
ResolveDragSurfaceMethod "setOpaqueRegion" o = SurfaceSetOpaqueRegionMethodInfo 
ResolveDragSurfaceMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveDragSurfaceMethod l o = MethodResolutionFailed l o :: Type 

afterDragSurfaceComputeSize :: (IsDragSurface a, MonadIO m) => a -> ((?self :: a) => DragSurfaceComputeSizeCallback) -> m SignalHandlerId #

dragSurfacePresent :: (HasCallStack, MonadIO m, IsDragSurface a) => a -> Int32 -> Int32 -> m Bool #

onDragSurfaceComputeSize :: (IsDragSurface a, MonadIO m) => a -> ((?self :: a) => DragSurfaceComputeSizeCallback) -> m SignalHandlerId #

toDragSurface :: (MonadIO m, IsDragSurface o) => o -> m DragSurface #

class (GObject o, IsDescendantOf Paintable o) => IsPaintable o #

Instances

Instances details
(GObject o, IsDescendantOf Paintable o) => IsPaintable o 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

data PaintableComputeConcreteSizeMethodInfo #

Instances

Instances details
(signature ~ (Double -> Double -> Double -> Double -> m (Double, Double)), MonadIO m, IsPaintable a) => OverloadedMethod PaintableComputeConcreteSizeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PaintableComputeConcreteSizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PaintableGetCurrentImageMethodInfo #

Instances

Instances details
(signature ~ m Paintable, MonadIO m, IsPaintable a) => OverloadedMethod PaintableGetCurrentImageMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PaintableGetCurrentImageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PaintableGetFlagsMethodInfo #

Instances

Instances details
(signature ~ m [PaintableFlags], MonadIO m, IsPaintable a) => OverloadedMethod PaintableGetFlagsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PaintableGetFlagsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PaintableGetIntrinsicAspectRatioMethodInfo #

Instances

Instances details
(signature ~ m Double, MonadIO m, IsPaintable a) => OverloadedMethod PaintableGetIntrinsicAspectRatioMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PaintableGetIntrinsicAspectRatioMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PaintableGetIntrinsicHeightMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsPaintable a) => OverloadedMethod PaintableGetIntrinsicHeightMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PaintableGetIntrinsicHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PaintableGetIntrinsicWidthMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsPaintable a) => OverloadedMethod PaintableGetIntrinsicWidthMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PaintableGetIntrinsicWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PaintableInvalidateContentsMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsPaintable a) => OverloadedMethod PaintableInvalidateContentsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PaintableInvalidateContentsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PaintableInvalidateContentsSignalInfo #

Instances

Instances details
SignalInfo PaintableInvalidateContentsSignalInfo 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Associated Types

type HaskellCallbackType PaintableInvalidateContentsSignalInfo 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType PaintableInvalidateContentsSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PaintableInvalidateContentsSignalInfo 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

data PaintableInvalidateSizeMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsPaintable a) => OverloadedMethod PaintableInvalidateSizeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PaintableInvalidateSizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PaintableInvalidateSizeSignalInfo #

Instances

Instances details
SignalInfo PaintableInvalidateSizeSignalInfo 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Associated Types

type HaskellCallbackType PaintableInvalidateSizeSignalInfo 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType PaintableInvalidateSizeSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PaintableInvalidateSizeSignalInfo 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

data PaintableSnapshotMethodInfo #

Instances

Instances details
(signature ~ (b -> Double -> Double -> m ()), MonadIO m, IsPaintable a, IsSnapshot b) => OverloadedMethod PaintableSnapshotMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PaintableSnapshotMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

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

Equations

ResolvePaintableMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolvePaintableMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolvePaintableMethod "computeConcreteSize" o = PaintableComputeConcreteSizeMethodInfo 
ResolvePaintableMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolvePaintableMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolvePaintableMethod "getv" o = ObjectGetvMethodInfo 
ResolvePaintableMethod "invalidateContents" o = PaintableInvalidateContentsMethodInfo 
ResolvePaintableMethod "invalidateSize" o = PaintableInvalidateSizeMethodInfo 
ResolvePaintableMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolvePaintableMethod "notify" o = ObjectNotifyMethodInfo 
ResolvePaintableMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolvePaintableMethod "ref" o = ObjectRefMethodInfo 
ResolvePaintableMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolvePaintableMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolvePaintableMethod "snapshot" o = PaintableSnapshotMethodInfo 
ResolvePaintableMethod "stealData" o = ObjectStealDataMethodInfo 
ResolvePaintableMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolvePaintableMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolvePaintableMethod "unref" o = ObjectUnrefMethodInfo 
ResolvePaintableMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolvePaintableMethod "getCurrentImage" o = PaintableGetCurrentImageMethodInfo 
ResolvePaintableMethod "getData" o = ObjectGetDataMethodInfo 
ResolvePaintableMethod "getFlags" o = PaintableGetFlagsMethodInfo 
ResolvePaintableMethod "getIntrinsicAspectRatio" o = PaintableGetIntrinsicAspectRatioMethodInfo 
ResolvePaintableMethod "getIntrinsicHeight" o = PaintableGetIntrinsicHeightMethodInfo 
ResolvePaintableMethod "getIntrinsicWidth" o = PaintableGetIntrinsicWidthMethodInfo 
ResolvePaintableMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolvePaintableMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolvePaintableMethod "setData" o = ObjectSetDataMethodInfo 
ResolvePaintableMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolvePaintableMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolvePaintableMethod l o = MethodResolutionFailed l o :: Type 

afterPaintableInvalidateContents :: (IsPaintable a, MonadIO m) => a -> ((?self :: a) => PaintableInvalidateContentsCallback) -> m SignalHandlerId #

afterPaintableInvalidateSize :: (IsPaintable a, MonadIO m) => a -> ((?self :: a) => PaintableInvalidateSizeCallback) -> m SignalHandlerId #

onPaintableInvalidateContents :: (IsPaintable a, MonadIO m) => a -> ((?self :: a) => PaintableInvalidateContentsCallback) -> m SignalHandlerId #

onPaintableInvalidateSize :: (IsPaintable a, MonadIO m) => a -> ((?self :: a) => PaintableInvalidateSizeCallback) -> m SignalHandlerId #

paintableComputeConcreteSize :: (HasCallStack, MonadIO m, IsPaintable a) => a -> Double -> Double -> Double -> Double -> m (Double, Double) #

paintableGetCurrentImage :: (HasCallStack, MonadIO m, IsPaintable a) => a -> m Paintable #

paintableGetFlags :: (HasCallStack, MonadIO m, IsPaintable a) => a -> m [PaintableFlags] #

paintableGetIntrinsicAspectRatio :: (HasCallStack, MonadIO m, IsPaintable a) => a -> m Double #

paintableGetIntrinsicHeight :: (HasCallStack, MonadIO m, IsPaintable a) => a -> m Int32 #

paintableGetIntrinsicWidth :: (HasCallStack, MonadIO m, IsPaintable a) => a -> m Int32 #

paintableInvalidateContents :: (HasCallStack, MonadIO m, IsPaintable a) => a -> m () #

paintableInvalidateSize :: (HasCallStack, MonadIO m, IsPaintable a) => a -> m () #

paintableNewEmpty :: (HasCallStack, MonadIO m) => Int32 -> Int32 -> m Paintable #

paintableSnapshot :: (HasCallStack, MonadIO m, IsPaintable a, IsSnapshot b) => a -> b -> Double -> Double -> m () #

toPaintable :: (MonadIO m, IsPaintable o) => o -> m Paintable #

class (GObject o, IsDescendantOf Popup o) => IsPopup o #

Instances

Instances details
(GObject o, IsDescendantOf Popup o) => IsPopup o 
Instance details

Defined in GI.Gdk.Interfaces.Popup

data PopupAutohidePropertyInfo #

Instances

Instances details
AttrInfo PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Associated Types

type AttrAllowedOps PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

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

Defined in GI.Gdk.Interfaces.Popup

type AttrBaseTypeConstraint PopupAutohidePropertyInfo = IsPopup
type AttrGetType PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrGetType PopupAutohidePropertyInfo = Bool
type AttrSetTypeConstraint PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrSetTypeConstraint PopupAutohidePropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrTransferTypeConstraint PopupAutohidePropertyInfo = Type ~ Bool
type AttrTransferType PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrTransferType PopupAutohidePropertyInfo = Bool
type AttrLabel PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrLabel PopupAutohidePropertyInfo = "autohide"
type AttrOrigin PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

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

Defined in GI.Gdk.Interfaces.Popup

type AttrBaseTypeConstraint PopupAutohidePropertyInfo = IsPopup
type AttrGetType PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrGetType PopupAutohidePropertyInfo = Bool
type AttrLabel PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrLabel PopupAutohidePropertyInfo = "autohide"
type AttrOrigin PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrSetTypeConstraint PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrSetTypeConstraint PopupAutohidePropertyInfo = Type ~ Bool
type AttrTransferType PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrTransferType PopupAutohidePropertyInfo = Bool
type AttrTransferTypeConstraint PopupAutohidePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrTransferTypeConstraint PopupAutohidePropertyInfo = Type ~ Bool

data PopupGetAutohideMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPopup a) => OverloadedMethod PopupGetAutohideMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PopupGetAutohideMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupGetParentMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Surface), MonadIO m, IsPopup a) => OverloadedMethod PopupGetParentMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PopupGetParentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupGetPositionXMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsPopup a) => OverloadedMethod PopupGetPositionXMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PopupGetPositionXMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupGetPositionYMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsPopup a) => OverloadedMethod PopupGetPositionYMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PopupGetPositionYMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupGetRectAnchorMethodInfo #

Instances

Instances details
(signature ~ m Gravity, MonadIO m, IsPopup a) => OverloadedMethod PopupGetRectAnchorMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PopupGetRectAnchorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupGetSurfaceAnchorMethodInfo #

Instances

Instances details
(signature ~ m Gravity, MonadIO m, IsPopup a) => OverloadedMethod PopupGetSurfaceAnchorMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PopupGetSurfaceAnchorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupParentPropertyInfo #

Instances

Instances details
AttrInfo PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Associated Types

type AttrAllowedOps PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

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

Defined in GI.Gdk.Interfaces.Popup

type AttrBaseTypeConstraint PopupParentPropertyInfo = IsPopup
type AttrGetType PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrGetType PopupParentPropertyInfo = Maybe Surface
type AttrSetTypeConstraint PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrSetTypeConstraint PopupParentPropertyInfo = IsSurface
type AttrTransferTypeConstraint PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrTransferTypeConstraint PopupParentPropertyInfo = IsSurface
type AttrTransferType PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrTransferType PopupParentPropertyInfo = Surface
type AttrLabel PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrLabel PopupParentPropertyInfo = "parent"
type AttrOrigin PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrOrigin PopupParentPropertyInfo = Popup

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

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

Defined in GI.Gdk.Interfaces.Popup

type AttrBaseTypeConstraint PopupParentPropertyInfo = IsPopup
type AttrGetType PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrGetType PopupParentPropertyInfo = Maybe Surface
type AttrLabel PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrLabel PopupParentPropertyInfo = "parent"
type AttrOrigin PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrOrigin PopupParentPropertyInfo = Popup
type AttrSetTypeConstraint PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrSetTypeConstraint PopupParentPropertyInfo = IsSurface
type AttrTransferType PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrTransferType PopupParentPropertyInfo = Surface
type AttrTransferTypeConstraint PopupParentPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Popup

type AttrTransferTypeConstraint PopupParentPropertyInfo = IsSurface

data PopupPresentMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> PopupLayout -> m Bool), MonadIO m, IsPopup a) => OverloadedMethod PopupPresentMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PopupPresentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

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

Equations

ResolvePopupMethod "beep" o = SurfaceBeepMethodInfo 
ResolvePopupMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolvePopupMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolvePopupMethod "createCairoContext" o = SurfaceCreateCairoContextMethodInfo 
ResolvePopupMethod "createGlContext" o = SurfaceCreateGlContextMethodInfo 
ResolvePopupMethod "createSimilarSurface" o = SurfaceCreateSimilarSurfaceMethodInfo 
ResolvePopupMethod "createVulkanContext" o = SurfaceCreateVulkanContextMethodInfo 
ResolvePopupMethod "destroy" o = SurfaceDestroyMethodInfo 
ResolvePopupMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolvePopupMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolvePopupMethod "getv" o = ObjectGetvMethodInfo 
ResolvePopupMethod "hide" o = SurfaceHideMethodInfo 
ResolvePopupMethod "isDestroyed" o = SurfaceIsDestroyedMethodInfo 
ResolvePopupMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolvePopupMethod "notify" o = ObjectNotifyMethodInfo 
ResolvePopupMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolvePopupMethod "present" o = PopupPresentMethodInfo 
ResolvePopupMethod "queueRender" o = SurfaceQueueRenderMethodInfo 
ResolvePopupMethod "ref" o = ObjectRefMethodInfo 
ResolvePopupMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolvePopupMethod "requestLayout" o = SurfaceRequestLayoutMethodInfo 
ResolvePopupMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolvePopupMethod "stealData" o = ObjectStealDataMethodInfo 
ResolvePopupMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolvePopupMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolvePopupMethod "translateCoordinates" o = SurfaceTranslateCoordinatesMethodInfo 
ResolvePopupMethod "unref" o = ObjectUnrefMethodInfo 
ResolvePopupMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolvePopupMethod "getAutohide" o = PopupGetAutohideMethodInfo 
ResolvePopupMethod "getCursor" o = SurfaceGetCursorMethodInfo 
ResolvePopupMethod "getData" o = ObjectGetDataMethodInfo 
ResolvePopupMethod "getDeviceCursor" o = SurfaceGetDeviceCursorMethodInfo 
ResolvePopupMethod "getDevicePosition" o = SurfaceGetDevicePositionMethodInfo 
ResolvePopupMethod "getDisplay" o = SurfaceGetDisplayMethodInfo 
ResolvePopupMethod "getFrameClock" o = SurfaceGetFrameClockMethodInfo 
ResolvePopupMethod "getHeight" o = SurfaceGetHeightMethodInfo 
ResolvePopupMethod "getMapped" o = SurfaceGetMappedMethodInfo 
ResolvePopupMethod "getParent" o = PopupGetParentMethodInfo 
ResolvePopupMethod "getPositionX" o = PopupGetPositionXMethodInfo 
ResolvePopupMethod "getPositionY" o = PopupGetPositionYMethodInfo 
ResolvePopupMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolvePopupMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolvePopupMethod "getRectAnchor" o = PopupGetRectAnchorMethodInfo 
ResolvePopupMethod "getScale" o = SurfaceGetScaleMethodInfo 
ResolvePopupMethod "getScaleFactor" o = SurfaceGetScaleFactorMethodInfo 
ResolvePopupMethod "getSurfaceAnchor" o = PopupGetSurfaceAnchorMethodInfo 
ResolvePopupMethod "getWidth" o = SurfaceGetWidthMethodInfo 
ResolvePopupMethod "setCursor" o = SurfaceSetCursorMethodInfo 
ResolvePopupMethod "setData" o = ObjectSetDataMethodInfo 
ResolvePopupMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolvePopupMethod "setDeviceCursor" o = SurfaceSetDeviceCursorMethodInfo 
ResolvePopupMethod "setInputRegion" o = SurfaceSetInputRegionMethodInfo 
ResolvePopupMethod "setOpaqueRegion" o = SurfaceSetOpaqueRegionMethodInfo 
ResolvePopupMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolvePopupMethod l o = MethodResolutionFailed l o :: Type 

constructPopupAutohide :: (IsPopup o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPopupParent :: (IsPopup o, MonadIO m, IsSurface a) => a -> m (GValueConstruct o) #

getPopupAutohide :: (MonadIO m, IsPopup o) => o -> m Bool #

getPopupParent :: (MonadIO m, IsPopup o) => o -> m (Maybe Surface) #

popupAutohide :: AttrLabelProxy "autohide" #

popupGetAutohide :: (HasCallStack, MonadIO m, IsPopup a) => a -> m Bool #

popupGetParent :: (HasCallStack, MonadIO m, IsPopup a) => a -> m (Maybe Surface) #

popupGetPositionX :: (HasCallStack, MonadIO m, IsPopup a) => a -> m Int32 #

popupGetPositionY :: (HasCallStack, MonadIO m, IsPopup a) => a -> m Int32 #

popupGetRectAnchor :: (HasCallStack, MonadIO m, IsPopup a) => a -> m Gravity #

popupGetSurfaceAnchor :: (HasCallStack, MonadIO m, IsPopup a) => a -> m Gravity #

popupParent :: AttrLabelProxy "parent" #

popupPresent :: (HasCallStack, MonadIO m, IsPopup a) => a -> Int32 -> Int32 -> PopupLayout -> m Bool #

toPopup :: (MonadIO m, IsPopup o) => o -> m Popup #

class (GObject o, IsDescendantOf Toplevel o) => IsToplevel o #

Instances

Instances details
(GObject o, IsDescendantOf Toplevel o) => IsToplevel o 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

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

Equations

ResolveToplevelMethod "beep" o = SurfaceBeepMethodInfo 
ResolveToplevelMethod "beginMove" o = ToplevelBeginMoveMethodInfo 
ResolveToplevelMethod "beginResize" o = ToplevelBeginResizeMethodInfo 
ResolveToplevelMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveToplevelMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveToplevelMethod "createCairoContext" o = SurfaceCreateCairoContextMethodInfo 
ResolveToplevelMethod "createGlContext" o = SurfaceCreateGlContextMethodInfo 
ResolveToplevelMethod "createSimilarSurface" o = SurfaceCreateSimilarSurfaceMethodInfo 
ResolveToplevelMethod "createVulkanContext" o = SurfaceCreateVulkanContextMethodInfo 
ResolveToplevelMethod "destroy" o = SurfaceDestroyMethodInfo 
ResolveToplevelMethod "focus" o = ToplevelFocusMethodInfo 
ResolveToplevelMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveToplevelMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveToplevelMethod "getv" o = ObjectGetvMethodInfo 
ResolveToplevelMethod "hide" o = SurfaceHideMethodInfo 
ResolveToplevelMethod "inhibitSystemShortcuts" o = ToplevelInhibitSystemShortcutsMethodInfo 
ResolveToplevelMethod "isDestroyed" o = SurfaceIsDestroyedMethodInfo 
ResolveToplevelMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveToplevelMethod "lower" o = ToplevelLowerMethodInfo 
ResolveToplevelMethod "minimize" o = ToplevelMinimizeMethodInfo 
ResolveToplevelMethod "notify" o = ObjectNotifyMethodInfo 
ResolveToplevelMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveToplevelMethod "present" o = ToplevelPresentMethodInfo 
ResolveToplevelMethod "queueRender" o = SurfaceQueueRenderMethodInfo 
ResolveToplevelMethod "ref" o = ObjectRefMethodInfo 
ResolveToplevelMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveToplevelMethod "requestLayout" o = SurfaceRequestLayoutMethodInfo 
ResolveToplevelMethod "restoreSystemShortcuts" o = ToplevelRestoreSystemShortcutsMethodInfo 
ResolveToplevelMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveToplevelMethod "showWindowMenu" o = ToplevelShowWindowMenuMethodInfo 
ResolveToplevelMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveToplevelMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveToplevelMethod "supportsEdgeConstraints" o = ToplevelSupportsEdgeConstraintsMethodInfo 
ResolveToplevelMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveToplevelMethod "titlebarGesture" o = ToplevelTitlebarGestureMethodInfo 
ResolveToplevelMethod "translateCoordinates" o = SurfaceTranslateCoordinatesMethodInfo 
ResolveToplevelMethod "unref" o = ObjectUnrefMethodInfo 
ResolveToplevelMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveToplevelMethod "getCapabilities" o = ToplevelGetCapabilitiesMethodInfo 
ResolveToplevelMethod "getCursor" o = SurfaceGetCursorMethodInfo 
ResolveToplevelMethod "getData" o = ObjectGetDataMethodInfo 
ResolveToplevelMethod "getDeviceCursor" o = SurfaceGetDeviceCursorMethodInfo 
ResolveToplevelMethod "getDevicePosition" o = SurfaceGetDevicePositionMethodInfo 
ResolveToplevelMethod "getDisplay" o = SurfaceGetDisplayMethodInfo 
ResolveToplevelMethod "getFrameClock" o = SurfaceGetFrameClockMethodInfo 
ResolveToplevelMethod "getGravity" o = ToplevelGetGravityMethodInfo 
ResolveToplevelMethod "getHeight" o = SurfaceGetHeightMethodInfo 
ResolveToplevelMethod "getMapped" o = SurfaceGetMappedMethodInfo 
ResolveToplevelMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveToplevelMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveToplevelMethod "getScale" o = SurfaceGetScaleMethodInfo 
ResolveToplevelMethod "getScaleFactor" o = SurfaceGetScaleFactorMethodInfo 
ResolveToplevelMethod "getState" o = ToplevelGetStateMethodInfo 
ResolveToplevelMethod "getWidth" o = SurfaceGetWidthMethodInfo 
ResolveToplevelMethod "setCursor" o = SurfaceSetCursorMethodInfo 
ResolveToplevelMethod "setData" o = ObjectSetDataMethodInfo 
ResolveToplevelMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveToplevelMethod "setDecorated" o = ToplevelSetDecoratedMethodInfo 
ResolveToplevelMethod "setDeletable" o = ToplevelSetDeletableMethodInfo 
ResolveToplevelMethod "setDeviceCursor" o = SurfaceSetDeviceCursorMethodInfo 
ResolveToplevelMethod "setGravity" o = ToplevelSetGravityMethodInfo 
ResolveToplevelMethod "setIconList" o = ToplevelSetIconListMethodInfo 
ResolveToplevelMethod "setInputRegion" o = SurfaceSetInputRegionMethodInfo 
ResolveToplevelMethod "setModal" o = ToplevelSetModalMethodInfo 
ResolveToplevelMethod "setOpaqueRegion" o = SurfaceSetOpaqueRegionMethodInfo 
ResolveToplevelMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveToplevelMethod "setStartupId" o = ToplevelSetStartupIdMethodInfo 
ResolveToplevelMethod "setTitle" o = ToplevelSetTitleMethodInfo 
ResolveToplevelMethod "setTransientFor" o = ToplevelSetTransientForMethodInfo 
ResolveToplevelMethod l o = MethodResolutionFailed l o :: Type 

data ToplevelBeginMoveMethodInfo #

Instances

Instances details
(signature ~ (b -> Int32 -> Double -> Double -> Word32 -> m ()), MonadIO m, IsToplevel a, IsDevice b) => OverloadedMethod ToplevelBeginMoveMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelBeginMoveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelBeginResizeMethodInfo #

Instances

Instances details
(signature ~ (SurfaceEdge -> Maybe b -> Int32 -> Double -> Double -> Word32 -> m ()), MonadIO m, IsToplevel a, IsDevice b) => OverloadedMethod ToplevelBeginResizeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelBeginResizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelCapabilitiesPropertyInfo #

Instances

Instances details
AttrInfo ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Associated Types

type AttrAllowedOps ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelCapabilitiesPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelCapabilitiesPropertyInfo = IsToplevel
type AttrGetType ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelCapabilitiesPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelCapabilitiesPropertyInfo = Type ~ ()
type AttrTransferType ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelCapabilitiesPropertyInfo = ()
type AttrLabel ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelCapabilitiesPropertyInfo = "capabilities"
type AttrOrigin ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelCapabilitiesPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelCapabilitiesPropertyInfo = IsToplevel
type AttrGetType ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelCapabilitiesPropertyInfo = "capabilities"
type AttrOrigin ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelCapabilitiesPropertyInfo = Type ~ ()
type AttrTransferType ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelCapabilitiesPropertyInfo = ()
type AttrTransferTypeConstraint ToplevelCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelCapabilitiesPropertyInfo = Type ~ ()

data ToplevelComputeSizeSignalInfo #

Instances

Instances details
SignalInfo ToplevelComputeSizeSignalInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Associated Types

type HaskellCallbackType ToplevelComputeSizeSignalInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType ToplevelComputeSizeSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ToplevelComputeSizeSignalInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

data ToplevelDecoratedPropertyInfo #

Instances

Instances details
AttrInfo ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Associated Types

type AttrAllowedOps ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelDecoratedPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelDecoratedPropertyInfo = IsToplevel
type AttrGetType ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelDecoratedPropertyInfo = Bool
type AttrSetTypeConstraint ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelDecoratedPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelDecoratedPropertyInfo = Type ~ Bool
type AttrTransferType ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelDecoratedPropertyInfo = Bool
type AttrLabel ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelDecoratedPropertyInfo = "decorated"
type AttrOrigin ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelDecoratedPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelDecoratedPropertyInfo = IsToplevel
type AttrGetType ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelDecoratedPropertyInfo = Bool
type AttrLabel ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelDecoratedPropertyInfo = "decorated"
type AttrOrigin ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelDecoratedPropertyInfo = Type ~ Bool
type AttrTransferType ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelDecoratedPropertyInfo = Bool
type AttrTransferTypeConstraint ToplevelDecoratedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelDecoratedPropertyInfo = Type ~ Bool

data ToplevelDeletablePropertyInfo #

Instances

Instances details
AttrInfo ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Associated Types

type AttrAllowedOps ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelDeletablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelDeletablePropertyInfo = IsToplevel
type AttrGetType ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelDeletablePropertyInfo = Bool
type AttrSetTypeConstraint ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelDeletablePropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelDeletablePropertyInfo = Type ~ Bool
type AttrTransferType ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelDeletablePropertyInfo = Bool
type AttrLabel ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelDeletablePropertyInfo = "deletable"
type AttrOrigin ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelDeletablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelDeletablePropertyInfo = IsToplevel
type AttrGetType ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelDeletablePropertyInfo = Bool
type AttrLabel ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelDeletablePropertyInfo = "deletable"
type AttrOrigin ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelDeletablePropertyInfo = Type ~ Bool
type AttrTransferType ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelDeletablePropertyInfo = Bool
type AttrTransferTypeConstraint ToplevelDeletablePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelDeletablePropertyInfo = Type ~ Bool

data ToplevelFocusMethodInfo #

Instances

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

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelFocusMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelFullscreenModePropertyInfo #

Instances

Instances details
AttrInfo ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Associated Types

type AttrAllowedOps ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelFullscreenModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelFullscreenModePropertyInfo = IsToplevel
type AttrGetType ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelFullscreenModePropertyInfo = Type ~ FullscreenMode
type AttrTransferTypeConstraint ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelFullscreenModePropertyInfo = Type ~ FullscreenMode
type AttrTransferType ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelFullscreenModePropertyInfo = "fullscreen-mode"
type AttrOrigin ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelFullscreenModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelFullscreenModePropertyInfo = IsToplevel
type AttrGetType ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelFullscreenModePropertyInfo = "fullscreen-mode"
type AttrOrigin ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelFullscreenModePropertyInfo = Type ~ FullscreenMode
type AttrTransferType ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelFullscreenModePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelFullscreenModePropertyInfo = Type ~ FullscreenMode

data ToplevelGetCapabilitiesMethodInfo #

Instances

Instances details
(signature ~ m [ToplevelCapabilities], MonadIO m, IsToplevel a) => OverloadedMethod ToplevelGetCapabilitiesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelGetCapabilitiesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelGetGravityMethodInfo #

Instances

Instances details
(signature ~ m Gravity, MonadIO m, IsToplevel a) => OverloadedMethod ToplevelGetGravityMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelGetGravityMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelGetStateMethodInfo #

Instances

Instances details
(signature ~ m [ToplevelState], MonadIO m, IsToplevel a) => OverloadedMethod ToplevelGetStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelGetStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelGravityPropertyInfo #

Instances

Instances details
AttrInfo ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Associated Types

type AttrAllowedOps ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelGravityPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelGravityPropertyInfo = IsToplevel
type AttrGetType ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelGravityPropertyInfo = Type ~ Gravity
type AttrTransferTypeConstraint ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelGravityPropertyInfo = Type ~ Gravity
type AttrTransferType ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelGravityPropertyInfo = Gravity
type AttrLabel ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelGravityPropertyInfo = "gravity"
type AttrOrigin ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelGravityPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelGravityPropertyInfo = IsToplevel
type AttrGetType ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelGravityPropertyInfo = "gravity"
type AttrOrigin ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelGravityPropertyInfo = Type ~ Gravity
type AttrTransferType ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelGravityPropertyInfo = Gravity
type AttrTransferTypeConstraint ToplevelGravityPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelGravityPropertyInfo = Type ~ Gravity

data ToplevelIconListPropertyInfo #

Instances

Instances details
AttrInfo ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Associated Types

type AttrAllowedOps ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelIconListPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelIconListPropertyInfo = IsToplevel
type AttrGetType ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelIconListPropertyInfo = Ptr ()
type AttrSetTypeConstraint ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelIconListPropertyInfo = Type ~ Ptr ()
type AttrTransferTypeConstraint ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelIconListPropertyInfo = Type ~ Ptr ()
type AttrTransferType ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelIconListPropertyInfo = Ptr ()
type AttrLabel ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelIconListPropertyInfo = "icon-list"
type AttrOrigin ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelIconListPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelIconListPropertyInfo = IsToplevel
type AttrGetType ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelIconListPropertyInfo = Ptr ()
type AttrLabel ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelIconListPropertyInfo = "icon-list"
type AttrOrigin ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelIconListPropertyInfo = Type ~ Ptr ()
type AttrTransferType ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelIconListPropertyInfo = Ptr ()
type AttrTransferTypeConstraint ToplevelIconListPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelIconListPropertyInfo = Type ~ Ptr ()

data ToplevelInhibitSystemShortcutsMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsToplevel a, IsEvent b) => OverloadedMethod ToplevelInhibitSystemShortcutsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelInhibitSystemShortcutsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelLowerMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsToplevel a) => OverloadedMethod ToplevelLowerMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelLowerMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelMinimizeMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsToplevel a) => OverloadedMethod ToplevelMinimizeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelMinimizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelModalPropertyInfo #

Instances

Instances details
AttrInfo ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Associated Types

type AttrAllowedOps ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelModalPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelModalPropertyInfo = IsToplevel
type AttrGetType ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelModalPropertyInfo = Bool
type AttrSetTypeConstraint ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelModalPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelModalPropertyInfo = Type ~ Bool
type AttrTransferType ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelModalPropertyInfo = Bool
type AttrLabel ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelModalPropertyInfo = "modal"
type AttrOrigin ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelModalPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelModalPropertyInfo = IsToplevel
type AttrGetType ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelModalPropertyInfo = Bool
type AttrLabel ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelModalPropertyInfo = "modal"
type AttrOrigin ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelModalPropertyInfo = Type ~ Bool
type AttrTransferType ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelModalPropertyInfo = Bool
type AttrTransferTypeConstraint ToplevelModalPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelModalPropertyInfo = Type ~ Bool

data ToplevelPresentMethodInfo #

Instances

Instances details
(signature ~ (ToplevelLayout -> m ()), MonadIO m, IsToplevel a) => OverloadedMethod ToplevelPresentMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelPresentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelRestoreSystemShortcutsMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsToplevel a) => OverloadedMethod ToplevelRestoreSystemShortcutsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelRestoreSystemShortcutsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelSetDecoratedMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsToplevel a) => OverloadedMethod ToplevelSetDecoratedMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelSetDecoratedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelSetDeletableMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsToplevel a) => OverloadedMethod ToplevelSetDeletableMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelSetDeletableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelSetGravityMethodInfo #

Instances

Instances details
(signature ~ (Gravity -> m ()), MonadIO m, IsToplevel a) => OverloadedMethod ToplevelSetGravityMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelSetGravityMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelSetIconListMethodInfo #

Instances

Instances details
(signature ~ ([b] -> m ()), MonadIO m, IsToplevel a, IsTexture b) => OverloadedMethod ToplevelSetIconListMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelSetIconListMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelSetModalMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsToplevel a) => OverloadedMethod ToplevelSetModalMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelSetModalMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelSetStartupIdMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsToplevel a) => OverloadedMethod ToplevelSetStartupIdMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelSetStartupIdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelSetTitleMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsToplevel a) => OverloadedMethod ToplevelSetTitleMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelSetTitleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelSetTransientForMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsToplevel a, IsSurface b) => OverloadedMethod ToplevelSetTransientForMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelSetTransientForMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelShortcutsInhibitedPropertyInfo #

Instances

Instances details
AttrInfo ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Associated Types

type AttrAllowedOps ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelShortcutsInhibitedPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelShortcutsInhibitedPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelShortcutsInhibitedPropertyInfo = Type ~ ()
type AttrTransferType ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelShortcutsInhibitedPropertyInfo = ()
type AttrLabel ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelShortcutsInhibitedPropertyInfo = "shortcuts-inhibited"
type AttrOrigin ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelShortcutsInhibitedPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelShortcutsInhibitedPropertyInfo = "shortcuts-inhibited"
type AttrOrigin ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelShortcutsInhibitedPropertyInfo = Type ~ ()
type AttrTransferType ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelShortcutsInhibitedPropertyInfo = ()
type AttrTransferTypeConstraint ToplevelShortcutsInhibitedPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelShortcutsInhibitedPropertyInfo = Type ~ ()

data ToplevelShowWindowMenuMethodInfo #

Instances

Instances details
(signature ~ (b -> m Bool), MonadIO m, IsToplevel a, IsEvent b) => OverloadedMethod ToplevelShowWindowMenuMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelShowWindowMenuMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelStartupIdPropertyInfo #

Instances

Instances details
AttrInfo ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Associated Types

type AttrAllowedOps ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelStartupIdPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelStartupIdPropertyInfo = IsToplevel
type AttrGetType ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelStartupIdPropertyInfo = Maybe Text
type AttrSetTypeConstraint ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelStartupIdPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelStartupIdPropertyInfo = Type ~ Text
type AttrTransferType ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelStartupIdPropertyInfo = Text
type AttrLabel ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelStartupIdPropertyInfo = "startup-id"
type AttrOrigin ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelStartupIdPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelStartupIdPropertyInfo = IsToplevel
type AttrGetType ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelStartupIdPropertyInfo = Maybe Text
type AttrLabel ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelStartupIdPropertyInfo = "startup-id"
type AttrOrigin ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelStartupIdPropertyInfo = Type ~ Text
type AttrTransferType ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelStartupIdPropertyInfo = Text
type AttrTransferTypeConstraint ToplevelStartupIdPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelStartupIdPropertyInfo = Type ~ Text

data ToplevelStatePropertyInfo #

Instances

Instances details
AttrInfo ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Associated Types

type AttrAllowedOps ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelStatePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelStatePropertyInfo = IsToplevel
type AttrGetType ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelStatePropertyInfo = Type ~ ()
type AttrTransferTypeConstraint ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelStatePropertyInfo = Type ~ ()
type AttrTransferType ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelStatePropertyInfo = ()
type AttrLabel ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelStatePropertyInfo = "state"
type AttrOrigin ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelStatePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelStatePropertyInfo = IsToplevel
type AttrGetType ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelStatePropertyInfo = "state"
type AttrOrigin ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelStatePropertyInfo = Type ~ ()
type AttrTransferType ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelStatePropertyInfo = ()
type AttrTransferTypeConstraint ToplevelStatePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelStatePropertyInfo = Type ~ ()

data ToplevelSupportsEdgeConstraintsMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsToplevel a) => OverloadedMethod ToplevelSupportsEdgeConstraintsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelSupportsEdgeConstraintsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelTitlePropertyInfo #

Instances

Instances details
AttrInfo ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Associated Types

type AttrAllowedOps ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelTitlePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelTitlePropertyInfo = IsToplevel
type AttrGetType ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelTitlePropertyInfo = Maybe Text
type AttrSetTypeConstraint ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelTitlePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelTitlePropertyInfo = Type ~ Text
type AttrTransferType ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelTitlePropertyInfo = Text
type AttrLabel ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelTitlePropertyInfo = "title"
type AttrOrigin ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelTitlePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelTitlePropertyInfo = IsToplevel
type AttrGetType ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelTitlePropertyInfo = Maybe Text
type AttrLabel ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelTitlePropertyInfo = "title"
type AttrOrigin ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelTitlePropertyInfo = Type ~ Text
type AttrTransferType ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferType ToplevelTitlePropertyInfo = Text
type AttrTransferTypeConstraint ToplevelTitlePropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelTitlePropertyInfo = Type ~ Text

data ToplevelTitlebarGestureMethodInfo #

Instances

Instances details
(signature ~ (TitlebarGesture -> m Bool), MonadIO m, IsToplevel a) => OverloadedMethod ToplevelTitlebarGestureMethodInfo a signature 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToplevelTitlebarGestureMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelTransientForPropertyInfo #

Instances

Instances details
AttrInfo ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Associated Types

type AttrAllowedOps ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelTransientForPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelTransientForPropertyInfo = IsToplevel
type AttrGetType ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelTransientForPropertyInfo = Maybe Surface
type AttrSetTypeConstraint ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelTransientForPropertyInfo = IsSurface
type AttrTransferTypeConstraint ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelTransientForPropertyInfo = IsSurface
type AttrTransferType ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelTransientForPropertyInfo = "transient-for"
type AttrOrigin ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrAllowedOps ToplevelTransientForPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrBaseTypeConstraint ToplevelTransientForPropertyInfo = IsToplevel
type AttrGetType ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrGetType ToplevelTransientForPropertyInfo = Maybe Surface
type AttrLabel ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrLabel ToplevelTransientForPropertyInfo = "transient-for"
type AttrOrigin ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrSetTypeConstraint ToplevelTransientForPropertyInfo = IsSurface
type AttrTransferType ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelTransientForPropertyInfo 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

type AttrTransferTypeConstraint ToplevelTransientForPropertyInfo = IsSurface

afterToplevelComputeSize :: (IsToplevel a, MonadIO m) => a -> ((?self :: a) => ToplevelComputeSizeCallback) -> m SignalHandlerId #

constructToplevelDecorated :: (IsToplevel o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructToplevelDeletable :: (IsToplevel o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructToplevelFullscreenMode :: (IsToplevel o, MonadIO m) => FullscreenMode -> m (GValueConstruct o) #

constructToplevelGravity :: (IsToplevel o, MonadIO m) => Gravity -> m (GValueConstruct o) #

constructToplevelIconList :: (IsToplevel o, MonadIO m) => Ptr () -> m (GValueConstruct o) #

constructToplevelModal :: (IsToplevel o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructToplevelStartupId :: (IsToplevel o, MonadIO m) => Text -> m (GValueConstruct o) #

constructToplevelTitle :: (IsToplevel o, MonadIO m) => Text -> m (GValueConstruct o) #

constructToplevelTransientFor :: (IsToplevel o, MonadIO m, IsSurface a) => a -> m (GValueConstruct o) #

getToplevelDecorated :: (MonadIO m, IsToplevel o) => o -> m Bool #

getToplevelDeletable :: (MonadIO m, IsToplevel o) => o -> m Bool #

getToplevelGravity :: (MonadIO m, IsToplevel o) => o -> m Gravity #

getToplevelIconList :: (MonadIO m, IsToplevel o) => o -> m (Ptr ()) #

getToplevelModal :: (MonadIO m, IsToplevel o) => o -> m Bool #

getToplevelShortcutsInhibited :: (MonadIO m, IsToplevel o) => o -> m Bool #

getToplevelStartupId :: (MonadIO m, IsToplevel o) => o -> m (Maybe Text) #

getToplevelState :: (MonadIO m, IsToplevel o) => o -> m [ToplevelState] #

getToplevelTitle :: (MonadIO m, IsToplevel o) => o -> m (Maybe Text) #

getToplevelTransientFor :: (MonadIO m, IsToplevel o) => o -> m (Maybe Surface) #

onToplevelComputeSize :: (IsToplevel a, MonadIO m) => a -> ((?self :: a) => ToplevelComputeSizeCallback) -> m SignalHandlerId #

setToplevelDecorated :: (MonadIO m, IsToplevel o) => o -> Bool -> m () #

setToplevelDeletable :: (MonadIO m, IsToplevel o) => o -> Bool -> m () #

setToplevelFullscreenMode :: (MonadIO m, IsToplevel o) => o -> FullscreenMode -> m () #

setToplevelGravity :: (MonadIO m, IsToplevel o) => o -> Gravity -> m () #

setToplevelIconList :: (MonadIO m, IsToplevel o) => o -> Ptr () -> m () #

setToplevelModal :: (MonadIO m, IsToplevel o) => o -> Bool -> m () #

setToplevelStartupId :: (MonadIO m, IsToplevel o) => o -> Text -> m () #

setToplevelTitle :: (MonadIO m, IsToplevel o) => o -> Text -> m () #

setToplevelTransientFor :: (MonadIO m, IsToplevel o, IsSurface a) => o -> a -> m () #

toToplevel :: (MonadIO m, IsToplevel o) => o -> m Toplevel #

toplevelBeginMove :: (HasCallStack, MonadIO m, IsToplevel a, IsDevice b) => a -> b -> Int32 -> Double -> Double -> Word32 -> m () #

toplevelBeginResize :: (HasCallStack, MonadIO m, IsToplevel a, IsDevice b) => a -> SurfaceEdge -> Maybe b -> Int32 -> Double -> Double -> Word32 -> m () #

toplevelCapabilities :: AttrLabelProxy "capabilities" #

toplevelDecorated :: AttrLabelProxy "decorated" #

toplevelDeletable :: AttrLabelProxy "deletable" #

toplevelFocus :: (HasCallStack, MonadIO m, IsToplevel a) => a -> Word32 -> m () #

toplevelFullscreenMode :: AttrLabelProxy "fullscreenMode" #

toplevelGetCapabilities :: (HasCallStack, MonadIO m, IsToplevel a) => a -> m [ToplevelCapabilities] #

toplevelGetGravity :: (HasCallStack, MonadIO m, IsToplevel a) => a -> m Gravity #

toplevelGetState :: (HasCallStack, MonadIO m, IsToplevel a) => a -> m [ToplevelState] #

toplevelGravity :: AttrLabelProxy "gravity" #

toplevelIconList :: AttrLabelProxy "iconList" #

toplevelInhibitSystemShortcuts :: (HasCallStack, MonadIO m, IsToplevel a, IsEvent b) => a -> Maybe b -> m () #

toplevelLower :: (HasCallStack, MonadIO m, IsToplevel a) => a -> m Bool #

toplevelMinimize :: (HasCallStack, MonadIO m, IsToplevel a) => a -> m Bool #

toplevelModal :: AttrLabelProxy "modal" #

toplevelPresent :: (HasCallStack, MonadIO m, IsToplevel a) => a -> ToplevelLayout -> m () #

toplevelRestoreSystemShortcuts :: (HasCallStack, MonadIO m, IsToplevel a) => a -> m () #

toplevelSetDecorated :: (HasCallStack, MonadIO m, IsToplevel a) => a -> Bool -> m () #

toplevelSetDeletable :: (HasCallStack, MonadIO m, IsToplevel a) => a -> Bool -> m () #

toplevelSetGravity :: (HasCallStack, MonadIO m, IsToplevel a) => a -> Gravity -> m () #

toplevelSetIconList :: (HasCallStack, MonadIO m, IsToplevel a, IsTexture b) => a -> [b] -> m () #

toplevelSetModal :: (HasCallStack, MonadIO m, IsToplevel a) => a -> Bool -> m () #

toplevelSetStartupId :: (HasCallStack, MonadIO m, IsToplevel a) => a -> Text -> m () #

toplevelSetTitle :: (HasCallStack, MonadIO m, IsToplevel a) => a -> Text -> m () #

toplevelSetTransientFor :: (HasCallStack, MonadIO m, IsToplevel a, IsSurface b) => a -> b -> m () #

toplevelShortcutsInhibited :: AttrLabelProxy "shortcutsInhibited" #

toplevelShowWindowMenu :: (HasCallStack, MonadIO m, IsToplevel a, IsEvent b) => a -> b -> m Bool #

toplevelStartupId :: AttrLabelProxy "startupId" #

toplevelState :: AttrLabelProxy "state" #

toplevelSupportsEdgeConstraints :: (HasCallStack, MonadIO m, IsToplevel a) => a -> m Bool #

toplevelTitle :: AttrLabelProxy "title" #

toplevelTitlebarGesture :: (HasCallStack, MonadIO m, IsToplevel a) => a -> TitlebarGesture -> m Bool #

toplevelTransientFor :: AttrLabelProxy "transientFor" #

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) #

data ButtonEventGetButtonMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsButtonEvent a) => OverloadedMethod ButtonEventGetButtonMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ButtonEventGetButtonMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (BoxedPtr o, TypedObject o, IsDescendantOf ButtonEvent o) => IsButtonEvent o #

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf ButtonEvent o) => IsButtonEvent o 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

buttonEventGetButton :: (HasCallStack, MonadIO m, IsButtonEvent a) => a -> m Word32 #

toButtonEvent :: (MonadIO m, IsButtonEvent o) => o -> m ButtonEvent #

data CairoContextCairoCreateMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Context), MonadIO m, IsCairoContext a) => OverloadedMethod CairoContextCairoCreateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.CairoContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CairoContextCairoCreateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.CairoContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf CairoContext o) => IsCairoContext o #

Instances

Instances details
(GObject o, IsDescendantOf CairoContext o) => IsCairoContext o 
Instance details

Defined in GI.Gdk.Objects.CairoContext

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

Equations

ResolveCairoContextMethod "beginFrame" o = DrawContextBeginFrameMethodInfo 
ResolveCairoContextMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveCairoContextMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveCairoContextMethod "cairoCreate" o = CairoContextCairoCreateMethodInfo 
ResolveCairoContextMethod "endFrame" o = DrawContextEndFrameMethodInfo 
ResolveCairoContextMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveCairoContextMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveCairoContextMethod "getv" o = ObjectGetvMethodInfo 
ResolveCairoContextMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveCairoContextMethod "isInFrame" o = DrawContextIsInFrameMethodInfo 
ResolveCairoContextMethod "notify" o = ObjectNotifyMethodInfo 
ResolveCairoContextMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveCairoContextMethod "ref" o = ObjectRefMethodInfo 
ResolveCairoContextMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveCairoContextMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveCairoContextMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveCairoContextMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveCairoContextMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveCairoContextMethod "unref" o = ObjectUnrefMethodInfo 
ResolveCairoContextMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveCairoContextMethod "getData" o = ObjectGetDataMethodInfo 
ResolveCairoContextMethod "getDisplay" o = DrawContextGetDisplayMethodInfo 
ResolveCairoContextMethod "getFrameRegion" o = DrawContextGetFrameRegionMethodInfo 
ResolveCairoContextMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveCairoContextMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveCairoContextMethod "getSurface" o = DrawContextGetSurfaceMethodInfo 
ResolveCairoContextMethod "setData" o = ObjectSetDataMethodInfo 
ResolveCairoContextMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveCairoContextMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveCairoContextMethod l o = MethodResolutionFailed l o :: Type 

cairoContextCairoCreate :: (HasCallStack, MonadIO m, IsCairoContext a) => a -> m (Maybe Context) #

toCairoContext :: (MonadIO m, IsCairoContext o) => o -> m CairoContext #

data CicpParamsBuildColorStateMethodInfo #

Instances

Instances details
(signature ~ m ColorState, MonadIO m, IsCicpParams a) => OverloadedMethod CicpParamsBuildColorStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CicpParamsBuildColorStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CicpParamsColorPrimariesPropertyInfo #

Instances

Instances details
AttrInfo CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Associated Types

type AttrAllowedOps CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrAllowedOps CicpParamsColorPrimariesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrGetType CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrGetType CicpParamsColorPrimariesPropertyInfo = Word32
type AttrSetTypeConstraint CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrSetTypeConstraint CicpParamsColorPrimariesPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferTypeConstraint CicpParamsColorPrimariesPropertyInfo = Type ~ Word32
type AttrTransferType CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferType CicpParamsColorPrimariesPropertyInfo = Word32
type AttrLabel CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrLabel CicpParamsColorPrimariesPropertyInfo = "color-primaries"
type AttrOrigin CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrAllowedOps CicpParamsColorPrimariesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrGetType CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrGetType CicpParamsColorPrimariesPropertyInfo = Word32
type AttrLabel CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrLabel CicpParamsColorPrimariesPropertyInfo = "color-primaries"
type AttrOrigin CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrSetTypeConstraint CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrSetTypeConstraint CicpParamsColorPrimariesPropertyInfo = Type ~ Word32
type AttrTransferType CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferType CicpParamsColorPrimariesPropertyInfo = Word32
type AttrTransferTypeConstraint CicpParamsColorPrimariesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferTypeConstraint CicpParamsColorPrimariesPropertyInfo = Type ~ Word32

data CicpParamsGetColorPrimariesMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsCicpParams a) => OverloadedMethod CicpParamsGetColorPrimariesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CicpParamsGetColorPrimariesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CicpParamsGetMatrixCoefficientsMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsCicpParams a) => OverloadedMethod CicpParamsGetMatrixCoefficientsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CicpParamsGetMatrixCoefficientsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CicpParamsGetRangeMethodInfo #

Instances

Instances details
(signature ~ m CicpRange, MonadIO m, IsCicpParams a) => OverloadedMethod CicpParamsGetRangeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CicpParamsGetRangeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CicpParamsGetTransferFunctionMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsCicpParams a) => OverloadedMethod CicpParamsGetTransferFunctionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CicpParamsGetTransferFunctionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CicpParamsMatrixCoefficientsPropertyInfo #

Instances

Instances details
AttrInfo CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Associated Types

type AttrAllowedOps CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrAllowedOps CicpParamsMatrixCoefficientsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrGetType CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrSetTypeConstraint CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrSetTypeConstraint CicpParamsMatrixCoefficientsPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferTypeConstraint CicpParamsMatrixCoefficientsPropertyInfo = Type ~ Word32
type AttrTransferType CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferType CicpParamsMatrixCoefficientsPropertyInfo = Word32
type AttrLabel CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrLabel CicpParamsMatrixCoefficientsPropertyInfo = "matrix-coefficients"
type AttrOrigin CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrAllowedOps CicpParamsMatrixCoefficientsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrGetType CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrLabel CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrLabel CicpParamsMatrixCoefficientsPropertyInfo = "matrix-coefficients"
type AttrOrigin CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrSetTypeConstraint CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrSetTypeConstraint CicpParamsMatrixCoefficientsPropertyInfo = Type ~ Word32
type AttrTransferType CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferType CicpParamsMatrixCoefficientsPropertyInfo = Word32
type AttrTransferTypeConstraint CicpParamsMatrixCoefficientsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferTypeConstraint CicpParamsMatrixCoefficientsPropertyInfo = Type ~ Word32

data CicpParamsRangePropertyInfo #

Instances

Instances details
AttrInfo CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Associated Types

type AttrAllowedOps CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrAllowedOps CicpParamsRangePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrBaseTypeConstraint CicpParamsRangePropertyInfo = IsCicpParams
type AttrGetType CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrSetTypeConstraint CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrSetTypeConstraint CicpParamsRangePropertyInfo = Type ~ CicpRange
type AttrTransferTypeConstraint CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferTypeConstraint CicpParamsRangePropertyInfo = Type ~ CicpRange
type AttrTransferType CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferType CicpParamsRangePropertyInfo = CicpRange
type AttrLabel CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrLabel CicpParamsRangePropertyInfo = "range"
type AttrOrigin CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrAllowedOps CicpParamsRangePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrBaseTypeConstraint CicpParamsRangePropertyInfo = IsCicpParams
type AttrGetType CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrLabel CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrLabel CicpParamsRangePropertyInfo = "range"
type AttrOrigin CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrSetTypeConstraint CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrSetTypeConstraint CicpParamsRangePropertyInfo = Type ~ CicpRange
type AttrTransferType CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferType CicpParamsRangePropertyInfo = CicpRange
type AttrTransferTypeConstraint CicpParamsRangePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferTypeConstraint CicpParamsRangePropertyInfo = Type ~ CicpRange

data CicpParamsSetColorPrimariesMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CicpParamsSetColorPrimariesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CicpParamsSetMatrixCoefficientsMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CicpParamsSetMatrixCoefficientsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CicpParamsSetRangeMethodInfo #

Instances

Instances details
(signature ~ (CicpRange -> m ()), MonadIO m, IsCicpParams a) => OverloadedMethod CicpParamsSetRangeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CicpParamsSetRangeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CicpParamsSetTransferFunctionMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CicpParamsSetTransferFunctionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CicpParamsTransferFunctionPropertyInfo #

Instances

Instances details
AttrInfo CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Associated Types

type AttrAllowedOps CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrAllowedOps CicpParamsTransferFunctionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrGetType CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrGetType CicpParamsTransferFunctionPropertyInfo = Word32
type AttrSetTypeConstraint CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrSetTypeConstraint CicpParamsTransferFunctionPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferTypeConstraint CicpParamsTransferFunctionPropertyInfo = Type ~ Word32
type AttrTransferType CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferType CicpParamsTransferFunctionPropertyInfo = Word32
type AttrLabel CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrLabel CicpParamsTransferFunctionPropertyInfo = "transfer-function"
type AttrOrigin CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrAllowedOps CicpParamsTransferFunctionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrGetType CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrGetType CicpParamsTransferFunctionPropertyInfo = Word32
type AttrLabel CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrLabel CicpParamsTransferFunctionPropertyInfo = "transfer-function"
type AttrOrigin CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrSetTypeConstraint CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrSetTypeConstraint CicpParamsTransferFunctionPropertyInfo = Type ~ Word32
type AttrTransferType CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferType CicpParamsTransferFunctionPropertyInfo = Word32
type AttrTransferTypeConstraint CicpParamsTransferFunctionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.CicpParams

type AttrTransferTypeConstraint CicpParamsTransferFunctionPropertyInfo = Type ~ Word32

class (GObject o, IsDescendantOf CicpParams o) => IsCicpParams o #

Instances

Instances details
(GObject o, IsDescendantOf CicpParams o) => IsCicpParams o 
Instance details

Defined in GI.Gdk.Objects.CicpParams

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

Equations

ResolveCicpParamsMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveCicpParamsMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveCicpParamsMethod "buildColorState" o = CicpParamsBuildColorStateMethodInfo 
ResolveCicpParamsMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveCicpParamsMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveCicpParamsMethod "getv" o = ObjectGetvMethodInfo 
ResolveCicpParamsMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveCicpParamsMethod "notify" o = ObjectNotifyMethodInfo 
ResolveCicpParamsMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveCicpParamsMethod "ref" o = ObjectRefMethodInfo 
ResolveCicpParamsMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveCicpParamsMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveCicpParamsMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveCicpParamsMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveCicpParamsMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveCicpParamsMethod "unref" o = ObjectUnrefMethodInfo 
ResolveCicpParamsMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveCicpParamsMethod "getColorPrimaries" o = CicpParamsGetColorPrimariesMethodInfo 
ResolveCicpParamsMethod "getData" o = ObjectGetDataMethodInfo 
ResolveCicpParamsMethod "getMatrixCoefficients" o = CicpParamsGetMatrixCoefficientsMethodInfo 
ResolveCicpParamsMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveCicpParamsMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveCicpParamsMethod "getRange" o = CicpParamsGetRangeMethodInfo 
ResolveCicpParamsMethod "getTransferFunction" o = CicpParamsGetTransferFunctionMethodInfo 
ResolveCicpParamsMethod "setColorPrimaries" o = CicpParamsSetColorPrimariesMethodInfo 
ResolveCicpParamsMethod "setData" o = ObjectSetDataMethodInfo 
ResolveCicpParamsMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveCicpParamsMethod "setMatrixCoefficients" o = CicpParamsSetMatrixCoefficientsMethodInfo 
ResolveCicpParamsMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveCicpParamsMethod "setRange" o = CicpParamsSetRangeMethodInfo 
ResolveCicpParamsMethod "setTransferFunction" o = CicpParamsSetTransferFunctionMethodInfo 
ResolveCicpParamsMethod l o = MethodResolutionFailed l o :: Type 

cicpParamsBuildColorState :: (HasCallStack, MonadIO m, IsCicpParams a) => a -> m ColorState #

cicpParamsColorPrimaries :: AttrLabelProxy "colorPrimaries" #

cicpParamsGetColorPrimaries :: (HasCallStack, MonadIO m, IsCicpParams a) => a -> m Word32 #

cicpParamsGetMatrixCoefficients :: (HasCallStack, MonadIO m, IsCicpParams a) => a -> m Word32 #

cicpParamsGetRange :: (HasCallStack, MonadIO m, IsCicpParams a) => a -> m CicpRange #

cicpParamsGetTransferFunction :: (HasCallStack, MonadIO m, IsCicpParams a) => a -> m Word32 #

cicpParamsMatrixCoefficients :: AttrLabelProxy "matrixCoefficients" #

cicpParamsNew :: (HasCallStack, MonadIO m) => m CicpParams #

cicpParamsRange :: AttrLabelProxy "range" #

cicpParamsSetColorPrimaries :: (HasCallStack, MonadIO m, IsCicpParams a) => a -> Word32 -> m () #

cicpParamsSetMatrixCoefficients :: (HasCallStack, MonadIO m, IsCicpParams a) => a -> Word32 -> m () #

cicpParamsSetRange :: (HasCallStack, MonadIO m, IsCicpParams a) => a -> CicpRange -> m () #

cicpParamsSetTransferFunction :: (HasCallStack, MonadIO m, IsCicpParams a) => a -> Word32 -> m () #

cicpParamsTransferFunction :: AttrLabelProxy "transferFunction" #

constructCicpParamsColorPrimaries :: (IsCicpParams o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructCicpParamsMatrixCoefficients :: (IsCicpParams o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructCicpParamsRange :: (IsCicpParams o, MonadIO m) => CicpRange -> m (GValueConstruct o) #

constructCicpParamsTransferFunction :: (IsCicpParams o, MonadIO m) => Word32 -> m (GValueConstruct o) #

getCicpParamsColorPrimaries :: (MonadIO m, IsCicpParams o) => o -> m Word32 #

getCicpParamsMatrixCoefficients :: (MonadIO m, IsCicpParams o) => o -> m Word32 #

getCicpParamsRange :: (MonadIO m, IsCicpParams o) => o -> m CicpRange #

getCicpParamsTransferFunction :: (MonadIO m, IsCicpParams o) => o -> m Word32 #

setCicpParamsColorPrimaries :: (MonadIO m, IsCicpParams o) => o -> Word32 -> m () #

setCicpParamsMatrixCoefficients :: (MonadIO m, IsCicpParams o) => o -> Word32 -> m () #

setCicpParamsRange :: (MonadIO m, IsCicpParams o) => o -> CicpRange -> m () #

setCicpParamsTransferFunction :: (MonadIO m, IsCicpParams o) => o -> Word32 -> m () #

toCicpParams :: (MonadIO m, IsCicpParams o) => o -> m CicpParams #

data ClipboardChangedSignalInfo #

Instances

Instances details
SignalInfo ClipboardChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Associated Types

type HaskellCallbackType ClipboardChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType ClipboardChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ClipboardChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

data ClipboardContentPropertyInfo #

Instances

Instances details
AttrInfo ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Associated Types

type AttrAllowedOps ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

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

Defined in GI.Gdk.Objects.Clipboard

type AttrBaseTypeConstraint ClipboardContentPropertyInfo = IsClipboard
type AttrGetType ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardContentPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferTypeConstraint ClipboardContentPropertyInfo = Type ~ ()
type AttrTransferType ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferType ClipboardContentPropertyInfo = ()
type AttrLabel ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrLabel ClipboardContentPropertyInfo = "content"
type AttrOrigin ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

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

Defined in GI.Gdk.Objects.Clipboard

type AttrBaseTypeConstraint ClipboardContentPropertyInfo = IsClipboard
type AttrGetType ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrLabel ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrLabel ClipboardContentPropertyInfo = "content"
type AttrOrigin ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardContentPropertyInfo = Type ~ ()
type AttrTransferType ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferType ClipboardContentPropertyInfo = ()
type AttrTransferTypeConstraint ClipboardContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferTypeConstraint ClipboardContentPropertyInfo = Type ~ ()

data ClipboardDisplayPropertyInfo #

Instances

Instances details
AttrInfo ClipboardDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Associated Types

type AttrAllowedOps ClipboardDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

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

Defined in GI.Gdk.Objects.Clipboard

type AttrBaseTypeConstraint ClipboardDisplayPropertyInfo = IsClipboard
type AttrGetType ClipboardDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardDisplayPropertyInfo = IsDisplay
type AttrTransferTypeConstraint ClipboardDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferTypeConstraint ClipboardDisplayPropertyInfo = IsDisplay
type AttrTransferType ClipboardDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferType ClipboardDisplayPropertyInfo = Display
type AttrLabel ClipboardDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

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

Defined in GI.Gdk.Objects.Clipboard

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ClipboardDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

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

Defined in GI.Gdk.Objects.Clipboard

type AttrBaseTypeConstraint ClipboardDisplayPropertyInfo = IsClipboard
type AttrGetType ClipboardDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrLabel ClipboardDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

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

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardDisplayPropertyInfo = IsDisplay
type AttrTransferType ClipboardDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferType ClipboardDisplayPropertyInfo = Display
type AttrTransferTypeConstraint ClipboardDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferTypeConstraint ClipboardDisplayPropertyInfo = IsDisplay

data ClipboardFormatsPropertyInfo #

Instances

Instances details
AttrInfo ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Associated Types

type AttrAllowedOps ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

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

Defined in GI.Gdk.Objects.Clipboard

type AttrBaseTypeConstraint ClipboardFormatsPropertyInfo = IsClipboard
type AttrGetType ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardFormatsPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferTypeConstraint ClipboardFormatsPropertyInfo = Type ~ ()
type AttrTransferType ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferType ClipboardFormatsPropertyInfo = ()
type AttrLabel ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrLabel ClipboardFormatsPropertyInfo = "formats"
type AttrOrigin ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

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

Defined in GI.Gdk.Objects.Clipboard

type AttrBaseTypeConstraint ClipboardFormatsPropertyInfo = IsClipboard
type AttrGetType ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrLabel ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrLabel ClipboardFormatsPropertyInfo = "formats"
type AttrOrigin ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardFormatsPropertyInfo = Type ~ ()
type AttrTransferType ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferType ClipboardFormatsPropertyInfo = ()
type AttrTransferTypeConstraint ClipboardFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferTypeConstraint ClipboardFormatsPropertyInfo = Type ~ ()

data ClipboardGetContentMethodInfo #

Instances

Instances details
(signature ~ m (Maybe ContentProvider), MonadIO m, IsClipboard a) => OverloadedMethod ClipboardGetContentMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardGetContentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardGetDisplayMethodInfo #

Instances

Instances details
(signature ~ m Display, MonadIO m, IsClipboard a) => OverloadedMethod ClipboardGetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardGetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardGetFormatsMethodInfo #

Instances

Instances details
(signature ~ m ContentFormats, MonadIO m, IsClipboard a) => OverloadedMethod ClipboardGetFormatsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardGetFormatsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardIsLocalMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsClipboard a) => OverloadedMethod ClipboardIsLocalMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardIsLocalMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardLocalPropertyInfo #

Instances

Instances details
AttrInfo ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Associated Types

type AttrAllowedOps ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrAllowedOps ClipboardLocalPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrBaseTypeConstraint ClipboardLocalPropertyInfo = IsClipboard
type AttrGetType ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrGetType ClipboardLocalPropertyInfo = Bool
type AttrSetTypeConstraint ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardLocalPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferTypeConstraint ClipboardLocalPropertyInfo = Type ~ ()
type AttrTransferType ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferType ClipboardLocalPropertyInfo = ()
type AttrLabel ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrLabel ClipboardLocalPropertyInfo = "local"
type AttrOrigin ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrAllowedOps ClipboardLocalPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrBaseTypeConstraint ClipboardLocalPropertyInfo = IsClipboard
type AttrGetType ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrGetType ClipboardLocalPropertyInfo = Bool
type AttrLabel ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrLabel ClipboardLocalPropertyInfo = "local"
type AttrOrigin ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrSetTypeConstraint ClipboardLocalPropertyInfo = Type ~ ()
type AttrTransferType ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferType ClipboardLocalPropertyInfo = ()
type AttrTransferTypeConstraint ClipboardLocalPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Clipboard

type AttrTransferTypeConstraint ClipboardLocalPropertyInfo = Type ~ ()

data ClipboardReadAsyncMethodInfo #

Instances

Instances details
(signature ~ ([Text] -> Int32 -> Maybe b -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsClipboard a, IsCancellable b) => OverloadedMethod ClipboardReadAsyncMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardReadAsyncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardReadFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m (Maybe InputStream, Text)), MonadIO m, IsClipboard a, IsAsyncResult b) => OverloadedMethod ClipboardReadFinishMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardReadFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardReadTextAsyncMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsClipboard a, IsCancellable b) => OverloadedMethod ClipboardReadTextAsyncMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardReadTextAsyncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardReadTextFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m (Maybe Text)), MonadIO m, IsClipboard a, IsAsyncResult b) => OverloadedMethod ClipboardReadTextFinishMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardReadTextFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardReadTextureAsyncMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsClipboard a, IsCancellable b) => OverloadedMethod ClipboardReadTextureAsyncMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardReadTextureAsyncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardReadTextureFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m (Maybe Texture)), MonadIO m, IsClipboard a, IsAsyncResult b) => OverloadedMethod ClipboardReadTextureFinishMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardReadTextureFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardReadValueAsyncMethodInfo #

Instances

Instances details
(signature ~ (GType -> Int32 -> Maybe b -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsClipboard a, IsCancellable b) => OverloadedMethod ClipboardReadValueAsyncMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardReadValueAsyncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardReadValueFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m GValue), MonadIO m, IsClipboard a, IsAsyncResult b) => OverloadedMethod ClipboardReadValueFinishMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardReadValueFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardSetContentMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m Bool), MonadIO m, IsClipboard a, IsContentProvider b) => OverloadedMethod ClipboardSetContentMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardSetContentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardSetMethodInfo #

Instances

Instances details
(signature ~ (GValue -> m ()), MonadIO m, IsClipboard a) => OverloadedMethod ClipboardSetMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardSetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardStoreAsyncMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Maybe b -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsClipboard a, IsCancellable b) => OverloadedMethod ClipboardStoreAsyncMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardStoreAsyncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ClipboardStoreFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsClipboard a, IsAsyncResult b) => OverloadedMethod ClipboardStoreFinishMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ClipboardStoreFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf Clipboard o) => IsClipboard o #

Instances

Instances details
(GObject o, IsDescendantOf Clipboard o) => IsClipboard o 
Instance details

Defined in GI.Gdk.Objects.Clipboard

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

Equations

ResolveClipboardMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveClipboardMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveClipboardMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveClipboardMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveClipboardMethod "getv" o = ObjectGetvMethodInfo 
ResolveClipboardMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveClipboardMethod "isLocal" o = ClipboardIsLocalMethodInfo 
ResolveClipboardMethod "notify" o = ObjectNotifyMethodInfo 
ResolveClipboardMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveClipboardMethod "readAsync" o = ClipboardReadAsyncMethodInfo 
ResolveClipboardMethod "readFinish" o = ClipboardReadFinishMethodInfo 
ResolveClipboardMethod "readTextAsync" o = ClipboardReadTextAsyncMethodInfo 
ResolveClipboardMethod "readTextFinish" o = ClipboardReadTextFinishMethodInfo 
ResolveClipboardMethod "readTextureAsync" o = ClipboardReadTextureAsyncMethodInfo 
ResolveClipboardMethod "readTextureFinish" o = ClipboardReadTextureFinishMethodInfo 
ResolveClipboardMethod "readValueAsync" o = ClipboardReadValueAsyncMethodInfo 
ResolveClipboardMethod "readValueFinish" o = ClipboardReadValueFinishMethodInfo 
ResolveClipboardMethod "ref" o = ObjectRefMethodInfo 
ResolveClipboardMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveClipboardMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveClipboardMethod "set" o = ClipboardSetMethodInfo 
ResolveClipboardMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveClipboardMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveClipboardMethod "storeAsync" o = ClipboardStoreAsyncMethodInfo 
ResolveClipboardMethod "storeFinish" o = ClipboardStoreFinishMethodInfo 
ResolveClipboardMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveClipboardMethod "unref" o = ObjectUnrefMethodInfo 
ResolveClipboardMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveClipboardMethod "getContent" o = ClipboardGetContentMethodInfo 
ResolveClipboardMethod "getData" o = ObjectGetDataMethodInfo 
ResolveClipboardMethod "getDisplay" o = ClipboardGetDisplayMethodInfo 
ResolveClipboardMethod "getFormats" o = ClipboardGetFormatsMethodInfo 
ResolveClipboardMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveClipboardMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveClipboardMethod "setContent" o = ClipboardSetContentMethodInfo 
ResolveClipboardMethod "setData" o = ObjectSetDataMethodInfo 
ResolveClipboardMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveClipboardMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveClipboardMethod l o = MethodResolutionFailed l o :: Type 

afterClipboardChanged :: (IsClipboard a, MonadIO m) => a -> ((?self :: a) => ClipboardChangedCallback) -> m SignalHandlerId #

clipboardContent :: AttrLabelProxy "content" #

clipboardDisplay :: AttrLabelProxy "display" #

clipboardFormats :: AttrLabelProxy "formats" #

clipboardGetContent :: (HasCallStack, MonadIO m, IsClipboard a) => a -> m (Maybe ContentProvider) #

clipboardGetDisplay :: (HasCallStack, MonadIO m, IsClipboard a) => a -> m Display #

clipboardGetFormats :: (HasCallStack, MonadIO m, IsClipboard a) => a -> m ContentFormats #

clipboardIsLocal :: (HasCallStack, MonadIO m, IsClipboard a) => a -> m Bool #

clipboardLocal :: AttrLabelProxy "local" #

clipboardReadAsync :: (HasCallStack, MonadIO m, IsClipboard a, IsCancellable b) => a -> [Text] -> Int32 -> Maybe b -> Maybe AsyncReadyCallback -> m () #

clipboardReadFinish :: (HasCallStack, MonadIO m, IsClipboard a, IsAsyncResult b) => a -> b -> m (Maybe InputStream, Text) #

clipboardReadTextAsync :: (HasCallStack, MonadIO m, IsClipboard a, IsCancellable b) => a -> Maybe b -> Maybe AsyncReadyCallback -> m () #

clipboardReadTextFinish :: (HasCallStack, MonadIO m, IsClipboard a, IsAsyncResult b) => a -> b -> m (Maybe Text) #

clipboardReadTextureAsync :: (HasCallStack, MonadIO m, IsClipboard a, IsCancellable b) => a -> Maybe b -> Maybe AsyncReadyCallback -> m () #

clipboardReadTextureFinish :: (HasCallStack, MonadIO m, IsClipboard a, IsAsyncResult b) => a -> b -> m (Maybe Texture) #

clipboardReadValueAsync :: (HasCallStack, MonadIO m, IsClipboard a, IsCancellable b) => a -> GType -> Int32 -> Maybe b -> Maybe AsyncReadyCallback -> m () #

clipboardReadValueFinish :: (HasCallStack, MonadIO m, IsClipboard a, IsAsyncResult b) => a -> b -> m GValue #

clipboardSet :: (HasCallStack, MonadIO m, IsClipboard a) => a -> GValue -> m () #

clipboardSetContent :: (HasCallStack, MonadIO m, IsClipboard a, IsContentProvider b) => a -> Maybe b -> m Bool #

clipboardStoreAsync :: (HasCallStack, MonadIO m, IsClipboard a, IsCancellable b) => a -> Int32 -> Maybe b -> Maybe AsyncReadyCallback -> m () #

clipboardStoreFinish :: (HasCallStack, MonadIO m, IsClipboard a, IsAsyncResult b) => a -> b -> m () #

constructClipboardDisplay :: (IsClipboard o, MonadIO m, IsDisplay a) => a -> m (GValueConstruct o) #

getClipboardContent :: (MonadIO m, IsClipboard o) => o -> m (Maybe ContentProvider) #

getClipboardDisplay :: (MonadIO m, IsClipboard o) => o -> m Display #

getClipboardFormats :: (MonadIO m, IsClipboard o) => o -> m ContentFormats #

getClipboardLocal :: (MonadIO m, IsClipboard o) => o -> m Bool #

onClipboardChanged :: (IsClipboard a, MonadIO m) => a -> ((?self :: a) => ClipboardChangedCallback) -> m SignalHandlerId #

toClipboard :: (MonadIO m, IsClipboard o) => o -> m Clipboard #

data ContentDeserializerGetCancellableMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Cancellable), MonadIO m, IsContentDeserializer a) => OverloadedMethod ContentDeserializerGetCancellableMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentDeserializerGetCancellableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentDeserializerGetGtypeMethodInfo #

Instances

Instances details
(signature ~ m GType, MonadIO m, IsContentDeserializer a) => OverloadedMethod ContentDeserializerGetGtypeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentDeserializerGetGtypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentDeserializerGetInputStreamMethodInfo #

Instances

Instances details
(signature ~ m InputStream, MonadIO m, IsContentDeserializer a) => OverloadedMethod ContentDeserializerGetInputStreamMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentDeserializerGetInputStreamMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentDeserializerGetMimeTypeMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsContentDeserializer a) => OverloadedMethod ContentDeserializerGetMimeTypeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentDeserializerGetMimeTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentDeserializerGetPriorityMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsContentDeserializer a) => OverloadedMethod ContentDeserializerGetPriorityMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentDeserializerGetPriorityMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentDeserializerGetTaskDataMethodInfo #

Instances

Instances details
(signature ~ m (Ptr ()), MonadIO m, IsContentDeserializer a) => OverloadedMethod ContentDeserializerGetTaskDataMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentDeserializerGetTaskDataMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentDeserializerGetUserDataMethodInfo #

Instances

Instances details
(signature ~ m (Ptr ()), MonadIO m, IsContentDeserializer a) => OverloadedMethod ContentDeserializerGetUserDataMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentDeserializerGetUserDataMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentDeserializerGetValueMethodInfo #

Instances

Instances details
(signature ~ m GValue, MonadIO m, IsContentDeserializer a) => OverloadedMethod ContentDeserializerGetValueMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentDeserializerGetValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentDeserializerReturnErrorMethodInfo #

Instances

Instances details
(signature ~ (GError -> m ()), MonadIO m, IsContentDeserializer a) => OverloadedMethod ContentDeserializerReturnErrorMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentDeserializerReturnErrorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentDeserializerReturnSuccessMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsContentDeserializer a) => OverloadedMethod ContentDeserializerReturnSuccessMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentDeserializerReturnSuccessMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentDeserializerSetTaskDataMethodInfo #

Instances

Instances details
(signature ~ (Ptr () -> DestroyNotify -> m ()), MonadIO m, IsContentDeserializer a) => OverloadedMethod ContentDeserializerSetTaskDataMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentDeserializerSetTaskDataMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf ContentDeserializer o) => IsContentDeserializer o #

Instances

Instances details
(GObject o, IsDescendantOf ContentDeserializer o) => IsContentDeserializer o 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

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

Equations

ResolveContentDeserializerMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveContentDeserializerMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveContentDeserializerMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveContentDeserializerMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveContentDeserializerMethod "getv" o = ObjectGetvMethodInfo 
ResolveContentDeserializerMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveContentDeserializerMethod "isTagged" o = AsyncResultIsTaggedMethodInfo 
ResolveContentDeserializerMethod "legacyPropagateError" o = AsyncResultLegacyPropagateErrorMethodInfo 
ResolveContentDeserializerMethod "notify" o = ObjectNotifyMethodInfo 
ResolveContentDeserializerMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveContentDeserializerMethod "ref" o = ObjectRefMethodInfo 
ResolveContentDeserializerMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveContentDeserializerMethod "returnError" o = ContentDeserializerReturnErrorMethodInfo 
ResolveContentDeserializerMethod "returnSuccess" o = ContentDeserializerReturnSuccessMethodInfo 
ResolveContentDeserializerMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveContentDeserializerMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveContentDeserializerMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveContentDeserializerMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveContentDeserializerMethod "unref" o = ObjectUnrefMethodInfo 
ResolveContentDeserializerMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveContentDeserializerMethod "getCancellable" o = ContentDeserializerGetCancellableMethodInfo 
ResolveContentDeserializerMethod "getData" o = ObjectGetDataMethodInfo 
ResolveContentDeserializerMethod "getGtype" o = ContentDeserializerGetGtypeMethodInfo 
ResolveContentDeserializerMethod "getInputStream" o = ContentDeserializerGetInputStreamMethodInfo 
ResolveContentDeserializerMethod "getMimeType" o = ContentDeserializerGetMimeTypeMethodInfo 
ResolveContentDeserializerMethod "getPriority" o = ContentDeserializerGetPriorityMethodInfo 
ResolveContentDeserializerMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveContentDeserializerMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveContentDeserializerMethod "getSourceObject" o = AsyncResultGetSourceObjectMethodInfo 
ResolveContentDeserializerMethod "getTaskData" o = ContentDeserializerGetTaskDataMethodInfo 
ResolveContentDeserializerMethod "getUserData" o = ContentDeserializerGetUserDataMethodInfo 
ResolveContentDeserializerMethod "getValue" o = ContentDeserializerGetValueMethodInfo 
ResolveContentDeserializerMethod "setData" o = ObjectSetDataMethodInfo 
ResolveContentDeserializerMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveContentDeserializerMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveContentDeserializerMethod "setTaskData" o = ContentDeserializerSetTaskDataMethodInfo 
ResolveContentDeserializerMethod l o = MethodResolutionFailed l o :: Type 

contentDeserializerGetCancellable :: (HasCallStack, MonadIO m, IsContentDeserializer a) => a -> m (Maybe Cancellable) #

contentDeserializerGetGtype :: (HasCallStack, MonadIO m, IsContentDeserializer a) => a -> m GType #

contentDeserializerGetInputStream :: (HasCallStack, MonadIO m, IsContentDeserializer a) => a -> m InputStream #

contentDeserializerGetMimeType :: (HasCallStack, MonadIO m, IsContentDeserializer a) => a -> m Text #

contentDeserializerGetPriority :: (HasCallStack, MonadIO m, IsContentDeserializer a) => a -> m Int32 #

contentDeserializerGetTaskData :: (HasCallStack, MonadIO m, IsContentDeserializer a) => a -> m (Ptr ()) #

contentDeserializerGetUserData :: (HasCallStack, MonadIO m, IsContentDeserializer a) => a -> m (Ptr ()) #

contentDeserializerGetValue :: (HasCallStack, MonadIO m, IsContentDeserializer a) => a -> m GValue #

contentDeserializerReturnError :: (HasCallStack, MonadIO m, IsContentDeserializer a) => a -> GError -> m () #

contentDeserializerReturnSuccess :: (HasCallStack, MonadIO m, IsContentDeserializer a) => a -> m () #

contentDeserializerSetTaskData :: (HasCallStack, MonadIO m, IsContentDeserializer a) => a -> Ptr () -> DestroyNotify -> m () #

data ContentProviderContentChangedMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsContentProvider a) => OverloadedMethod ContentProviderContentChangedMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentProviderContentChangedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentProviderContentChangedSignalInfo #

Instances

Instances details
SignalInfo ContentProviderContentChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Associated Types

type HaskellCallbackType ContentProviderContentChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType ContentProviderContentChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ContentProviderContentChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

data ContentProviderFormatsPropertyInfo #

Instances

Instances details
AttrInfo ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Associated Types

type AttrAllowedOps ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

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

Defined in GI.Gdk.Objects.ContentProvider

type AttrGetType ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrSetTypeConstraint ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrSetTypeConstraint ContentProviderFormatsPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrTransferTypeConstraint ContentProviderFormatsPropertyInfo = Type ~ ()
type AttrTransferType ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrTransferType ContentProviderFormatsPropertyInfo = ()
type AttrLabel ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrLabel ContentProviderFormatsPropertyInfo = "formats"
type AttrOrigin ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

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

Defined in GI.Gdk.Objects.ContentProvider

type AttrGetType ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrLabel ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrLabel ContentProviderFormatsPropertyInfo = "formats"
type AttrOrigin ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrSetTypeConstraint ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrSetTypeConstraint ContentProviderFormatsPropertyInfo = Type ~ ()
type AttrTransferType ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrTransferType ContentProviderFormatsPropertyInfo = ()
type AttrTransferTypeConstraint ContentProviderFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrTransferTypeConstraint ContentProviderFormatsPropertyInfo = Type ~ ()

data ContentProviderGetValueMethodInfo #

Instances

Instances details
(signature ~ (GValue -> m ()), MonadIO m, IsContentProvider a) => OverloadedMethod ContentProviderGetValueMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentProviderGetValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentProviderRefFormatsMethodInfo #

Instances

Instances details
(signature ~ m ContentFormats, MonadIO m, IsContentProvider a) => OverloadedMethod ContentProviderRefFormatsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentProviderRefFormatsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentProviderRefStorableFormatsMethodInfo #

Instances

Instances details
(signature ~ m ContentFormats, MonadIO m, IsContentProvider a) => OverloadedMethod ContentProviderRefStorableFormatsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentProviderRefStorableFormatsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentProviderStorableFormatsPropertyInfo #

Instances

Instances details
AttrInfo ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Associated Types

type AttrAllowedOps ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

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

Defined in GI.Gdk.Objects.ContentProvider

type AttrGetType ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrSetTypeConstraint ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrSetTypeConstraint ContentProviderStorableFormatsPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrTransferTypeConstraint ContentProviderStorableFormatsPropertyInfo = Type ~ ()
type AttrTransferType ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrLabel ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrLabel ContentProviderStorableFormatsPropertyInfo = "storable-formats"
type AttrOrigin ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

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

Defined in GI.Gdk.Objects.ContentProvider

type AttrGetType ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrLabel ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrLabel ContentProviderStorableFormatsPropertyInfo = "storable-formats"
type AttrOrigin ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrSetTypeConstraint ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrSetTypeConstraint ContentProviderStorableFormatsPropertyInfo = Type ~ ()
type AttrTransferType ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrTransferTypeConstraint ContentProviderStorableFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

type AttrTransferTypeConstraint ContentProviderStorableFormatsPropertyInfo = Type ~ ()

data ContentProviderWriteMimeTypeAsyncMethodInfo #

Instances

Instances details
(signature ~ (Text -> b -> Int32 -> Maybe c -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsContentProvider a, IsOutputStream b, IsCancellable c) => OverloadedMethod ContentProviderWriteMimeTypeAsyncMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentProviderWriteMimeTypeAsyncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentProviderWriteMimeTypeFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsContentProvider a, IsAsyncResult b) => OverloadedMethod ContentProviderWriteMimeTypeFinishMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentProviderWriteMimeTypeFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf ContentProvider o) => IsContentProvider o #

Instances

Instances details
(GObject o, IsDescendantOf ContentProvider o) => IsContentProvider o 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

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

Equations

ResolveContentProviderMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveContentProviderMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveContentProviderMethod "contentChanged" o = ContentProviderContentChangedMethodInfo 
ResolveContentProviderMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveContentProviderMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveContentProviderMethod "getv" o = ObjectGetvMethodInfo 
ResolveContentProviderMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveContentProviderMethod "notify" o = ObjectNotifyMethodInfo 
ResolveContentProviderMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveContentProviderMethod "ref" o = ObjectRefMethodInfo 
ResolveContentProviderMethod "refFormats" o = ContentProviderRefFormatsMethodInfo 
ResolveContentProviderMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveContentProviderMethod "refStorableFormats" o = ContentProviderRefStorableFormatsMethodInfo 
ResolveContentProviderMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveContentProviderMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveContentProviderMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveContentProviderMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveContentProviderMethod "unref" o = ObjectUnrefMethodInfo 
ResolveContentProviderMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveContentProviderMethod "writeMimeTypeAsync" o = ContentProviderWriteMimeTypeAsyncMethodInfo 
ResolveContentProviderMethod "writeMimeTypeFinish" o = ContentProviderWriteMimeTypeFinishMethodInfo 
ResolveContentProviderMethod "getData" o = ObjectGetDataMethodInfo 
ResolveContentProviderMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveContentProviderMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveContentProviderMethod "getValue" o = ContentProviderGetValueMethodInfo 
ResolveContentProviderMethod "setData" o = ObjectSetDataMethodInfo 
ResolveContentProviderMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveContentProviderMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveContentProviderMethod l o = MethodResolutionFailed l o :: Type 

afterContentProviderContentChanged :: (IsContentProvider a, MonadIO m) => a -> ((?self :: a) => ContentProviderContentChangedCallback) -> m SignalHandlerId #

contentProviderContentChanged :: (HasCallStack, MonadIO m, IsContentProvider a) => a -> m () #

contentProviderFormats :: AttrLabelProxy "formats" #

contentProviderGetValue :: (HasCallStack, MonadIO m, IsContentProvider a) => a -> GValue -> m () #

contentProviderNewForBytes :: (HasCallStack, MonadIO m) => Text -> Bytes -> m ContentProvider #

contentProviderNewForValue :: (HasCallStack, MonadIO m) => GValue -> m ContentProvider #

contentProviderNewUnion :: (HasCallStack, MonadIO m) => Maybe [ContentProvider] -> m ContentProvider #

contentProviderRefFormats :: (HasCallStack, MonadIO m, IsContentProvider a) => a -> m ContentFormats #

contentProviderRefStorableFormats :: (HasCallStack, MonadIO m, IsContentProvider a) => a -> m ContentFormats #

contentProviderStorableFormats :: AttrLabelProxy "storableFormats" #

contentProviderWriteMimeTypeAsync :: (HasCallStack, MonadIO m, IsContentProvider a, IsOutputStream b, IsCancellable c) => a -> Text -> b -> Int32 -> Maybe c -> Maybe AsyncReadyCallback -> m () #

contentProviderWriteMimeTypeFinish :: (HasCallStack, MonadIO m, IsContentProvider a, IsAsyncResult b) => a -> b -> m () #

getContentProviderFormats :: (MonadIO m, IsContentProvider o) => o -> m (Maybe ContentFormats) #

onContentProviderContentChanged :: (IsContentProvider a, MonadIO m) => a -> ((?self :: a) => ContentProviderContentChangedCallback) -> m SignalHandlerId #

data ContentSerializerGetCancellableMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Cancellable), MonadIO m, IsContentSerializer a) => OverloadedMethod ContentSerializerGetCancellableMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentSerializerGetCancellableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentSerializerGetGtypeMethodInfo #

Instances

Instances details
(signature ~ m GType, MonadIO m, IsContentSerializer a) => OverloadedMethod ContentSerializerGetGtypeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentSerializerGetGtypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentSerializerGetMimeTypeMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsContentSerializer a) => OverloadedMethod ContentSerializerGetMimeTypeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentSerializerGetMimeTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentSerializerGetOutputStreamMethodInfo #

Instances

Instances details
(signature ~ m OutputStream, MonadIO m, IsContentSerializer a) => OverloadedMethod ContentSerializerGetOutputStreamMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentSerializerGetOutputStreamMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentSerializerGetPriorityMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsContentSerializer a) => OverloadedMethod ContentSerializerGetPriorityMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentSerializerGetPriorityMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentSerializerGetTaskDataMethodInfo #

Instances

Instances details
(signature ~ m (Ptr ()), MonadIO m, IsContentSerializer a) => OverloadedMethod ContentSerializerGetTaskDataMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentSerializerGetTaskDataMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentSerializerGetUserDataMethodInfo #

Instances

Instances details
(signature ~ m (Ptr ()), MonadIO m, IsContentSerializer a) => OverloadedMethod ContentSerializerGetUserDataMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentSerializerGetUserDataMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentSerializerGetValueMethodInfo #

Instances

Instances details
(signature ~ m GValue, MonadIO m, IsContentSerializer a) => OverloadedMethod ContentSerializerGetValueMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentSerializerGetValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentSerializerReturnErrorMethodInfo #

Instances

Instances details
(signature ~ (GError -> m ()), MonadIO m, IsContentSerializer a) => OverloadedMethod ContentSerializerReturnErrorMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentSerializerReturnErrorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentSerializerReturnSuccessMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsContentSerializer a) => OverloadedMethod ContentSerializerReturnSuccessMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentSerializerReturnSuccessMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentSerializerSetTaskDataMethodInfo #

Instances

Instances details
(signature ~ (Ptr () -> DestroyNotify -> m ()), MonadIO m, IsContentSerializer a) => OverloadedMethod ContentSerializerSetTaskDataMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ContentSerializerSetTaskDataMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf ContentSerializer o) => IsContentSerializer o #

Instances

Instances details
(GObject o, IsDescendantOf ContentSerializer o) => IsContentSerializer o 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

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

Equations

ResolveContentSerializerMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveContentSerializerMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveContentSerializerMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveContentSerializerMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveContentSerializerMethod "getv" o = ObjectGetvMethodInfo 
ResolveContentSerializerMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveContentSerializerMethod "isTagged" o = AsyncResultIsTaggedMethodInfo 
ResolveContentSerializerMethod "legacyPropagateError" o = AsyncResultLegacyPropagateErrorMethodInfo 
ResolveContentSerializerMethod "notify" o = ObjectNotifyMethodInfo 
ResolveContentSerializerMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveContentSerializerMethod "ref" o = ObjectRefMethodInfo 
ResolveContentSerializerMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveContentSerializerMethod "returnError" o = ContentSerializerReturnErrorMethodInfo 
ResolveContentSerializerMethod "returnSuccess" o = ContentSerializerReturnSuccessMethodInfo 
ResolveContentSerializerMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveContentSerializerMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveContentSerializerMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveContentSerializerMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveContentSerializerMethod "unref" o = ObjectUnrefMethodInfo 
ResolveContentSerializerMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveContentSerializerMethod "getCancellable" o = ContentSerializerGetCancellableMethodInfo 
ResolveContentSerializerMethod "getData" o = ObjectGetDataMethodInfo 
ResolveContentSerializerMethod "getGtype" o = ContentSerializerGetGtypeMethodInfo 
ResolveContentSerializerMethod "getMimeType" o = ContentSerializerGetMimeTypeMethodInfo 
ResolveContentSerializerMethod "getOutputStream" o = ContentSerializerGetOutputStreamMethodInfo 
ResolveContentSerializerMethod "getPriority" o = ContentSerializerGetPriorityMethodInfo 
ResolveContentSerializerMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveContentSerializerMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveContentSerializerMethod "getSourceObject" o = AsyncResultGetSourceObjectMethodInfo 
ResolveContentSerializerMethod "getTaskData" o = ContentSerializerGetTaskDataMethodInfo 
ResolveContentSerializerMethod "getUserData" o = ContentSerializerGetUserDataMethodInfo 
ResolveContentSerializerMethod "getValue" o = ContentSerializerGetValueMethodInfo 
ResolveContentSerializerMethod "setData" o = ObjectSetDataMethodInfo 
ResolveContentSerializerMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveContentSerializerMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveContentSerializerMethod "setTaskData" o = ContentSerializerSetTaskDataMethodInfo 
ResolveContentSerializerMethod l o = MethodResolutionFailed l o :: Type 

contentSerializerGetCancellable :: (HasCallStack, MonadIO m, IsContentSerializer a) => a -> m (Maybe Cancellable) #

contentSerializerGetGtype :: (HasCallStack, MonadIO m, IsContentSerializer a) => a -> m GType #

contentSerializerGetMimeType :: (HasCallStack, MonadIO m, IsContentSerializer a) => a -> m Text #

contentSerializerGetOutputStream :: (HasCallStack, MonadIO m, IsContentSerializer a) => a -> m OutputStream #

contentSerializerGetPriority :: (HasCallStack, MonadIO m, IsContentSerializer a) => a -> m Int32 #

contentSerializerGetTaskData :: (HasCallStack, MonadIO m, IsContentSerializer a) => a -> m (Ptr ()) #

contentSerializerGetUserData :: (HasCallStack, MonadIO m, IsContentSerializer a) => a -> m (Ptr ()) #

contentSerializerGetValue :: (HasCallStack, MonadIO m, IsContentSerializer a) => a -> m GValue #

contentSerializerReturnError :: (HasCallStack, MonadIO m, IsContentSerializer a) => a -> GError -> m () #

contentSerializerReturnSuccess :: (HasCallStack, MonadIO m, IsContentSerializer a) => a -> m () #

contentSerializerSetTaskData :: (HasCallStack, MonadIO m, IsContentSerializer a) => a -> Ptr () -> DestroyNotify -> m () #

data CrossingEventGetDetailMethodInfo #

Instances

Instances details
(signature ~ m NotifyType, MonadIO m, IsCrossingEvent a) => OverloadedMethod CrossingEventGetDetailMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CrossingEventGetDetailMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CrossingEventGetFocusMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsCrossingEvent a) => OverloadedMethod CrossingEventGetFocusMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CrossingEventGetFocusMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CrossingEventGetModeMethodInfo #

Instances

Instances details
(signature ~ m CrossingMode, MonadIO m, IsCrossingEvent a) => OverloadedMethod CrossingEventGetModeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CrossingEventGetModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (BoxedPtr o, TypedObject o, IsDescendantOf CrossingEvent o) => IsCrossingEvent o #

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf CrossingEvent o) => IsCrossingEvent o 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

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

Equations

ResolveCrossingEventMethod "ref" o = EventRefMethodInfo 
ResolveCrossingEventMethod "triggersContextMenu" o = EventTriggersContextMenuMethodInfo 
ResolveCrossingEventMethod "unref" o = EventUnrefMethodInfo 
ResolveCrossingEventMethod "getAxes" o = EventGetAxesMethodInfo 
ResolveCrossingEventMethod "getAxis" o = EventGetAxisMethodInfo 
ResolveCrossingEventMethod "getDetail" o = CrossingEventGetDetailMethodInfo 
ResolveCrossingEventMethod "getDevice" o = EventGetDeviceMethodInfo 
ResolveCrossingEventMethod "getDeviceTool" o = EventGetDeviceToolMethodInfo 
ResolveCrossingEventMethod "getDisplay" o = EventGetDisplayMethodInfo 
ResolveCrossingEventMethod "getEventSequence" o = EventGetEventSequenceMethodInfo 
ResolveCrossingEventMethod "getEventType" o = EventGetEventTypeMethodInfo 
ResolveCrossingEventMethod "getFocus" o = CrossingEventGetFocusMethodInfo 
ResolveCrossingEventMethod "getHistory" o = EventGetHistoryMethodInfo 
ResolveCrossingEventMethod "getMode" o = CrossingEventGetModeMethodInfo 
ResolveCrossingEventMethod "getModifierState" o = EventGetModifierStateMethodInfo 
ResolveCrossingEventMethod "getPointerEmulated" o = EventGetPointerEmulatedMethodInfo 
ResolveCrossingEventMethod "getPosition" o = EventGetPositionMethodInfo 
ResolveCrossingEventMethod "getSeat" o = EventGetSeatMethodInfo 
ResolveCrossingEventMethod "getSurface" o = EventGetSurfaceMethodInfo 
ResolveCrossingEventMethod "getTime" o = EventGetTimeMethodInfo 
ResolveCrossingEventMethod l o = MethodResolutionFailed l o :: Type 

crossingEventGetDetail :: (HasCallStack, MonadIO m, IsCrossingEvent a) => a -> m NotifyType #

crossingEventGetFocus :: (HasCallStack, MonadIO m, IsCrossingEvent a) => a -> m Bool #

crossingEventGetMode :: (HasCallStack, MonadIO m, IsCrossingEvent a) => a -> m CrossingMode #

toCrossingEvent :: (MonadIO m, IsCrossingEvent o) => o -> m CrossingEvent #

data CursorFallbackPropertyInfo #

Instances

Instances details
AttrInfo CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

Associated Types

type AttrAllowedOps CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

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

Defined in GI.Gdk.Objects.Cursor

type AttrBaseTypeConstraint CursorFallbackPropertyInfo = IsCursor
type AttrGetType CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrGetType CursorFallbackPropertyInfo = Maybe Cursor
type AttrSetTypeConstraint CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrSetTypeConstraint CursorFallbackPropertyInfo = IsCursor
type AttrTransferTypeConstraint CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferTypeConstraint CursorFallbackPropertyInfo = IsCursor
type AttrTransferType CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferType CursorFallbackPropertyInfo = Cursor
type AttrLabel CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrLabel CursorFallbackPropertyInfo = "fallback"
type AttrOrigin CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

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

Defined in GI.Gdk.Objects.Cursor

type AttrBaseTypeConstraint CursorFallbackPropertyInfo = IsCursor
type AttrGetType CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrGetType CursorFallbackPropertyInfo = Maybe Cursor
type AttrLabel CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrLabel CursorFallbackPropertyInfo = "fallback"
type AttrOrigin CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrSetTypeConstraint CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrSetTypeConstraint CursorFallbackPropertyInfo = IsCursor
type AttrTransferType CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferType CursorFallbackPropertyInfo = Cursor
type AttrTransferTypeConstraint CursorFallbackPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferTypeConstraint CursorFallbackPropertyInfo = IsCursor

data CursorGetFallbackMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Cursor), MonadIO m, IsCursor a) => OverloadedMethod CursorGetFallbackMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CursorGetFallbackMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CursorGetHotspotXMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsCursor a) => OverloadedMethod CursorGetHotspotXMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CursorGetHotspotXMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CursorGetHotspotYMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsCursor a) => OverloadedMethod CursorGetHotspotYMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CursorGetHotspotYMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CursorGetNameMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsCursor a) => OverloadedMethod CursorGetNameMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CursorGetNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CursorGetTextureMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Texture), MonadIO m, IsCursor a) => OverloadedMethod CursorGetTextureMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CursorGetTextureMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CursorHotspotXPropertyInfo #

Instances

Instances details
AttrInfo CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

Associated Types

type AttrAllowedOps CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

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

Defined in GI.Gdk.Objects.Cursor

type AttrBaseTypeConstraint CursorHotspotXPropertyInfo = IsCursor
type AttrGetType CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrGetType CursorHotspotXPropertyInfo = Int32
type AttrSetTypeConstraint CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrSetTypeConstraint CursorHotspotXPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferTypeConstraint CursorHotspotXPropertyInfo = Type ~ Int32
type AttrTransferType CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferType CursorHotspotXPropertyInfo = Int32
type AttrLabel CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrLabel CursorHotspotXPropertyInfo = "hotspot-x"
type AttrOrigin CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

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

Defined in GI.Gdk.Objects.Cursor

type AttrBaseTypeConstraint CursorHotspotXPropertyInfo = IsCursor
type AttrGetType CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrGetType CursorHotspotXPropertyInfo = Int32
type AttrLabel CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrLabel CursorHotspotXPropertyInfo = "hotspot-x"
type AttrOrigin CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrSetTypeConstraint CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrSetTypeConstraint CursorHotspotXPropertyInfo = Type ~ Int32
type AttrTransferType CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferType CursorHotspotXPropertyInfo = Int32
type AttrTransferTypeConstraint CursorHotspotXPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferTypeConstraint CursorHotspotXPropertyInfo = Type ~ Int32

data CursorHotspotYPropertyInfo #

Instances

Instances details
AttrInfo CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

Associated Types

type AttrAllowedOps CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

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

Defined in GI.Gdk.Objects.Cursor

type AttrBaseTypeConstraint CursorHotspotYPropertyInfo = IsCursor
type AttrGetType CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrGetType CursorHotspotYPropertyInfo = Int32
type AttrSetTypeConstraint CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrSetTypeConstraint CursorHotspotYPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferTypeConstraint CursorHotspotYPropertyInfo = Type ~ Int32
type AttrTransferType CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferType CursorHotspotYPropertyInfo = Int32
type AttrLabel CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrLabel CursorHotspotYPropertyInfo = "hotspot-y"
type AttrOrigin CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

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

Defined in GI.Gdk.Objects.Cursor

type AttrBaseTypeConstraint CursorHotspotYPropertyInfo = IsCursor
type AttrGetType CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrGetType CursorHotspotYPropertyInfo = Int32
type AttrLabel CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrLabel CursorHotspotYPropertyInfo = "hotspot-y"
type AttrOrigin CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrSetTypeConstraint CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrSetTypeConstraint CursorHotspotYPropertyInfo = Type ~ Int32
type AttrTransferType CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferType CursorHotspotYPropertyInfo = Int32
type AttrTransferTypeConstraint CursorHotspotYPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferTypeConstraint CursorHotspotYPropertyInfo = Type ~ Int32

data CursorNamePropertyInfo #

Instances

Instances details
AttrInfo CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

Associated Types

type AttrAllowedOps CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

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

Defined in GI.Gdk.Objects.Cursor

type AttrBaseTypeConstraint CursorNamePropertyInfo = IsCursor
type AttrGetType CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrGetType CursorNamePropertyInfo = Maybe Text
type AttrSetTypeConstraint CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrSetTypeConstraint CursorNamePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferTypeConstraint CursorNamePropertyInfo = Type ~ Text
type AttrTransferType CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferType CursorNamePropertyInfo = Text
type AttrLabel CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrLabel CursorNamePropertyInfo = "name"
type AttrOrigin CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrOrigin CursorNamePropertyInfo = Cursor

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

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

Defined in GI.Gdk.Objects.Cursor

type AttrBaseTypeConstraint CursorNamePropertyInfo = IsCursor
type AttrGetType CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrGetType CursorNamePropertyInfo = Maybe Text
type AttrLabel CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrLabel CursorNamePropertyInfo = "name"
type AttrOrigin CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrOrigin CursorNamePropertyInfo = Cursor
type AttrSetTypeConstraint CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrSetTypeConstraint CursorNamePropertyInfo = Type ~ Text
type AttrTransferType CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferType CursorNamePropertyInfo = Text
type AttrTransferTypeConstraint CursorNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferTypeConstraint CursorNamePropertyInfo = Type ~ Text

data CursorTexturePropertyInfo #

Instances

Instances details
AttrInfo CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

Associated Types

type AttrAllowedOps CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

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

Defined in GI.Gdk.Objects.Cursor

type AttrBaseTypeConstraint CursorTexturePropertyInfo = IsCursor
type AttrGetType CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrGetType CursorTexturePropertyInfo = Maybe Texture
type AttrSetTypeConstraint CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrSetTypeConstraint CursorTexturePropertyInfo = IsTexture
type AttrTransferTypeConstraint CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferTypeConstraint CursorTexturePropertyInfo = IsTexture
type AttrTransferType CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferType CursorTexturePropertyInfo = Texture
type AttrLabel CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrLabel CursorTexturePropertyInfo = "texture"
type AttrOrigin CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

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

Defined in GI.Gdk.Objects.Cursor

type AttrBaseTypeConstraint CursorTexturePropertyInfo = IsCursor
type AttrGetType CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrGetType CursorTexturePropertyInfo = Maybe Texture
type AttrLabel CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrLabel CursorTexturePropertyInfo = "texture"
type AttrOrigin CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrSetTypeConstraint CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrSetTypeConstraint CursorTexturePropertyInfo = IsTexture
type AttrTransferType CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferType CursorTexturePropertyInfo = Texture
type AttrTransferTypeConstraint CursorTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Cursor

type AttrTransferTypeConstraint CursorTexturePropertyInfo = IsTexture

class (GObject o, IsDescendantOf Cursor o) => IsCursor o #

Instances

Instances details
(GObject o, IsDescendantOf Cursor o) => IsCursor o 
Instance details

Defined in GI.Gdk.Objects.Cursor

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

Equations

ResolveCursorMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveCursorMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveCursorMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveCursorMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveCursorMethod "getv" o = ObjectGetvMethodInfo 
ResolveCursorMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveCursorMethod "notify" o = ObjectNotifyMethodInfo 
ResolveCursorMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveCursorMethod "ref" o = ObjectRefMethodInfo 
ResolveCursorMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveCursorMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveCursorMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveCursorMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveCursorMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveCursorMethod "unref" o = ObjectUnrefMethodInfo 
ResolveCursorMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveCursorMethod "getData" o = ObjectGetDataMethodInfo 
ResolveCursorMethod "getFallback" o = CursorGetFallbackMethodInfo 
ResolveCursorMethod "getHotspotX" o = CursorGetHotspotXMethodInfo 
ResolveCursorMethod "getHotspotY" o = CursorGetHotspotYMethodInfo 
ResolveCursorMethod "getName" o = CursorGetNameMethodInfo 
ResolveCursorMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveCursorMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveCursorMethod "getTexture" o = CursorGetTextureMethodInfo 
ResolveCursorMethod "setData" o = ObjectSetDataMethodInfo 
ResolveCursorMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveCursorMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveCursorMethod l o = MethodResolutionFailed l o :: Type 

constructCursorFallback :: (IsCursor o, MonadIO m, IsCursor a) => a -> m (GValueConstruct o) #

constructCursorHotspotX :: (IsCursor o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructCursorHotspotY :: (IsCursor o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructCursorName :: (IsCursor o, MonadIO m) => Text -> m (GValueConstruct o) #

constructCursorTexture :: (IsCursor o, MonadIO m, IsTexture a) => a -> m (GValueConstruct o) #

cursorFallback :: AttrLabelProxy "fallback" #

cursorGetFallback :: (HasCallStack, MonadIO m, IsCursor a) => a -> m (Maybe Cursor) #

cursorGetHotspotX :: (HasCallStack, MonadIO m, IsCursor a) => a -> m Int32 #

cursorGetHotspotY :: (HasCallStack, MonadIO m, IsCursor a) => a -> m Int32 #

cursorGetName :: (HasCallStack, MonadIO m, IsCursor a) => a -> m (Maybe Text) #

cursorGetTexture :: (HasCallStack, MonadIO m, IsCursor a) => a -> m (Maybe Texture) #

cursorHotspotX :: AttrLabelProxy "hotspotX" #

cursorHotspotY :: AttrLabelProxy "hotspotY" #

cursorName :: AttrLabelProxy "name" #

cursorNewFromCallback :: (HasCallStack, MonadIO m, IsCursor a) => CursorGetTextureCallback -> Maybe a -> m (Maybe Cursor) #

cursorNewFromName :: (HasCallStack, MonadIO m, IsCursor a) => Text -> Maybe a -> m (Maybe Cursor) #

cursorNewFromTexture :: (HasCallStack, MonadIO m, IsTexture a, IsCursor b) => a -> Int32 -> Int32 -> Maybe b -> m Cursor #

cursorTexture :: AttrLabelProxy "texture" #

getCursorFallback :: (MonadIO m, IsCursor o) => o -> m (Maybe Cursor) #

getCursorHotspotX :: (MonadIO m, IsCursor o) => o -> m Int32 #

getCursorHotspotY :: (MonadIO m, IsCursor o) => o -> m Int32 #

getCursorName :: (MonadIO m, IsCursor o) => o -> m (Maybe Text) #

getCursorTexture :: (MonadIO m, IsCursor o) => o -> m (Maybe Texture) #

toCursor :: (MonadIO m, IsCursor o) => o -> m Cursor #

data DNDEventGetDropMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Drop), MonadIO m, IsDNDEvent a) => OverloadedMethod DNDEventGetDropMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DNDEventGetDropMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (BoxedPtr o, TypedObject o, IsDescendantOf DNDEvent o) => IsDNDEvent o #

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf DNDEvent o) => IsDNDEvent o 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

dNDEventGetDrop :: (HasCallStack, MonadIO m, IsDNDEvent a) => a -> m (Maybe Drop) #

toDNDEvent :: (MonadIO m, IsDNDEvent o) => o -> m DNDEvent #

class (BoxedPtr o, TypedObject o, IsDescendantOf DeleteEvent o) => IsDeleteEvent o #

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf DeleteEvent o) => IsDeleteEvent o 
Instance details

Defined in GI.Gdk.Objects.DeleteEvent

toDeleteEvent :: (MonadIO m, IsDeleteEvent o) => o -> m DeleteEvent #

data DeviceActiveLayoutIndexPropertyInfo #

Instances

Instances details
AttrInfo DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceActiveLayoutIndexPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceActiveLayoutIndexPropertyInfo = IsDevice
type AttrGetType DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceActiveLayoutIndexPropertyInfo = Int32
type AttrSetTypeConstraint DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceActiveLayoutIndexPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceActiveLayoutIndexPropertyInfo = Type ~ ()
type AttrTransferType DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceActiveLayoutIndexPropertyInfo = ()
type AttrLabel DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceActiveLayoutIndexPropertyInfo = "active-layout-index"
type AttrOrigin DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceActiveLayoutIndexPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceActiveLayoutIndexPropertyInfo = IsDevice
type AttrGetType DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceActiveLayoutIndexPropertyInfo = Int32
type AttrLabel DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceActiveLayoutIndexPropertyInfo = "active-layout-index"
type AttrOrigin DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceActiveLayoutIndexPropertyInfo = Type ~ ()
type AttrTransferType DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceActiveLayoutIndexPropertyInfo = ()
type AttrTransferTypeConstraint DeviceActiveLayoutIndexPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceActiveLayoutIndexPropertyInfo = Type ~ ()

data DeviceCapsLockStatePropertyInfo #

Instances

Instances details
AttrInfo DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceCapsLockStatePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceCapsLockStatePropertyInfo = IsDevice
type AttrGetType DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceCapsLockStatePropertyInfo = Bool
type AttrSetTypeConstraint DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceCapsLockStatePropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceCapsLockStatePropertyInfo = Type ~ ()
type AttrTransferType DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceCapsLockStatePropertyInfo = ()
type AttrLabel DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceCapsLockStatePropertyInfo = "caps-lock-state"
type AttrOrigin DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceCapsLockStatePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceCapsLockStatePropertyInfo = IsDevice
type AttrGetType DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceCapsLockStatePropertyInfo = Bool
type AttrLabel DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceCapsLockStatePropertyInfo = "caps-lock-state"
type AttrOrigin DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceCapsLockStatePropertyInfo = Type ~ ()
type AttrTransferType DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceCapsLockStatePropertyInfo = ()
type AttrTransferTypeConstraint DeviceCapsLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceCapsLockStatePropertyInfo = Type ~ ()

data DeviceChangedSignalInfo #

Instances

Instances details
SignalInfo DeviceChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type HaskellCallbackType DeviceChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DeviceChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DeviceChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Device

data DeviceDirectionPropertyInfo #

Instances

Instances details
AttrInfo DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceDirectionPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceDirectionPropertyInfo = IsDevice
type AttrGetType DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceDirectionPropertyInfo = Direction
type AttrSetTypeConstraint DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceDirectionPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceDirectionPropertyInfo = Type ~ ()
type AttrTransferType DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceDirectionPropertyInfo = ()
type AttrLabel DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceDirectionPropertyInfo = "direction"
type AttrOrigin DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceDirectionPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceDirectionPropertyInfo = IsDevice
type AttrGetType DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceDirectionPropertyInfo = Direction
type AttrLabel DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceDirectionPropertyInfo = "direction"
type AttrOrigin DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceDirectionPropertyInfo = Type ~ ()
type AttrTransferType DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceDirectionPropertyInfo = ()
type AttrTransferTypeConstraint DeviceDirectionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceDirectionPropertyInfo = Type ~ ()

data DeviceDisplayPropertyInfo #

Instances

Instances details
AttrInfo DeviceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceDisplayPropertyInfo = IsDevice
type AttrGetType DeviceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceDisplayPropertyInfo = IsDisplay
type AttrTransferTypeConstraint DeviceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceDisplayPropertyInfo = IsDisplay
type AttrTransferType DeviceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceDisplayPropertyInfo = Display
type AttrLabel DeviceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceDisplayPropertyInfo = IsDevice
type AttrGetType DeviceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceDisplayPropertyInfo = IsDisplay
type AttrTransferType DeviceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceDisplayPropertyInfo = Display
type AttrTransferTypeConstraint DeviceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceDisplayPropertyInfo = IsDisplay

data DeviceGetActiveLayoutIndexMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetActiveLayoutIndexMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetActiveLayoutIndexMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetCapsLockStateMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetCapsLockStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetCapsLockStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetDeviceToolMethodInfo #

Instances

Instances details
(signature ~ m (Maybe DeviceTool), MonadIO m, IsDevice a) => OverloadedMethod DeviceGetDeviceToolMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetDeviceToolMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetDirectionMethodInfo #

Instances

Instances details
(signature ~ m Direction, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetDirectionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetDirectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetDisplayMethodInfo #

Instances

Instances details
(signature ~ m Display, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetHasCursorMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetHasCursorMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetHasCursorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetLayoutNamesMethodInfo #

Instances

Instances details
(signature ~ m (Maybe [Text]), MonadIO m, IsDevice a) => OverloadedMethod DeviceGetLayoutNamesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetLayoutNamesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetModifierStateMethodInfo #

Instances

Instances details
(signature ~ m [ModifierType], MonadIO m, IsDevice a) => OverloadedMethod DeviceGetModifierStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetModifierStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetNameMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetNameMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetNumLockStateMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetNumLockStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetNumLockStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetNumTouchesMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetNumTouchesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetNumTouchesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetProductIdMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsDevice a) => OverloadedMethod DeviceGetProductIdMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetProductIdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetScrollLockStateMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetScrollLockStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetScrollLockStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetSeatMethodInfo #

Instances

Instances details
(signature ~ m Seat, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetSeatMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetSeatMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetSourceMethodInfo #

Instances

Instances details
(signature ~ m InputSource, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetSourceMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetSourceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetSurfaceAtPositionMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Surface, Double, Double), MonadIO m, IsDevice a) => OverloadedMethod DeviceGetSurfaceAtPositionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetSurfaceAtPositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetTimestampMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetTimestampMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetTimestampMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceGetVendorIdMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsDevice a) => OverloadedMethod DeviceGetVendorIdMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceGetVendorIdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceHasBidiLayoutsMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDevice a) => OverloadedMethod DeviceHasBidiLayoutsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceHasBidiLayoutsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceHasBidiLayoutsPropertyInfo #

Instances

Instances details
AttrInfo DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceHasBidiLayoutsPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceHasBidiLayoutsPropertyInfo = IsDevice
type AttrGetType DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceHasBidiLayoutsPropertyInfo = Bool
type AttrSetTypeConstraint DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceHasBidiLayoutsPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceHasBidiLayoutsPropertyInfo = Type ~ ()
type AttrTransferType DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceHasBidiLayoutsPropertyInfo = ()
type AttrLabel DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceHasBidiLayoutsPropertyInfo = "has-bidi-layouts"
type AttrOrigin DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceHasBidiLayoutsPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceHasBidiLayoutsPropertyInfo = IsDevice
type AttrGetType DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceHasBidiLayoutsPropertyInfo = Bool
type AttrLabel DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceHasBidiLayoutsPropertyInfo = "has-bidi-layouts"
type AttrOrigin DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceHasBidiLayoutsPropertyInfo = Type ~ ()
type AttrTransferType DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceHasBidiLayoutsPropertyInfo = ()
type AttrTransferTypeConstraint DeviceHasBidiLayoutsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceHasBidiLayoutsPropertyInfo = Type ~ ()

data DeviceHasCursorPropertyInfo #

Instances

Instances details
AttrInfo DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceHasCursorPropertyInfo = IsDevice
type AttrGetType DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceHasCursorPropertyInfo = Bool
type AttrSetTypeConstraint DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceHasCursorPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceHasCursorPropertyInfo = Type ~ Bool
type AttrTransferType DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceHasCursorPropertyInfo = Bool
type AttrLabel DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceHasCursorPropertyInfo = "has-cursor"
type AttrOrigin DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceHasCursorPropertyInfo = IsDevice
type AttrGetType DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceHasCursorPropertyInfo = Bool
type AttrLabel DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceHasCursorPropertyInfo = "has-cursor"
type AttrOrigin DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceHasCursorPropertyInfo = Type ~ Bool
type AttrTransferType DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceHasCursorPropertyInfo = Bool
type AttrTransferTypeConstraint DeviceHasCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceHasCursorPropertyInfo = Type ~ Bool

data DeviceLayoutNamesPropertyInfo #

Instances

Instances details
AttrInfo DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceLayoutNamesPropertyInfo = IsDevice
type AttrGetType DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceLayoutNamesPropertyInfo = Maybe [Text]
type AttrSetTypeConstraint DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceLayoutNamesPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceLayoutNamesPropertyInfo = Type ~ ()
type AttrTransferType DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceLayoutNamesPropertyInfo = ()
type AttrLabel DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceLayoutNamesPropertyInfo = "layout-names"
type AttrOrigin DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceLayoutNamesPropertyInfo = IsDevice
type AttrGetType DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceLayoutNamesPropertyInfo = Maybe [Text]
type AttrLabel DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceLayoutNamesPropertyInfo = "layout-names"
type AttrOrigin DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceLayoutNamesPropertyInfo = Type ~ ()
type AttrTransferType DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceLayoutNamesPropertyInfo = ()
type AttrTransferTypeConstraint DeviceLayoutNamesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceLayoutNamesPropertyInfo = Type ~ ()

data DeviceModifierStatePropertyInfo #

Instances

Instances details
AttrInfo DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceModifierStatePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceModifierStatePropertyInfo = IsDevice
type AttrGetType DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceModifierStatePropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceModifierStatePropertyInfo = Type ~ ()
type AttrTransferType DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceModifierStatePropertyInfo = ()
type AttrLabel DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceModifierStatePropertyInfo = "modifier-state"
type AttrOrigin DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceModifierStatePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceModifierStatePropertyInfo = IsDevice
type AttrGetType DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceModifierStatePropertyInfo = "modifier-state"
type AttrOrigin DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceModifierStatePropertyInfo = Type ~ ()
type AttrTransferType DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceModifierStatePropertyInfo = ()
type AttrTransferTypeConstraint DeviceModifierStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceModifierStatePropertyInfo = Type ~ ()

data DeviceNAxesPropertyInfo #

Instances

Instances details
AttrInfo DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceNAxesPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceNAxesPropertyInfo = IsDevice
type AttrGetType DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceNAxesPropertyInfo = Word32
type AttrSetTypeConstraint DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceNAxesPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceNAxesPropertyInfo = Type ~ ()
type AttrTransferType DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceNAxesPropertyInfo = ()
type AttrLabel DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceNAxesPropertyInfo = "n-axes"
type AttrOrigin DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceNAxesPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceNAxesPropertyInfo = IsDevice
type AttrGetType DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceNAxesPropertyInfo = Word32
type AttrLabel DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceNAxesPropertyInfo = "n-axes"
type AttrOrigin DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceNAxesPropertyInfo = Type ~ ()
type AttrTransferType DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceNAxesPropertyInfo = ()
type AttrTransferTypeConstraint DeviceNAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceNAxesPropertyInfo = Type ~ ()

data DeviceNamePropertyInfo #

Instances

Instances details
AttrInfo DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceNamePropertyInfo = IsDevice
type AttrGetType DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceNamePropertyInfo = Text
type AttrSetTypeConstraint DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceNamePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceNamePropertyInfo = Type ~ Text
type AttrTransferType DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceNamePropertyInfo = Text
type AttrLabel DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceNamePropertyInfo = "name"
type AttrOrigin DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrOrigin DeviceNamePropertyInfo = Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceNamePropertyInfo = IsDevice
type AttrGetType DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceNamePropertyInfo = Text
type AttrLabel DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceNamePropertyInfo = "name"
type AttrOrigin DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrOrigin DeviceNamePropertyInfo = Device
type AttrSetTypeConstraint DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceNamePropertyInfo = Type ~ Text
type AttrTransferType DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceNamePropertyInfo = Text
type AttrTransferTypeConstraint DeviceNamePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceNamePropertyInfo = Type ~ Text

data DeviceNumLockStatePropertyInfo #

Instances

Instances details
AttrInfo DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceNumLockStatePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceNumLockStatePropertyInfo = IsDevice
type AttrGetType DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceNumLockStatePropertyInfo = Bool
type AttrSetTypeConstraint DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceNumLockStatePropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceNumLockStatePropertyInfo = Type ~ ()
type AttrTransferType DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceNumLockStatePropertyInfo = ()
type AttrLabel DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceNumLockStatePropertyInfo = "num-lock-state"
type AttrOrigin DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceNumLockStatePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceNumLockStatePropertyInfo = IsDevice
type AttrGetType DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceNumLockStatePropertyInfo = Bool
type AttrLabel DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceNumLockStatePropertyInfo = "num-lock-state"
type AttrOrigin DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceNumLockStatePropertyInfo = Type ~ ()
type AttrTransferType DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceNumLockStatePropertyInfo = ()
type AttrTransferTypeConstraint DeviceNumLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceNumLockStatePropertyInfo = Type ~ ()

data DeviceNumTouchesPropertyInfo #

Instances

Instances details
AttrInfo DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceNumTouchesPropertyInfo = IsDevice
type AttrGetType DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceNumTouchesPropertyInfo = Word32
type AttrSetTypeConstraint DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceNumTouchesPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceNumTouchesPropertyInfo = Type ~ Word32
type AttrTransferType DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceNumTouchesPropertyInfo = Word32
type AttrLabel DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceNumTouchesPropertyInfo = "num-touches"
type AttrOrigin DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceNumTouchesPropertyInfo = IsDevice
type AttrGetType DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceNumTouchesPropertyInfo = Word32
type AttrLabel DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceNumTouchesPropertyInfo = "num-touches"
type AttrOrigin DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceNumTouchesPropertyInfo = Type ~ Word32
type AttrTransferType DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceNumTouchesPropertyInfo = Word32
type AttrTransferTypeConstraint DeviceNumTouchesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceNumTouchesPropertyInfo = Type ~ Word32

data DeviceProductIdPropertyInfo #

Instances

Instances details
AttrInfo DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceProductIdPropertyInfo = IsDevice
type AttrGetType DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceProductIdPropertyInfo = Maybe Text
type AttrSetTypeConstraint DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceProductIdPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceProductIdPropertyInfo = Type ~ Text
type AttrTransferType DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceProductIdPropertyInfo = Text
type AttrLabel DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceProductIdPropertyInfo = "product-id"
type AttrOrigin DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceProductIdPropertyInfo = IsDevice
type AttrGetType DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceProductIdPropertyInfo = Maybe Text
type AttrLabel DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceProductIdPropertyInfo = "product-id"
type AttrOrigin DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceProductIdPropertyInfo = Type ~ Text
type AttrTransferType DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceProductIdPropertyInfo = Text
type AttrTransferTypeConstraint DeviceProductIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceProductIdPropertyInfo = Type ~ Text

data DeviceScrollLockStatePropertyInfo #

Instances

Instances details
AttrInfo DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceScrollLockStatePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceScrollLockStatePropertyInfo = IsDevice
type AttrGetType DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceScrollLockStatePropertyInfo = Bool
type AttrSetTypeConstraint DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceScrollLockStatePropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceScrollLockStatePropertyInfo = Type ~ ()
type AttrTransferType DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceScrollLockStatePropertyInfo = ()
type AttrLabel DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceScrollLockStatePropertyInfo = "scroll-lock-state"
type AttrOrigin DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrAllowedOps DeviceScrollLockStatePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceScrollLockStatePropertyInfo = IsDevice
type AttrGetType DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceScrollLockStatePropertyInfo = Bool
type AttrLabel DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceScrollLockStatePropertyInfo = "scroll-lock-state"
type AttrOrigin DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceScrollLockStatePropertyInfo = Type ~ ()
type AttrTransferType DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceScrollLockStatePropertyInfo = ()
type AttrTransferTypeConstraint DeviceScrollLockStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceScrollLockStatePropertyInfo = Type ~ ()

data DeviceSeatPropertyInfo #

Instances

Instances details
AttrInfo DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceSeatPropertyInfo = IsDevice
type AttrGetType DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceSeatPropertyInfo = Seat
type AttrSetTypeConstraint DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceSeatPropertyInfo = IsSeat
type AttrTransferTypeConstraint DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceSeatPropertyInfo = IsSeat
type AttrTransferType DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceSeatPropertyInfo = Seat
type AttrLabel DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceSeatPropertyInfo = "seat"
type AttrOrigin DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrOrigin DeviceSeatPropertyInfo = Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceSeatPropertyInfo = IsDevice
type AttrGetType DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceSeatPropertyInfo = Seat
type AttrLabel DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceSeatPropertyInfo = "seat"
type AttrOrigin DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrOrigin DeviceSeatPropertyInfo = Device
type AttrSetTypeConstraint DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceSeatPropertyInfo = IsSeat
type AttrTransferType DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceSeatPropertyInfo = Seat
type AttrTransferTypeConstraint DeviceSeatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceSeatPropertyInfo = IsSeat

data DeviceSourcePropertyInfo #

Instances

Instances details
AttrInfo DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceSourcePropertyInfo = IsDevice
type AttrGetType DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceSourcePropertyInfo = Type ~ InputSource
type AttrTransferTypeConstraint DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceSourcePropertyInfo = Type ~ InputSource
type AttrTransferType DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceSourcePropertyInfo = InputSource
type AttrLabel DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceSourcePropertyInfo = "source"
type AttrOrigin DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceSourcePropertyInfo = IsDevice
type AttrGetType DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceSourcePropertyInfo = "source"
type AttrOrigin DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceSourcePropertyInfo = Type ~ InputSource
type AttrTransferType DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceSourcePropertyInfo = InputSource
type AttrTransferTypeConstraint DeviceSourcePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceSourcePropertyInfo = Type ~ InputSource

data DeviceToolChangedSignalInfo #

Instances

Instances details
SignalInfo DeviceToolChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type HaskellCallbackType DeviceToolChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DeviceToolChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DeviceToolChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Device

data DeviceToolPropertyInfo #

Instances

Instances details
AttrInfo DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceToolPropertyInfo = IsDevice
type AttrGetType DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceToolPropertyInfo = Maybe DeviceTool
type AttrSetTypeConstraint DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceToolPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceToolPropertyInfo = Type ~ ()
type AttrTransferType DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceToolPropertyInfo = ()
type AttrLabel DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceToolPropertyInfo = "tool"
type AttrOrigin DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrOrigin DeviceToolPropertyInfo = Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceToolPropertyInfo = IsDevice
type AttrGetType DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceToolPropertyInfo = Maybe DeviceTool
type AttrLabel DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceToolPropertyInfo = "tool"
type AttrOrigin DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrOrigin DeviceToolPropertyInfo = Device
type AttrSetTypeConstraint DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceToolPropertyInfo = Type ~ ()
type AttrTransferType DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceToolPropertyInfo = ()
type AttrTransferTypeConstraint DeviceToolPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceToolPropertyInfo = Type ~ ()

data DeviceVendorIdPropertyInfo #

Instances

Instances details
AttrInfo DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Associated Types

type AttrAllowedOps DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceVendorIdPropertyInfo = IsDevice
type AttrGetType DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceVendorIdPropertyInfo = Maybe Text
type AttrSetTypeConstraint DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceVendorIdPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceVendorIdPropertyInfo = Type ~ Text
type AttrTransferType DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceVendorIdPropertyInfo = Text
type AttrLabel DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceVendorIdPropertyInfo = "vendor-id"
type AttrOrigin DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

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

Defined in GI.Gdk.Objects.Device

type AttrBaseTypeConstraint DeviceVendorIdPropertyInfo = IsDevice
type AttrGetType DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrGetType DeviceVendorIdPropertyInfo = Maybe Text
type AttrLabel DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrLabel DeviceVendorIdPropertyInfo = "vendor-id"
type AttrOrigin DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrSetTypeConstraint DeviceVendorIdPropertyInfo = Type ~ Text
type AttrTransferType DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferType DeviceVendorIdPropertyInfo = Text
type AttrTransferTypeConstraint DeviceVendorIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Device

type AttrTransferTypeConstraint DeviceVendorIdPropertyInfo = Type ~ Text

class (GObject o, IsDescendantOf Device o) => IsDevice o #

Instances

Instances details
(GObject o, IsDescendantOf Device o) => IsDevice o 
Instance details

Defined in GI.Gdk.Objects.Device

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

Equations

ResolveDeviceMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveDeviceMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveDeviceMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveDeviceMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveDeviceMethod "getv" o = ObjectGetvMethodInfo 
ResolveDeviceMethod "hasBidiLayouts" o = DeviceHasBidiLayoutsMethodInfo 
ResolveDeviceMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveDeviceMethod "notify" o = ObjectNotifyMethodInfo 
ResolveDeviceMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveDeviceMethod "ref" o = ObjectRefMethodInfo 
ResolveDeviceMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveDeviceMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveDeviceMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveDeviceMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveDeviceMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveDeviceMethod "unref" o = ObjectUnrefMethodInfo 
ResolveDeviceMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveDeviceMethod "getActiveLayoutIndex" o = DeviceGetActiveLayoutIndexMethodInfo 
ResolveDeviceMethod "getCapsLockState" o = DeviceGetCapsLockStateMethodInfo 
ResolveDeviceMethod "getData" o = ObjectGetDataMethodInfo 
ResolveDeviceMethod "getDeviceTool" o = DeviceGetDeviceToolMethodInfo 
ResolveDeviceMethod "getDirection" o = DeviceGetDirectionMethodInfo 
ResolveDeviceMethod "getDisplay" o = DeviceGetDisplayMethodInfo 
ResolveDeviceMethod "getHasCursor" o = DeviceGetHasCursorMethodInfo 
ResolveDeviceMethod "getLayoutNames" o = DeviceGetLayoutNamesMethodInfo 
ResolveDeviceMethod "getModifierState" o = DeviceGetModifierStateMethodInfo 
ResolveDeviceMethod "getName" o = DeviceGetNameMethodInfo 
ResolveDeviceMethod "getNumLockState" o = DeviceGetNumLockStateMethodInfo 
ResolveDeviceMethod "getNumTouches" o = DeviceGetNumTouchesMethodInfo 
ResolveDeviceMethod "getProductId" o = DeviceGetProductIdMethodInfo 
ResolveDeviceMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveDeviceMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveDeviceMethod "getScrollLockState" o = DeviceGetScrollLockStateMethodInfo 
ResolveDeviceMethod "getSeat" o = DeviceGetSeatMethodInfo 
ResolveDeviceMethod "getSource" o = DeviceGetSourceMethodInfo 
ResolveDeviceMethod "getSurfaceAtPosition" o = DeviceGetSurfaceAtPositionMethodInfo 
ResolveDeviceMethod "getTimestamp" o = DeviceGetTimestampMethodInfo 
ResolveDeviceMethod "getVendorId" o = DeviceGetVendorIdMethodInfo 
ResolveDeviceMethod "setData" o = ObjectSetDataMethodInfo 
ResolveDeviceMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveDeviceMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveDeviceMethod l o = MethodResolutionFailed l o :: Type 

afterDeviceChanged :: (IsDevice a, MonadIO m) => a -> ((?self :: a) => DeviceChangedCallback) -> m SignalHandlerId #

afterDeviceToolChanged :: (IsDevice a, MonadIO m) => a -> ((?self :: a) => DeviceToolChangedCallback) -> m SignalHandlerId #

clearDeviceSeat :: (MonadIO m, IsDevice o) => o -> m () #

constructDeviceDisplay :: (IsDevice o, MonadIO m, IsDisplay a) => a -> m (GValueConstruct o) #

constructDeviceHasCursor :: (IsDevice o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructDeviceName :: (IsDevice o, MonadIO m) => Text -> m (GValueConstruct o) #

constructDeviceNumTouches :: (IsDevice o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructDeviceProductId :: (IsDevice o, MonadIO m) => Text -> m (GValueConstruct o) #

constructDeviceSeat :: (IsDevice o, MonadIO m, IsSeat a) => a -> m (GValueConstruct o) #

constructDeviceSource :: (IsDevice o, MonadIO m) => InputSource -> m (GValueConstruct o) #

constructDeviceVendorId :: (IsDevice o, MonadIO m) => Text -> m (GValueConstruct o) #

deviceActiveLayoutIndex :: AttrLabelProxy "activeLayoutIndex" #

deviceCapsLockState :: AttrLabelProxy "capsLockState" #

deviceDirection :: AttrLabelProxy "direction" #

deviceDisplay :: AttrLabelProxy "display" #

deviceGetActiveLayoutIndex :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Int32 #

deviceGetCapsLockState :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Bool #

deviceGetDeviceTool :: (HasCallStack, MonadIO m, IsDevice a) => a -> m (Maybe DeviceTool) #

deviceGetDirection :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Direction #

deviceGetDisplay :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Display #

deviceGetHasCursor :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Bool #

deviceGetLayoutNames :: (HasCallStack, MonadIO m, IsDevice a) => a -> m (Maybe [Text]) #

deviceGetModifierState :: (HasCallStack, MonadIO m, IsDevice a) => a -> m [ModifierType] #

deviceGetName :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Text #

deviceGetNumLockState :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Bool #

deviceGetNumTouches :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Word32 #

deviceGetProductId :: (HasCallStack, MonadIO m, IsDevice a) => a -> m (Maybe Text) #

deviceGetScrollLockState :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Bool #

deviceGetSeat :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Seat #

deviceGetSource :: (HasCallStack, MonadIO m, IsDevice a) => a -> m InputSource #

deviceGetSurfaceAtPosition :: (HasCallStack, MonadIO m, IsDevice a) => a -> m (Maybe Surface, Double, Double) #

deviceGetTimestamp :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Word32 #

deviceGetVendorId :: (HasCallStack, MonadIO m, IsDevice a) => a -> m (Maybe Text) #

deviceHasBidiLayouts :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Bool #

deviceHasCursor :: AttrLabelProxy "hasCursor" #

deviceLayoutNames :: AttrLabelProxy "layoutNames" #

deviceModifierState :: AttrLabelProxy "modifierState" #

deviceNAxes :: AttrLabelProxy "nAxes" #

deviceName :: AttrLabelProxy "name" #

deviceNumLockState :: AttrLabelProxy "numLockState" #

deviceNumTouches :: AttrLabelProxy "numTouches" #

deviceProductId :: AttrLabelProxy "productId" #

deviceScrollLockState :: AttrLabelProxy "scrollLockState" #

deviceSeat :: AttrLabelProxy "seat" #

deviceSource :: AttrLabelProxy "source" #

deviceTool :: AttrLabelProxy "tool" #

deviceVendorId :: AttrLabelProxy "vendorId" #

getDeviceActiveLayoutIndex :: (MonadIO m, IsDevice o) => o -> m Int32 #

getDeviceCapsLockState :: (MonadIO m, IsDevice o) => o -> m Bool #

getDeviceDirection :: (MonadIO m, IsDevice o) => o -> m Direction #

getDeviceDisplay :: (MonadIO m, IsDevice o) => o -> m Display #

getDeviceHasBidiLayouts :: (MonadIO m, IsDevice o) => o -> m Bool #

getDeviceHasCursor :: (MonadIO m, IsDevice o) => o -> m Bool #

getDeviceLayoutNames :: (MonadIO m, IsDevice o) => o -> m (Maybe [Text]) #

getDeviceModifierState :: (MonadIO m, IsDevice o) => o -> m [ModifierType] #

getDeviceNAxes :: (MonadIO m, IsDevice o) => o -> m Word32 #

getDeviceName :: (MonadIO m, IsDevice o) => o -> m Text #

getDeviceNumLockState :: (MonadIO m, IsDevice o) => o -> m Bool #

getDeviceNumTouches :: (MonadIO m, IsDevice o) => o -> m Word32 #

getDeviceProductId :: (MonadIO m, IsDevice o) => o -> m (Maybe Text) #

getDeviceScrollLockState :: (MonadIO m, IsDevice o) => o -> m Bool #

getDeviceSeat :: (MonadIO m, IsDevice o) => o -> m Seat #

getDeviceSource :: (MonadIO m, IsDevice o) => o -> m InputSource #

getDeviceTool :: (MonadIO m, IsDevice o) => o -> m (Maybe DeviceTool) #

getDeviceVendorId :: (MonadIO m, IsDevice o) => o -> m (Maybe Text) #

onDeviceChanged :: (IsDevice a, MonadIO m) => a -> ((?self :: a) => DeviceChangedCallback) -> m SignalHandlerId #

onDeviceToolChanged :: (IsDevice a, MonadIO m) => a -> ((?self :: a) => DeviceToolChangedCallback) -> m SignalHandlerId #

setDeviceSeat :: (MonadIO m, IsDevice o, IsSeat a) => o -> a -> m () #

toDevice :: (MonadIO m, IsDevice o) => o -> m Device #

data DeviceToolAxesPropertyInfo #

Instances

Instances details
AttrInfo DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Associated Types

type AttrAllowedOps DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

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

Defined in GI.Gdk.Objects.DeviceTool

type AttrBaseTypeConstraint DeviceToolAxesPropertyInfo = IsDeviceTool
type AttrGetType DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrSetTypeConstraint DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrSetTypeConstraint DeviceToolAxesPropertyInfo = Type ~ [AxisFlags]
type AttrTransferTypeConstraint DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferTypeConstraint DeviceToolAxesPropertyInfo = Type ~ [AxisFlags]
type AttrTransferType DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferType DeviceToolAxesPropertyInfo = [AxisFlags]
type AttrLabel DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrLabel DeviceToolAxesPropertyInfo = "axes"
type AttrOrigin DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

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

Defined in GI.Gdk.Objects.DeviceTool

type AttrBaseTypeConstraint DeviceToolAxesPropertyInfo = IsDeviceTool
type AttrGetType DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrLabel DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrLabel DeviceToolAxesPropertyInfo = "axes"
type AttrOrigin DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrSetTypeConstraint DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrSetTypeConstraint DeviceToolAxesPropertyInfo = Type ~ [AxisFlags]
type AttrTransferType DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferType DeviceToolAxesPropertyInfo = [AxisFlags]
type AttrTransferTypeConstraint DeviceToolAxesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferTypeConstraint DeviceToolAxesPropertyInfo = Type ~ [AxisFlags]

data DeviceToolGetAxesMethodInfo #

Instances

Instances details
(signature ~ m [AxisFlags], MonadIO m, IsDeviceTool a) => OverloadedMethod DeviceToolGetAxesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceToolGetAxesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceToolGetHardwareIdMethodInfo #

Instances

Instances details
(signature ~ m Word64, MonadIO m, IsDeviceTool a) => OverloadedMethod DeviceToolGetHardwareIdMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceToolGetHardwareIdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceToolGetSerialMethodInfo #

Instances

Instances details
(signature ~ m Word64, MonadIO m, IsDeviceTool a) => OverloadedMethod DeviceToolGetSerialMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceToolGetSerialMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceToolGetToolTypeMethodInfo #

Instances

Instances details
(signature ~ m DeviceToolType, MonadIO m, IsDeviceTool a) => OverloadedMethod DeviceToolGetToolTypeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DeviceToolGetToolTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DeviceToolHardwareIdPropertyInfo #

Instances

Instances details
AttrInfo DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Associated Types

type AttrAllowedOps DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

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

Defined in GI.Gdk.Objects.DeviceTool

type AttrBaseTypeConstraint DeviceToolHardwareIdPropertyInfo = IsDeviceTool
type AttrGetType DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrGetType DeviceToolHardwareIdPropertyInfo = Word64
type AttrSetTypeConstraint DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrSetTypeConstraint DeviceToolHardwareIdPropertyInfo = Type ~ Word64
type AttrTransferTypeConstraint DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferTypeConstraint DeviceToolHardwareIdPropertyInfo = Type ~ Word64
type AttrTransferType DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferType DeviceToolHardwareIdPropertyInfo = Word64
type AttrLabel DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrLabel DeviceToolHardwareIdPropertyInfo = "hardware-id"
type AttrOrigin DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

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

Defined in GI.Gdk.Objects.DeviceTool

type AttrBaseTypeConstraint DeviceToolHardwareIdPropertyInfo = IsDeviceTool
type AttrGetType DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrGetType DeviceToolHardwareIdPropertyInfo = Word64
type AttrLabel DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrLabel DeviceToolHardwareIdPropertyInfo = "hardware-id"
type AttrOrigin DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrSetTypeConstraint DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrSetTypeConstraint DeviceToolHardwareIdPropertyInfo = Type ~ Word64
type AttrTransferType DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferType DeviceToolHardwareIdPropertyInfo = Word64
type AttrTransferTypeConstraint DeviceToolHardwareIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferTypeConstraint DeviceToolHardwareIdPropertyInfo = Type ~ Word64

data DeviceToolSerialPropertyInfo #

Instances

Instances details
AttrInfo DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Associated Types

type AttrAllowedOps DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

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

Defined in GI.Gdk.Objects.DeviceTool

type AttrBaseTypeConstraint DeviceToolSerialPropertyInfo = IsDeviceTool
type AttrGetType DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrGetType DeviceToolSerialPropertyInfo = Word64
type AttrSetTypeConstraint DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrSetTypeConstraint DeviceToolSerialPropertyInfo = Type ~ Word64
type AttrTransferTypeConstraint DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferTypeConstraint DeviceToolSerialPropertyInfo = Type ~ Word64
type AttrTransferType DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferType DeviceToolSerialPropertyInfo = Word64
type AttrLabel DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrLabel DeviceToolSerialPropertyInfo = "serial"
type AttrOrigin DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

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

Defined in GI.Gdk.Objects.DeviceTool

type AttrBaseTypeConstraint DeviceToolSerialPropertyInfo = IsDeviceTool
type AttrGetType DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrGetType DeviceToolSerialPropertyInfo = Word64
type AttrLabel DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrLabel DeviceToolSerialPropertyInfo = "serial"
type AttrOrigin DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrSetTypeConstraint DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrSetTypeConstraint DeviceToolSerialPropertyInfo = Type ~ Word64
type AttrTransferType DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferType DeviceToolSerialPropertyInfo = Word64
type AttrTransferTypeConstraint DeviceToolSerialPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferTypeConstraint DeviceToolSerialPropertyInfo = Type ~ Word64

data DeviceToolToolTypePropertyInfo #

Instances

Instances details
AttrInfo DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Associated Types

type AttrAllowedOps DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

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

Defined in GI.Gdk.Objects.DeviceTool

type AttrBaseTypeConstraint DeviceToolToolTypePropertyInfo = IsDeviceTool
type AttrGetType DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrSetTypeConstraint DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrSetTypeConstraint DeviceToolToolTypePropertyInfo = Type ~ DeviceToolType
type AttrTransferTypeConstraint DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferTypeConstraint DeviceToolToolTypePropertyInfo = Type ~ DeviceToolType
type AttrTransferType DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrLabel DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrLabel DeviceToolToolTypePropertyInfo = "tool-type"
type AttrOrigin DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

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

Defined in GI.Gdk.Objects.DeviceTool

type AttrBaseTypeConstraint DeviceToolToolTypePropertyInfo = IsDeviceTool
type AttrGetType DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrLabel DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrLabel DeviceToolToolTypePropertyInfo = "tool-type"
type AttrOrigin DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrSetTypeConstraint DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrSetTypeConstraint DeviceToolToolTypePropertyInfo = Type ~ DeviceToolType
type AttrTransferType DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferTypeConstraint DeviceToolToolTypePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

type AttrTransferTypeConstraint DeviceToolToolTypePropertyInfo = Type ~ DeviceToolType

class (GObject o, IsDescendantOf DeviceTool o) => IsDeviceTool o #

Instances

Instances details
(GObject o, IsDescendantOf DeviceTool o) => IsDeviceTool o 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

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

Equations

ResolveDeviceToolMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveDeviceToolMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveDeviceToolMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveDeviceToolMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveDeviceToolMethod "getv" o = ObjectGetvMethodInfo 
ResolveDeviceToolMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveDeviceToolMethod "notify" o = ObjectNotifyMethodInfo 
ResolveDeviceToolMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveDeviceToolMethod "ref" o = ObjectRefMethodInfo 
ResolveDeviceToolMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveDeviceToolMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveDeviceToolMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveDeviceToolMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveDeviceToolMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveDeviceToolMethod "unref" o = ObjectUnrefMethodInfo 
ResolveDeviceToolMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveDeviceToolMethod "getAxes" o = DeviceToolGetAxesMethodInfo 
ResolveDeviceToolMethod "getData" o = ObjectGetDataMethodInfo 
ResolveDeviceToolMethod "getHardwareId" o = DeviceToolGetHardwareIdMethodInfo 
ResolveDeviceToolMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveDeviceToolMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveDeviceToolMethod "getSerial" o = DeviceToolGetSerialMethodInfo 
ResolveDeviceToolMethod "getToolType" o = DeviceToolGetToolTypeMethodInfo 
ResolveDeviceToolMethod "setData" o = ObjectSetDataMethodInfo 
ResolveDeviceToolMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveDeviceToolMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveDeviceToolMethod l o = MethodResolutionFailed l o :: Type 

constructDeviceToolAxes :: (IsDeviceTool o, MonadIO m) => [AxisFlags] -> m (GValueConstruct o) #

constructDeviceToolHardwareId :: (IsDeviceTool o, MonadIO m) => Word64 -> m (GValueConstruct o) #

constructDeviceToolSerial :: (IsDeviceTool o, MonadIO m) => Word64 -> m (GValueConstruct o) #

constructDeviceToolToolType :: (IsDeviceTool o, MonadIO m) => DeviceToolType -> m (GValueConstruct o) #

deviceToolAxes :: AttrLabelProxy "axes" #

deviceToolGetAxes :: (HasCallStack, MonadIO m, IsDeviceTool a) => a -> m [AxisFlags] #

deviceToolGetHardwareId :: (HasCallStack, MonadIO m, IsDeviceTool a) => a -> m Word64 #

deviceToolGetSerial :: (HasCallStack, MonadIO m, IsDeviceTool a) => a -> m Word64 #

deviceToolGetToolType :: (HasCallStack, MonadIO m, IsDeviceTool a) => a -> m DeviceToolType #

deviceToolHardwareId :: AttrLabelProxy "hardwareId" #

deviceToolSerial :: AttrLabelProxy "serial" #

deviceToolToolType :: AttrLabelProxy "toolType" #

getDeviceToolAxes :: (MonadIO m, IsDeviceTool o) => o -> m [AxisFlags] #

getDeviceToolHardwareId :: (MonadIO m, IsDeviceTool o) => o -> m Word64 #

getDeviceToolSerial :: (MonadIO m, IsDeviceTool o) => o -> m Word64 #

toDeviceTool :: (MonadIO m, IsDeviceTool o) => o -> m DeviceTool #

data DisplayBeepMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsDisplay a) => OverloadedMethod DisplayBeepMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayBeepMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayCloseMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsDisplay a) => OverloadedMethod DisplayCloseMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayCloseMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type DisplayClosedCallback = Bool -> IO () #

data DisplayClosedSignalInfo #

Instances

Instances details
SignalInfo DisplayClosedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Associated Types

type HaskellCallbackType DisplayClosedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DisplayClosedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DisplayClosedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

data DisplayCompositedPropertyInfo #

Instances

Instances details
AttrInfo DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Associated Types

type AttrAllowedOps DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrAllowedOps DisplayCompositedPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrBaseTypeConstraint DisplayCompositedPropertyInfo = IsDisplay
type AttrGetType DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrGetType DisplayCompositedPropertyInfo = Bool
type AttrSetTypeConstraint DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayCompositedPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferTypeConstraint DisplayCompositedPropertyInfo = Type ~ ()
type AttrTransferType DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferType DisplayCompositedPropertyInfo = ()
type AttrLabel DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrLabel DisplayCompositedPropertyInfo = "composited"
type AttrOrigin DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrAllowedOps DisplayCompositedPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrBaseTypeConstraint DisplayCompositedPropertyInfo = IsDisplay
type AttrGetType DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrGetType DisplayCompositedPropertyInfo = Bool
type AttrLabel DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrLabel DisplayCompositedPropertyInfo = "composited"
type AttrOrigin DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayCompositedPropertyInfo = Type ~ ()
type AttrTransferType DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferType DisplayCompositedPropertyInfo = ()
type AttrTransferTypeConstraint DisplayCompositedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferTypeConstraint DisplayCompositedPropertyInfo = Type ~ ()

data DisplayCreateGlContextMethodInfo #

Instances

Instances details
(signature ~ m GLContext, MonadIO m, IsDisplay a) => OverloadedMethod DisplayCreateGlContextMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayCreateGlContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayDeviceIsGrabbedMethodInfo #

Instances

Instances details
(signature ~ (b -> m Bool), MonadIO m, IsDisplay a, IsDevice b) => OverloadedMethod DisplayDeviceIsGrabbedMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayDeviceIsGrabbedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayDmabufFormatsPropertyInfo #

Instances

Instances details
AttrInfo DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Associated Types

type AttrAllowedOps DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

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

Defined in GI.Gdk.Objects.Display

type AttrBaseTypeConstraint DisplayDmabufFormatsPropertyInfo = IsDisplay
type AttrGetType DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayDmabufFormatsPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferTypeConstraint DisplayDmabufFormatsPropertyInfo = Type ~ ()
type AttrTransferType DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferType DisplayDmabufFormatsPropertyInfo = ()
type AttrLabel DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrLabel DisplayDmabufFormatsPropertyInfo = "dmabuf-formats"
type AttrOrigin DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

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

Defined in GI.Gdk.Objects.Display

type AttrBaseTypeConstraint DisplayDmabufFormatsPropertyInfo = IsDisplay
type AttrGetType DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrLabel DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrLabel DisplayDmabufFormatsPropertyInfo = "dmabuf-formats"
type AttrOrigin DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayDmabufFormatsPropertyInfo = Type ~ ()
type AttrTransferType DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferType DisplayDmabufFormatsPropertyInfo = ()
type AttrTransferTypeConstraint DisplayDmabufFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferTypeConstraint DisplayDmabufFormatsPropertyInfo = Type ~ ()

data DisplayFlushMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsDisplay a) => OverloadedMethod DisplayFlushMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayFlushMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayGetAppLaunchContextMethodInfo #

Instances

Instances details
(signature ~ m AppLaunchContext, MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetAppLaunchContextMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayGetAppLaunchContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayGetClipboardMethodInfo #

Instances

Instances details
(signature ~ m Clipboard, MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetClipboardMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayGetClipboardMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayGetDefaultSeatMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Seat), MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetDefaultSeatMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayGetDefaultSeatMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayGetDmabufFormatsMethodInfo #

Instances

Instances details
(signature ~ m DmabufFormats, MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetDmabufFormatsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayGetDmabufFormatsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayGetMonitorAtSurfaceMethodInfo #

Instances

Instances details
(signature ~ (b -> m (Maybe Monitor)), MonadIO m, IsDisplay a, IsSurface b) => OverloadedMethod DisplayGetMonitorAtSurfaceMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayGetMonitorAtSurfaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayGetMonitorsMethodInfo #

Instances

Instances details
(signature ~ m ListModel, MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetMonitorsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayGetMonitorsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayGetNameMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetNameMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayGetNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayGetPrimaryClipboardMethodInfo #

Instances

Instances details
(signature ~ m Clipboard, MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetPrimaryClipboardMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayGetPrimaryClipboardMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayGetSettingMethodInfo #

Instances

Instances details
(signature ~ (Text -> GValue -> m Bool), MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetSettingMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayGetSettingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayGetStartupNotificationIdMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetStartupNotificationIdMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayGetStartupNotificationIdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayInputShapesPropertyInfo #

Instances

Instances details
AttrInfo DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Associated Types

type AttrAllowedOps DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrAllowedOps DisplayInputShapesPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrBaseTypeConstraint DisplayInputShapesPropertyInfo = IsDisplay
type AttrGetType DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrGetType DisplayInputShapesPropertyInfo = Bool
type AttrSetTypeConstraint DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayInputShapesPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferTypeConstraint DisplayInputShapesPropertyInfo = Type ~ ()
type AttrTransferType DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferType DisplayInputShapesPropertyInfo = ()
type AttrLabel DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrLabel DisplayInputShapesPropertyInfo = "input-shapes"
type AttrOrigin DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrAllowedOps DisplayInputShapesPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrBaseTypeConstraint DisplayInputShapesPropertyInfo = IsDisplay
type AttrGetType DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrGetType DisplayInputShapesPropertyInfo = Bool
type AttrLabel DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrLabel DisplayInputShapesPropertyInfo = "input-shapes"
type AttrOrigin DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayInputShapesPropertyInfo = Type ~ ()
type AttrTransferType DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferType DisplayInputShapesPropertyInfo = ()
type AttrTransferTypeConstraint DisplayInputShapesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferTypeConstraint DisplayInputShapesPropertyInfo = Type ~ ()

data DisplayIsClosedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDisplay a) => OverloadedMethod DisplayIsClosedMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayIsClosedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayIsCompositedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDisplay a) => OverloadedMethod DisplayIsCompositedMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayIsCompositedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayIsRgbaMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDisplay a) => OverloadedMethod DisplayIsRgbaMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayIsRgbaMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayListSeatsMethodInfo #

Instances

Instances details
(signature ~ m [Seat], MonadIO m, IsDisplay a) => OverloadedMethod DisplayListSeatsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayListSeatsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayMapKeycodeMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m (Bool, [KeymapKey], [Word32])), MonadIO m, IsDisplay a) => OverloadedMethod DisplayMapKeycodeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayMapKeycodeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayMapKeyvalMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m (Bool, [KeymapKey])), MonadIO m, IsDisplay a) => OverloadedMethod DisplayMapKeyvalMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayMapKeyvalMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayNotifyStartupCompleteMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsDisplay a) => OverloadedMethod DisplayNotifyStartupCompleteMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayNotifyStartupCompleteMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayOpenedSignalInfo #

Instances

Instances details
SignalInfo DisplayOpenedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Associated Types

type HaskellCallbackType DisplayOpenedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DisplayOpenedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DisplayOpenedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

data DisplayPrepareGlMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsDisplay a) => OverloadedMethod DisplayPrepareGlMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayPrepareGlMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayPutEventMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsDisplay a, IsEvent b) => OverloadedMethod DisplayPutEventMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayPutEventMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayRgbaPropertyInfo #

Instances

Instances details
AttrInfo DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Associated Types

type AttrAllowedOps DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrAllowedOps DisplayRgbaPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrBaseTypeConstraint DisplayRgbaPropertyInfo = IsDisplay
type AttrGetType DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrGetType DisplayRgbaPropertyInfo = Bool
type AttrSetTypeConstraint DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayRgbaPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferTypeConstraint DisplayRgbaPropertyInfo = Type ~ ()
type AttrTransferType DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferType DisplayRgbaPropertyInfo = ()
type AttrLabel DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrLabel DisplayRgbaPropertyInfo = "rgba"
type AttrOrigin DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrAllowedOps DisplayRgbaPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrBaseTypeConstraint DisplayRgbaPropertyInfo = IsDisplay
type AttrGetType DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrGetType DisplayRgbaPropertyInfo = Bool
type AttrLabel DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrLabel DisplayRgbaPropertyInfo = "rgba"
type AttrOrigin DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayRgbaPropertyInfo = Type ~ ()
type AttrTransferType DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferType DisplayRgbaPropertyInfo = ()
type AttrTransferTypeConstraint DisplayRgbaPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferTypeConstraint DisplayRgbaPropertyInfo = Type ~ ()

data DisplaySeatAddedSignalInfo #

Instances

Instances details
SignalInfo DisplaySeatAddedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Associated Types

type HaskellCallbackType DisplaySeatAddedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DisplaySeatAddedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DisplaySeatAddedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

data DisplaySeatRemovedSignalInfo #

Instances

Instances details
SignalInfo DisplaySeatRemovedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Associated Types

type HaskellCallbackType DisplaySeatRemovedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DisplaySeatRemovedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DisplaySeatRemovedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type DisplaySettingChangedCallback = Text -> IO () #

data DisplaySettingChangedSignalInfo #

Instances

Instances details
SignalInfo DisplaySettingChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Associated Types

type HaskellCallbackType DisplaySettingChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DisplaySettingChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DisplaySettingChangedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Display

data DisplayShadowWidthPropertyInfo #

Instances

Instances details
AttrInfo DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Associated Types

type AttrAllowedOps DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrAllowedOps DisplayShadowWidthPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrBaseTypeConstraint DisplayShadowWidthPropertyInfo = IsDisplay
type AttrGetType DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrGetType DisplayShadowWidthPropertyInfo = Bool
type AttrSetTypeConstraint DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayShadowWidthPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferTypeConstraint DisplayShadowWidthPropertyInfo = Type ~ ()
type AttrTransferType DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferType DisplayShadowWidthPropertyInfo = ()
type AttrLabel DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrLabel DisplayShadowWidthPropertyInfo = "shadow-width"
type AttrOrigin DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrAllowedOps DisplayShadowWidthPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrBaseTypeConstraint DisplayShadowWidthPropertyInfo = IsDisplay
type AttrGetType DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrGetType DisplayShadowWidthPropertyInfo = Bool
type AttrLabel DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrLabel DisplayShadowWidthPropertyInfo = "shadow-width"
type AttrOrigin DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrSetTypeConstraint DisplayShadowWidthPropertyInfo = Type ~ ()
type AttrTransferType DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferType DisplayShadowWidthPropertyInfo = ()
type AttrTransferTypeConstraint DisplayShadowWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Display

type AttrTransferTypeConstraint DisplayShadowWidthPropertyInfo = Type ~ ()

data DisplaySupportsInputShapesMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDisplay a) => OverloadedMethod DisplaySupportsInputShapesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplaySupportsInputShapesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplaySupportsShadowWidthMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDisplay a) => OverloadedMethod DisplaySupportsShadowWidthMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplaySupportsShadowWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplaySyncMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsDisplay a) => OverloadedMethod DisplaySyncMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplaySyncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayTranslateKeyMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> [ModifierType] -> Int32 -> m (Bool, Word32, Int32, Int32, [ModifierType])), MonadIO m, IsDisplay a) => OverloadedMethod DisplayTranslateKeyMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayTranslateKeyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf Display o) => IsDisplay o #

Instances

Instances details
(GObject o, IsDescendantOf Display o) => IsDisplay o 
Instance details

Defined in GI.Gdk.Objects.Display

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

Equations

ResolveDisplayMethod "beep" o = DisplayBeepMethodInfo 
ResolveDisplayMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveDisplayMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveDisplayMethod "close" o = DisplayCloseMethodInfo 
ResolveDisplayMethod "createGlContext" o = DisplayCreateGlContextMethodInfo 
ResolveDisplayMethod "deviceIsGrabbed" o = DisplayDeviceIsGrabbedMethodInfo 
ResolveDisplayMethod "flush" o = DisplayFlushMethodInfo 
ResolveDisplayMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveDisplayMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveDisplayMethod "getv" o = ObjectGetvMethodInfo 
ResolveDisplayMethod "isClosed" o = DisplayIsClosedMethodInfo 
ResolveDisplayMethod "isComposited" o = DisplayIsCompositedMethodInfo 
ResolveDisplayMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveDisplayMethod "isRgba" o = DisplayIsRgbaMethodInfo 
ResolveDisplayMethod "listSeats" o = DisplayListSeatsMethodInfo 
ResolveDisplayMethod "mapKeycode" o = DisplayMapKeycodeMethodInfo 
ResolveDisplayMethod "mapKeyval" o = DisplayMapKeyvalMethodInfo 
ResolveDisplayMethod "notify" o = ObjectNotifyMethodInfo 
ResolveDisplayMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveDisplayMethod "notifyStartupComplete" o = DisplayNotifyStartupCompleteMethodInfo 
ResolveDisplayMethod "prepareGl" o = DisplayPrepareGlMethodInfo 
ResolveDisplayMethod "putEvent" o = DisplayPutEventMethodInfo 
ResolveDisplayMethod "ref" o = ObjectRefMethodInfo 
ResolveDisplayMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveDisplayMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveDisplayMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveDisplayMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveDisplayMethod "supportsInputShapes" o = DisplaySupportsInputShapesMethodInfo 
ResolveDisplayMethod "supportsShadowWidth" o = DisplaySupportsShadowWidthMethodInfo 
ResolveDisplayMethod "sync" o = DisplaySyncMethodInfo 
ResolveDisplayMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveDisplayMethod "translateKey" o = DisplayTranslateKeyMethodInfo 
ResolveDisplayMethod "unref" o = ObjectUnrefMethodInfo 
ResolveDisplayMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveDisplayMethod "getAppLaunchContext" o = DisplayGetAppLaunchContextMethodInfo 
ResolveDisplayMethod "getClipboard" o = DisplayGetClipboardMethodInfo 
ResolveDisplayMethod "getData" o = ObjectGetDataMethodInfo 
ResolveDisplayMethod "getDefaultSeat" o = DisplayGetDefaultSeatMethodInfo 
ResolveDisplayMethod "getDmabufFormats" o = DisplayGetDmabufFormatsMethodInfo 
ResolveDisplayMethod "getMonitorAtSurface" o = DisplayGetMonitorAtSurfaceMethodInfo 
ResolveDisplayMethod "getMonitors" o = DisplayGetMonitorsMethodInfo 
ResolveDisplayMethod "getName" o = DisplayGetNameMethodInfo 
ResolveDisplayMethod "getPrimaryClipboard" o = DisplayGetPrimaryClipboardMethodInfo 
ResolveDisplayMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveDisplayMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveDisplayMethod "getSetting" o = DisplayGetSettingMethodInfo 
ResolveDisplayMethod "getStartupNotificationId" o = DisplayGetStartupNotificationIdMethodInfo 
ResolveDisplayMethod "setData" o = ObjectSetDataMethodInfo 
ResolveDisplayMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveDisplayMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveDisplayMethod l o = MethodResolutionFailed l o :: Type 

afterDisplayClosed :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplayClosedCallback) -> m SignalHandlerId #

afterDisplayOpened :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplayOpenedCallback) -> m SignalHandlerId #

afterDisplaySeatAdded :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplaySeatAddedCallback) -> m SignalHandlerId #

afterDisplaySeatRemoved :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplaySeatRemovedCallback) -> m SignalHandlerId #

afterDisplaySettingChanged :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplaySettingChangedCallback) -> m SignalHandlerId #

displayBeep :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m () #

displayClose :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m () #

displayComposited :: AttrLabelProxy "composited" #

displayCreateGlContext :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m GLContext #

displayDeviceIsGrabbed :: (HasCallStack, MonadIO m, IsDisplay a, IsDevice b) => a -> b -> m Bool #

displayDmabufFormats :: AttrLabelProxy "dmabufFormats" #

displayFlush :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m () #

displayGetAppLaunchContext :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m AppLaunchContext #

displayGetClipboard :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Clipboard #

displayGetDefault :: (HasCallStack, MonadIO m) => m (Maybe Display) #

displayGetDefaultSeat :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m (Maybe Seat) #

displayGetDmabufFormats :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m DmabufFormats #

displayGetMonitorAtSurface :: (HasCallStack, MonadIO m, IsDisplay a, IsSurface b) => a -> b -> m (Maybe Monitor) #

displayGetMonitors :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m ListModel #

displayGetName :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Text #

displayGetPrimaryClipboard :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Clipboard #

displayGetSetting :: (HasCallStack, MonadIO m, IsDisplay a) => a -> Text -> GValue -> m Bool #

displayGetStartupNotificationId :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m (Maybe Text) #

displayInputShapes :: AttrLabelProxy "inputShapes" #

displayIsClosed :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Bool #

displayIsComposited :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Bool #

displayIsRgba :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Bool #

displayListSeats :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m [Seat] #

displayMapKeycode :: (HasCallStack, MonadIO m, IsDisplay a) => a -> Word32 -> m (Bool, [KeymapKey], [Word32]) #

displayMapKeyval :: (HasCallStack, MonadIO m, IsDisplay a) => a -> Word32 -> m (Bool, [KeymapKey]) #

displayNotifyStartupComplete :: (HasCallStack, MonadIO m, IsDisplay a) => a -> Text -> m () #

displayOpen :: (HasCallStack, MonadIO m) => Maybe Text -> m (Maybe Display) #

displayPrepareGl :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m () #

displayPutEvent :: (HasCallStack, MonadIO m, IsDisplay a, IsEvent b) => a -> b -> m () #

displayRgba :: AttrLabelProxy "rgba" #

displayShadowWidth :: AttrLabelProxy "shadowWidth" #

displaySupportsInputShapes :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Bool #

displaySupportsShadowWidth :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Bool #

displaySync :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m () #

displayTranslateKey :: (HasCallStack, MonadIO m, IsDisplay a) => a -> Word32 -> [ModifierType] -> Int32 -> m (Bool, Word32, Int32, Int32, [ModifierType]) #

getDisplayComposited :: (MonadIO m, IsDisplay o) => o -> m Bool #

getDisplayDmabufFormats :: (MonadIO m, IsDisplay o) => o -> m DmabufFormats #

getDisplayInputShapes :: (MonadIO m, IsDisplay o) => o -> m Bool #

getDisplayRgba :: (MonadIO m, IsDisplay o) => o -> m Bool #

getDisplayShadowWidth :: (MonadIO m, IsDisplay o) => o -> m Bool #

onDisplayClosed :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplayClosedCallback) -> m SignalHandlerId #

onDisplayOpened :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplayOpenedCallback) -> m SignalHandlerId #

onDisplaySeatAdded :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplaySeatAddedCallback) -> m SignalHandlerId #

onDisplaySeatRemoved :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplaySeatRemovedCallback) -> m SignalHandlerId #

onDisplaySettingChanged :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplaySettingChangedCallback) -> m SignalHandlerId #

toDisplay :: (MonadIO m, IsDisplay o) => o -> m Display #

data DisplayManagerDefaultDisplayPropertyInfo #

Instances

Instances details
AttrInfo DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Associated Types

type AttrAllowedOps DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrAllowedOps DisplayManagerDefaultDisplayPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrGetType DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrSetTypeConstraint DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrTransferTypeConstraint DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrTransferTypeConstraint DisplayManagerDefaultDisplayPropertyInfo = IsDisplay
type AttrTransferType DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrLabel DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrLabel DisplayManagerDefaultDisplayPropertyInfo = "default-display"
type AttrOrigin DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrAllowedOps DisplayManagerDefaultDisplayPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrGetType DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrLabel DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrLabel DisplayManagerDefaultDisplayPropertyInfo = "default-display"
type AttrOrigin DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrSetTypeConstraint DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrTransferType DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrTransferTypeConstraint DisplayManagerDefaultDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

type AttrTransferTypeConstraint DisplayManagerDefaultDisplayPropertyInfo = IsDisplay

data DisplayManagerDisplayOpenedSignalInfo #

Instances

Instances details
SignalInfo DisplayManagerDisplayOpenedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Associated Types

type HaskellCallbackType DisplayManagerDisplayOpenedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DisplayManagerDisplayOpenedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DisplayManagerDisplayOpenedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

data DisplayManagerGetDefaultDisplayMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Display), MonadIO m, IsDisplayManager a) => OverloadedMethod DisplayManagerGetDefaultDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayManagerGetDefaultDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayManagerListDisplaysMethodInfo #

Instances

Instances details
(signature ~ m [Display], MonadIO m, IsDisplayManager a) => OverloadedMethod DisplayManagerListDisplaysMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayManagerListDisplaysMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayManagerOpenDisplayMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m (Maybe Display)), MonadIO m, IsDisplayManager a) => OverloadedMethod DisplayManagerOpenDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayManagerOpenDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DisplayManagerSetDefaultDisplayMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsDisplayManager a, IsDisplay b) => OverloadedMethod DisplayManagerSetDefaultDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DisplayManagerSetDefaultDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf DisplayManager o) => IsDisplayManager o #

Instances

Instances details
(GObject o, IsDescendantOf DisplayManager o) => IsDisplayManager o 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

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

Equations

ResolveDisplayManagerMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveDisplayManagerMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveDisplayManagerMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveDisplayManagerMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveDisplayManagerMethod "getv" o = ObjectGetvMethodInfo 
ResolveDisplayManagerMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveDisplayManagerMethod "listDisplays" o = DisplayManagerListDisplaysMethodInfo 
ResolveDisplayManagerMethod "notify" o = ObjectNotifyMethodInfo 
ResolveDisplayManagerMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveDisplayManagerMethod "openDisplay" o = DisplayManagerOpenDisplayMethodInfo 
ResolveDisplayManagerMethod "ref" o = ObjectRefMethodInfo 
ResolveDisplayManagerMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveDisplayManagerMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveDisplayManagerMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveDisplayManagerMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveDisplayManagerMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveDisplayManagerMethod "unref" o = ObjectUnrefMethodInfo 
ResolveDisplayManagerMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveDisplayManagerMethod "getData" o = ObjectGetDataMethodInfo 
ResolveDisplayManagerMethod "getDefaultDisplay" o = DisplayManagerGetDefaultDisplayMethodInfo 
ResolveDisplayManagerMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveDisplayManagerMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveDisplayManagerMethod "setData" o = ObjectSetDataMethodInfo 
ResolveDisplayManagerMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveDisplayManagerMethod "setDefaultDisplay" o = DisplayManagerSetDefaultDisplayMethodInfo 
ResolveDisplayManagerMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveDisplayManagerMethod l o = MethodResolutionFailed l o :: Type 

afterDisplayManagerDisplayOpened :: (IsDisplayManager a, MonadIO m) => a -> ((?self :: a) => DisplayManagerDisplayOpenedCallback) -> m SignalHandlerId #

constructDisplayManagerDefaultDisplay :: (IsDisplayManager o, MonadIO m, IsDisplay a) => a -> m (GValueConstruct o) #

displayManagerDefaultDisplay :: AttrLabelProxy "defaultDisplay" #

displayManagerGet :: (HasCallStack, MonadIO m) => m DisplayManager #

displayManagerGetDefaultDisplay :: (HasCallStack, MonadIO m, IsDisplayManager a) => a -> m (Maybe Display) #

displayManagerListDisplays :: (HasCallStack, MonadIO m, IsDisplayManager a) => a -> m [Display] #

displayManagerOpenDisplay :: (HasCallStack, MonadIO m, IsDisplayManager a) => a -> Maybe Text -> m (Maybe Display) #

displayManagerSetDefaultDisplay :: (HasCallStack, MonadIO m, IsDisplayManager a, IsDisplay b) => a -> b -> m () #

getDisplayManagerDefaultDisplay :: (MonadIO m, IsDisplayManager o) => o -> m (Maybe Display) #

onDisplayManagerDisplayOpened :: (IsDisplayManager a, MonadIO m) => a -> ((?self :: a) => DisplayManagerDisplayOpenedCallback) -> m SignalHandlerId #

setDisplayManagerDefaultDisplay :: (MonadIO m, IsDisplayManager o, IsDisplay a) => o -> a -> m () #

class (GObject o, IsDescendantOf DmabufTexture o) => IsDmabufTexture o #

Instances

Instances details
(GObject o, IsDescendantOf DmabufTexture o) => IsDmabufTexture o 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

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

Equations

ResolveDmabufTextureMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveDmabufTextureMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveDmabufTextureMethod "computeConcreteSize" o = PaintableComputeConcreteSizeMethodInfo 
ResolveDmabufTextureMethod "download" o = TextureDownloadMethodInfo 
ResolveDmabufTextureMethod "equal" o = IconEqualMethodInfo 
ResolveDmabufTextureMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveDmabufTextureMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveDmabufTextureMethod "getv" o = ObjectGetvMethodInfo 
ResolveDmabufTextureMethod "hash" o = IconHashMethodInfo 
ResolveDmabufTextureMethod "invalidateContents" o = PaintableInvalidateContentsMethodInfo 
ResolveDmabufTextureMethod "invalidateSize" o = PaintableInvalidateSizeMethodInfo 
ResolveDmabufTextureMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveDmabufTextureMethod "load" o = LoadableIconLoadMethodInfo 
ResolveDmabufTextureMethod "loadAsync" o = LoadableIconLoadAsyncMethodInfo 
ResolveDmabufTextureMethod "loadFinish" o = LoadableIconLoadFinishMethodInfo 
ResolveDmabufTextureMethod "notify" o = ObjectNotifyMethodInfo 
ResolveDmabufTextureMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveDmabufTextureMethod "ref" o = ObjectRefMethodInfo 
ResolveDmabufTextureMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveDmabufTextureMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveDmabufTextureMethod "saveToPng" o = TextureSaveToPngMethodInfo 
ResolveDmabufTextureMethod "saveToPngBytes" o = TextureSaveToPngBytesMethodInfo 
ResolveDmabufTextureMethod "saveToTiff" o = TextureSaveToTiffMethodInfo 
ResolveDmabufTextureMethod "saveToTiffBytes" o = TextureSaveToTiffBytesMethodInfo 
ResolveDmabufTextureMethod "serialize" o = IconSerializeMethodInfo 
ResolveDmabufTextureMethod "snapshot" o = PaintableSnapshotMethodInfo 
ResolveDmabufTextureMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveDmabufTextureMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveDmabufTextureMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveDmabufTextureMethod "toString" o = IconToStringMethodInfo 
ResolveDmabufTextureMethod "unref" o = ObjectUnrefMethodInfo 
ResolveDmabufTextureMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveDmabufTextureMethod "getColorState" o = TextureGetColorStateMethodInfo 
ResolveDmabufTextureMethod "getCurrentImage" o = PaintableGetCurrentImageMethodInfo 
ResolveDmabufTextureMethod "getData" o = ObjectGetDataMethodInfo 
ResolveDmabufTextureMethod "getFlags" o = PaintableGetFlagsMethodInfo 
ResolveDmabufTextureMethod "getFormat" o = TextureGetFormatMethodInfo 
ResolveDmabufTextureMethod "getHeight" o = TextureGetHeightMethodInfo 
ResolveDmabufTextureMethod "getIntrinsicAspectRatio" o = PaintableGetIntrinsicAspectRatioMethodInfo 
ResolveDmabufTextureMethod "getIntrinsicHeight" o = PaintableGetIntrinsicHeightMethodInfo 
ResolveDmabufTextureMethod "getIntrinsicWidth" o = PaintableGetIntrinsicWidthMethodInfo 
ResolveDmabufTextureMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveDmabufTextureMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveDmabufTextureMethod "getWidth" o = TextureGetWidthMethodInfo 
ResolveDmabufTextureMethod "setData" o = ObjectSetDataMethodInfo 
ResolveDmabufTextureMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveDmabufTextureMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveDmabufTextureMethod l o = MethodResolutionFailed l o :: Type 

toDmabufTexture :: (MonadIO m, IsDmabufTexture o) => o -> m DmabufTexture #

data DmabufTextureBuilderBuildMethodInfo #

Instances

Instances details
(signature ~ (Maybe DestroyNotify -> Ptr () -> m (Maybe Texture)), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderBuildMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderBuildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderColorStatePropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderColorStatePropertyInfo = Type ~ ColorState
type AttrTransferTypeConstraint DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderColorStatePropertyInfo = Type ~ ColorState
type AttrTransferType DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderColorStatePropertyInfo = "color-state"
type AttrOrigin DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderColorStatePropertyInfo = "color-state"
type AttrOrigin DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderColorStatePropertyInfo = Type ~ ColorState
type AttrTransferType DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderColorStatePropertyInfo = Type ~ ColorState

data DmabufTextureBuilderDisplayPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrAllowedOps DmabufTextureBuilderDisplayPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderDisplayPropertyInfo = IsDisplay
type AttrTransferType DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrAllowedOps DmabufTextureBuilderDisplayPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderDisplayPropertyInfo = IsDisplay

data DmabufTextureBuilderFourccPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrAllowedOps DmabufTextureBuilderFourccPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderFourccPropertyInfo = Word32
type AttrSetTypeConstraint DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderFourccPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderFourccPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderFourccPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderFourccPropertyInfo = "fourcc"
type AttrOrigin DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrAllowedOps DmabufTextureBuilderFourccPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderFourccPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderFourccPropertyInfo = "fourcc"
type AttrOrigin DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderFourccPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderFourccPropertyInfo = Word32
type AttrTransferTypeConstraint DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderFourccPropertyInfo = Type ~ Word32

data DmabufTextureBuilderGetColorStateMethodInfo #

Instances

Instances details
(signature ~ m (Maybe ColorState), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetColorStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetColorStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetDisplayMethodInfo #

Instances

Instances details
(signature ~ m Display, MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetFdMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m Int32), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetFdMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetFdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetFourccMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetFourccMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetFourccMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetHeightMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetHeightMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetModifierMethodInfo #

Instances

Instances details
(signature ~ m Word64, MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetModifierMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetModifierMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetNPlanesMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetNPlanesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetNPlanesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetOffsetMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetOffsetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetPremultipliedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetPremultipliedMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetPremultipliedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetStrideMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetStrideMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetUpdateRegionMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Region), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetUpdateRegionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetUpdateRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetUpdateTextureMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Texture), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetUpdateTextureMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetUpdateTextureMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetWidthMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetWidthMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderHeightPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrAllowedOps DmabufTextureBuilderHeightPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderHeightPropertyInfo = Word32
type AttrSetTypeConstraint DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderHeightPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderHeightPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderHeightPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderHeightPropertyInfo = "height"
type AttrOrigin DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrAllowedOps DmabufTextureBuilderHeightPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderHeightPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderHeightPropertyInfo = "height"
type AttrOrigin DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderHeightPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderHeightPropertyInfo = Word32
type AttrTransferTypeConstraint DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderHeightPropertyInfo = Type ~ Word32

data DmabufTextureBuilderModifierPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrAllowedOps DmabufTextureBuilderModifierPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderModifierPropertyInfo = Type ~ Word64
type AttrTransferTypeConstraint DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderModifierPropertyInfo = Type ~ Word64
type AttrTransferType DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderModifierPropertyInfo = Word64
type AttrLabel DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderModifierPropertyInfo = "modifier"
type AttrOrigin DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrAllowedOps DmabufTextureBuilderModifierPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderModifierPropertyInfo = "modifier"
type AttrOrigin DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderModifierPropertyInfo = Type ~ Word64
type AttrTransferType DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderModifierPropertyInfo = Word64
type AttrTransferTypeConstraint DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderModifierPropertyInfo = Type ~ Word64

data DmabufTextureBuilderNPlanesPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrAllowedOps DmabufTextureBuilderNPlanesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderNPlanesPropertyInfo = Word32
type AttrSetTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderNPlanesPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderNPlanesPropertyInfo = "n-planes"
type AttrOrigin DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrAllowedOps DmabufTextureBuilderNPlanesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderNPlanesPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderNPlanesPropertyInfo = "n-planes"
type AttrOrigin DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderNPlanesPropertyInfo = Word32
type AttrTransferTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo = Type ~ Word32

data DmabufTextureBuilderPremultipliedPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrAllowedOps DmabufTextureBuilderPremultipliedPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderPremultipliedPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderPremultipliedPropertyInfo = Type ~ Bool
type AttrTransferType DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderPremultipliedPropertyInfo = "premultiplied"
type AttrOrigin DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrAllowedOps DmabufTextureBuilderPremultipliedPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderPremultipliedPropertyInfo = "premultiplied"
type AttrOrigin DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderPremultipliedPropertyInfo = Type ~ Bool
type AttrTransferType DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderPremultipliedPropertyInfo = Type ~ Bool

data DmabufTextureBuilderSetColorStateMethodInfo #

Instances

Instances details
(signature ~ (Maybe ColorState -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetColorStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetColorStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetDisplayMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsDmabufTextureBuilder a, IsDisplay b) => OverloadedMethod DmabufTextureBuilderSetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetFdMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> Int32 -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetFdMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetFdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetFourccMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetFourccMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetHeightMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetModifierMethodInfo #

Instances

Instances details
(signature ~ (Word64 -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetModifierMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetModifierMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetNPlanesMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetNPlanesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetOffsetMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetOffsetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetPremultipliedMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetPremultipliedMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetPremultipliedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetStrideMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetStrideMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetUpdateRegionMethodInfo #

Instances

Instances details
(signature ~ (Maybe Region -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetUpdateRegionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetUpdateRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetUpdateTextureMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsDmabufTextureBuilder a, IsTexture b) => OverloadedMethod DmabufTextureBuilderSetUpdateTextureMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetUpdateTextureMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetWidthMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderUpdateRegionPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderUpdateRegionPropertyInfo = Maybe Region
type AttrSetTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo = Type ~ Region
type AttrTransferTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo = Type ~ Region
type AttrTransferType DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderUpdateRegionPropertyInfo = Region
type AttrLabel DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderUpdateRegionPropertyInfo = "update-region"
type AttrOrigin DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderUpdateRegionPropertyInfo = Maybe Region
type AttrLabel DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderUpdateRegionPropertyInfo = "update-region"
type AttrOrigin DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo = Type ~ Region
type AttrTransferType DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderUpdateRegionPropertyInfo = Region
type AttrTransferTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo = Type ~ Region

data DmabufTextureBuilderUpdateTexturePropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderUpdateTexturePropertyInfo = "update-texture"
type AttrOrigin DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderUpdateTexturePropertyInfo = "update-texture"
type AttrOrigin DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

data DmabufTextureBuilderWidthPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrAllowedOps DmabufTextureBuilderWidthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderWidthPropertyInfo = Word32
type AttrSetTypeConstraint DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderWidthPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderWidthPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderWidthPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderWidthPropertyInfo = "width"
type AttrOrigin DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrAllowedOps DmabufTextureBuilderWidthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderWidthPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderWidthPropertyInfo = "width"
type AttrOrigin DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderWidthPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderWidthPropertyInfo = Word32
type AttrTransferTypeConstraint DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderWidthPropertyInfo = Type ~ Word32

class (GObject o, IsDescendantOf DmabufTextureBuilder o) => IsDmabufTextureBuilder o #

Instances

Instances details
(GObject o, IsDescendantOf DmabufTextureBuilder o) => IsDmabufTextureBuilder o 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Equations

ResolveDmabufTextureBuilderMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveDmabufTextureBuilderMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveDmabufTextureBuilderMethod "build" o = DmabufTextureBuilderBuildMethodInfo 
ResolveDmabufTextureBuilderMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveDmabufTextureBuilderMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveDmabufTextureBuilderMethod "getv" o = ObjectGetvMethodInfo 
ResolveDmabufTextureBuilderMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveDmabufTextureBuilderMethod "notify" o = ObjectNotifyMethodInfo 
ResolveDmabufTextureBuilderMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveDmabufTextureBuilderMethod "ref" o = ObjectRefMethodInfo 
ResolveDmabufTextureBuilderMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveDmabufTextureBuilderMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveDmabufTextureBuilderMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveDmabufTextureBuilderMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveDmabufTextureBuilderMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveDmabufTextureBuilderMethod "unref" o = ObjectUnrefMethodInfo 
ResolveDmabufTextureBuilderMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveDmabufTextureBuilderMethod "getColorState" o = DmabufTextureBuilderGetColorStateMethodInfo 
ResolveDmabufTextureBuilderMethod "getData" o = ObjectGetDataMethodInfo 
ResolveDmabufTextureBuilderMethod "getDisplay" o = DmabufTextureBuilderGetDisplayMethodInfo 
ResolveDmabufTextureBuilderMethod "getFd" o = DmabufTextureBuilderGetFdMethodInfo 
ResolveDmabufTextureBuilderMethod "getFourcc" o = DmabufTextureBuilderGetFourccMethodInfo 
ResolveDmabufTextureBuilderMethod "getHeight" o = DmabufTextureBuilderGetHeightMethodInfo 
ResolveDmabufTextureBuilderMethod "getModifier" o = DmabufTextureBuilderGetModifierMethodInfo 
ResolveDmabufTextureBuilderMethod "getNPlanes" o = DmabufTextureBuilderGetNPlanesMethodInfo 
ResolveDmabufTextureBuilderMethod "getOffset" o = DmabufTextureBuilderGetOffsetMethodInfo 
ResolveDmabufTextureBuilderMethod "getPremultiplied" o = DmabufTextureBuilderGetPremultipliedMethodInfo 
ResolveDmabufTextureBuilderMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveDmabufTextureBuilderMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveDmabufTextureBuilderMethod "getStride" o = DmabufTextureBuilderGetStrideMethodInfo 
ResolveDmabufTextureBuilderMethod "getUpdateRegion" o = DmabufTextureBuilderGetUpdateRegionMethodInfo 
ResolveDmabufTextureBuilderMethod "getUpdateTexture" o = DmabufTextureBuilderGetUpdateTextureMethodInfo 
ResolveDmabufTextureBuilderMethod "getWidth" o = DmabufTextureBuilderGetWidthMethodInfo 
ResolveDmabufTextureBuilderMethod "setColorState" o = DmabufTextureBuilderSetColorStateMethodInfo 
ResolveDmabufTextureBuilderMethod "setData" o = ObjectSetDataMethodInfo 
ResolveDmabufTextureBuilderMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveDmabufTextureBuilderMethod "setDisplay" o = DmabufTextureBuilderSetDisplayMethodInfo 
ResolveDmabufTextureBuilderMethod "setFd" o = DmabufTextureBuilderSetFdMethodInfo 
ResolveDmabufTextureBuilderMethod "setFourcc" o = DmabufTextureBuilderSetFourccMethodInfo 
ResolveDmabufTextureBuilderMethod "setHeight" o = DmabufTextureBuilderSetHeightMethodInfo 
ResolveDmabufTextureBuilderMethod "setModifier" o = DmabufTextureBuilderSetModifierMethodInfo 
ResolveDmabufTextureBuilderMethod "setNPlanes" o = DmabufTextureBuilderSetNPlanesMethodInfo 
ResolveDmabufTextureBuilderMethod "setOffset" o = DmabufTextureBuilderSetOffsetMethodInfo 
ResolveDmabufTextureBuilderMethod "setPremultiplied" o = DmabufTextureBuilderSetPremultipliedMethodInfo 
ResolveDmabufTextureBuilderMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveDmabufTextureBuilderMethod "setStride" o = DmabufTextureBuilderSetStrideMethodInfo 
ResolveDmabufTextureBuilderMethod "setUpdateRegion" o = DmabufTextureBuilderSetUpdateRegionMethodInfo 
ResolveDmabufTextureBuilderMethod "setUpdateTexture" o = DmabufTextureBuilderSetUpdateTextureMethodInfo 
ResolveDmabufTextureBuilderMethod "setWidth" o = DmabufTextureBuilderSetWidthMethodInfo 
ResolveDmabufTextureBuilderMethod l o = MethodResolutionFailed l o :: Type 

constructDmabufTextureBuilderColorState :: (IsDmabufTextureBuilder o, MonadIO m) => ColorState -> m (GValueConstruct o) #

constructDmabufTextureBuilderDisplay :: (IsDmabufTextureBuilder o, MonadIO m, IsDisplay a) => a -> m (GValueConstruct o) #

constructDmabufTextureBuilderFourcc :: (IsDmabufTextureBuilder o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructDmabufTextureBuilderHeight :: (IsDmabufTextureBuilder o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructDmabufTextureBuilderModifier :: (IsDmabufTextureBuilder o, MonadIO m) => Word64 -> m (GValueConstruct o) #

constructDmabufTextureBuilderNPlanes :: (IsDmabufTextureBuilder o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructDmabufTextureBuilderPremultiplied :: (IsDmabufTextureBuilder o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructDmabufTextureBuilderUpdateRegion :: (IsDmabufTextureBuilder o, MonadIO m) => Region -> m (GValueConstruct o) #

constructDmabufTextureBuilderUpdateTexture :: (IsDmabufTextureBuilder o, MonadIO m, IsTexture a) => a -> m (GValueConstruct o) #

constructDmabufTextureBuilderWidth :: (IsDmabufTextureBuilder o, MonadIO m) => Word32 -> m (GValueConstruct o) #

dmabufTextureBuilderBuild :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Maybe DestroyNotify -> Ptr () -> m (Maybe Texture) #

dmabufTextureBuilderColorState :: AttrLabelProxy "colorState" #

dmabufTextureBuilderDisplay :: AttrLabelProxy "display" #

dmabufTextureBuilderFourcc :: AttrLabelProxy "fourcc" #

dmabufTextureBuilderGetColorState :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m (Maybe ColorState) #

dmabufTextureBuilderGetDisplay :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m Display #

dmabufTextureBuilderGetFd :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> m Int32 #

dmabufTextureBuilderGetFourcc :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m Word32 #

dmabufTextureBuilderGetHeight :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m Word32 #

dmabufTextureBuilderGetModifier :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m Word64 #

dmabufTextureBuilderGetNPlanes :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m Word32 #

dmabufTextureBuilderGetOffset :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> m Word32 #

dmabufTextureBuilderGetPremultiplied :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m Bool #

dmabufTextureBuilderGetStride :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> m Word32 #

dmabufTextureBuilderGetUpdateRegion :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m (Maybe Region) #

dmabufTextureBuilderGetUpdateTexture :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m (Maybe Texture) #

dmabufTextureBuilderGetWidth :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m Word32 #

dmabufTextureBuilderHeight :: AttrLabelProxy "height" #

dmabufTextureBuilderModifier :: AttrLabelProxy "modifier" #

dmabufTextureBuilderNPlanes :: AttrLabelProxy "nPlanes" #

dmabufTextureBuilderNew :: (HasCallStack, MonadIO m) => m DmabufTextureBuilder #

dmabufTextureBuilderPremultiplied :: AttrLabelProxy "premultiplied" #

dmabufTextureBuilderSetColorState :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Maybe ColorState -> m () #

dmabufTextureBuilderSetDisplay :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a, IsDisplay b) => a -> b -> m () #

dmabufTextureBuilderSetFd :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> Int32 -> m () #

dmabufTextureBuilderSetFourcc :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> m () #

dmabufTextureBuilderSetHeight :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> m () #

dmabufTextureBuilderSetModifier :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word64 -> m () #

dmabufTextureBuilderSetNPlanes :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> m () #

dmabufTextureBuilderSetOffset :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> Word32 -> m () #

dmabufTextureBuilderSetPremultiplied :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Bool -> m () #

dmabufTextureBuilderSetStride :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> Word32 -> m () #

dmabufTextureBuilderSetUpdateRegion :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Maybe Region -> m () #

dmabufTextureBuilderSetUpdateTexture :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a, IsTexture b) => a -> Maybe b -> m () #

dmabufTextureBuilderSetWidth :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> m () #

dmabufTextureBuilderUpdateRegion :: AttrLabelProxy "updateRegion" #

dmabufTextureBuilderUpdateTexture :: AttrLabelProxy "updateTexture" #

dmabufTextureBuilderWidth :: AttrLabelProxy "width" #

getDmabufTextureBuilderFourcc :: (MonadIO m, IsDmabufTextureBuilder o) => o -> m Word32 #

getDmabufTextureBuilderHeight :: (MonadIO m, IsDmabufTextureBuilder o) => o -> m Word32 #

getDmabufTextureBuilderModifier :: (MonadIO m, IsDmabufTextureBuilder o) => o -> m Word64 #

getDmabufTextureBuilderNPlanes :: (MonadIO m, IsDmabufTextureBuilder o) => o -> m Word32 #

getDmabufTextureBuilderUpdateRegion :: (MonadIO m, IsDmabufTextureBuilder o) => o -> m (Maybe Region) #

getDmabufTextureBuilderWidth :: (MonadIO m, IsDmabufTextureBuilder o) => o -> m Word32 #

setDmabufTextureBuilderDisplay :: (MonadIO m, IsDmabufTextureBuilder o, IsDisplay a) => o -> a -> m () #

setDmabufTextureBuilderFourcc :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Word32 -> m () #

setDmabufTextureBuilderHeight :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Word32 -> m () #

setDmabufTextureBuilderModifier :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Word64 -> m () #

setDmabufTextureBuilderNPlanes :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Word32 -> m () #

setDmabufTextureBuilderPremultiplied :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Bool -> m () #

setDmabufTextureBuilderUpdateRegion :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Region -> m () #

setDmabufTextureBuilderWidth :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Word32 -> m () #

data DragActionsPropertyInfo #

Instances

Instances details
AttrInfo DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

Associated Types

type AttrAllowedOps DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrAllowedOps DragActionsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrBaseTypeConstraint DragActionsPropertyInfo = IsDrag
type AttrGetType DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrGetType DragActionsPropertyInfo = [DragAction]
type AttrSetTypeConstraint DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragActionsPropertyInfo = Type ~ [DragAction]
type AttrTransferTypeConstraint DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragActionsPropertyInfo = Type ~ [DragAction]
type AttrTransferType DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferType DragActionsPropertyInfo = [DragAction]
type AttrLabel DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragActionsPropertyInfo = "actions"
type AttrOrigin DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrOrigin DragActionsPropertyInfo = Drag

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrAllowedOps DragActionsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrBaseTypeConstraint DragActionsPropertyInfo = IsDrag
type AttrGetType DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrGetType DragActionsPropertyInfo = [DragAction]
type AttrLabel DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragActionsPropertyInfo = "actions"
type AttrOrigin DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrOrigin DragActionsPropertyInfo = Drag
type AttrSetTypeConstraint DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragActionsPropertyInfo = Type ~ [DragAction]
type AttrTransferType DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferType DragActionsPropertyInfo = [DragAction]
type AttrTransferTypeConstraint DragActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragActionsPropertyInfo = Type ~ [DragAction]

data DragCancelSignalInfo #

Instances

Instances details
SignalInfo DragCancelSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

Associated Types

type HaskellCallbackType DragCancelSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type HaskellCallbackType DragCancelSignalInfo = DragCancelCallback

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DragCancelSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DragCancelSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type HaskellCallbackType DragCancelSignalInfo = DragCancelCallback

data DragContentPropertyInfo #

Instances

Instances details
AttrInfo DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

Associated Types

type AttrAllowedOps DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

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

Defined in GI.Gdk.Objects.Drag

type AttrBaseTypeConstraint DragContentPropertyInfo = IsDrag
type AttrGetType DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragContentPropertyInfo = IsContentProvider
type AttrTransferTypeConstraint DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragContentPropertyInfo = IsContentProvider
type AttrTransferType DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragContentPropertyInfo = "content"
type AttrOrigin DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrOrigin DragContentPropertyInfo = Drag

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

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

Defined in GI.Gdk.Objects.Drag

type AttrBaseTypeConstraint DragContentPropertyInfo = IsDrag
type AttrGetType DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragContentPropertyInfo = "content"
type AttrOrigin DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrOrigin DragContentPropertyInfo = Drag
type AttrSetTypeConstraint DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragContentPropertyInfo = IsContentProvider
type AttrTransferType DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragContentPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragContentPropertyInfo = IsContentProvider

data DragDevicePropertyInfo #

Instances

Instances details
AttrInfo DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

Associated Types

type AttrAllowedOps DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

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

Defined in GI.Gdk.Objects.Drag

type AttrBaseTypeConstraint DragDevicePropertyInfo = IsDrag
type AttrGetType DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrGetType DragDevicePropertyInfo = Device
type AttrSetTypeConstraint DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragDevicePropertyInfo = IsDevice
type AttrTransferTypeConstraint DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragDevicePropertyInfo = IsDevice
type AttrTransferType DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferType DragDevicePropertyInfo = Device
type AttrLabel DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragDevicePropertyInfo = "device"
type AttrOrigin DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrOrigin DragDevicePropertyInfo = Drag

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

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

Defined in GI.Gdk.Objects.Drag

type AttrBaseTypeConstraint DragDevicePropertyInfo = IsDrag
type AttrGetType DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrGetType DragDevicePropertyInfo = Device
type AttrLabel DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragDevicePropertyInfo = "device"
type AttrOrigin DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrOrigin DragDevicePropertyInfo = Drag
type AttrSetTypeConstraint DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragDevicePropertyInfo = IsDevice
type AttrTransferType DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferType DragDevicePropertyInfo = Device
type AttrTransferTypeConstraint DragDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragDevicePropertyInfo = IsDevice

data DragDisplayPropertyInfo #

Instances

Instances details
AttrInfo DragDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

Associated Types

type AttrAllowedOps DragDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

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

Defined in GI.Gdk.Objects.Drag

type AttrBaseTypeConstraint DragDisplayPropertyInfo = IsDrag
type AttrGetType DragDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrGetType DragDisplayPropertyInfo = Display
type AttrSetTypeConstraint DragDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragDisplayPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DragDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragDisplayPropertyInfo = Type ~ ()
type AttrTransferType DragDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferType DragDisplayPropertyInfo = ()
type AttrLabel DragDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

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

Defined in GI.Gdk.Objects.Drag

type AttrOrigin DragDisplayPropertyInfo = Drag

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DragDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

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

Defined in GI.Gdk.Objects.Drag

type AttrBaseTypeConstraint DragDisplayPropertyInfo = IsDrag
type AttrGetType DragDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrGetType DragDisplayPropertyInfo = Display
type AttrLabel DragDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

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

Defined in GI.Gdk.Objects.Drag

type AttrOrigin DragDisplayPropertyInfo = Drag
type AttrSetTypeConstraint DragDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragDisplayPropertyInfo = Type ~ ()
type AttrTransferType DragDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferType DragDisplayPropertyInfo = ()
type AttrTransferTypeConstraint DragDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragDisplayPropertyInfo = Type ~ ()

data DragDndFinishedSignalInfo #

Instances

Instances details
SignalInfo DragDndFinishedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

Associated Types

type HaskellCallbackType DragDndFinishedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DragDndFinishedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DragDndFinishedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

data DragDropDoneMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsDrag a) => OverloadedMethod DragDropDoneMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DragDropDoneMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DragDropPerformedSignalInfo #

Instances

Instances details
SignalInfo DragDropPerformedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

Associated Types

type HaskellCallbackType DragDropPerformedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DragDropPerformedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DragDropPerformedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

data DragFormatsPropertyInfo #

Instances

Instances details
AttrInfo DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

Associated Types

type AttrAllowedOps DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

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

Defined in GI.Gdk.Objects.Drag

type AttrBaseTypeConstraint DragFormatsPropertyInfo = IsDrag
type AttrGetType DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragFormatsPropertyInfo = Type ~ ContentFormats
type AttrTransferTypeConstraint DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragFormatsPropertyInfo = Type ~ ContentFormats
type AttrTransferType DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferType DragFormatsPropertyInfo = ContentFormats
type AttrLabel DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragFormatsPropertyInfo = "formats"
type AttrOrigin DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrOrigin DragFormatsPropertyInfo = Drag

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

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

Defined in GI.Gdk.Objects.Drag

type AttrBaseTypeConstraint DragFormatsPropertyInfo = IsDrag
type AttrGetType DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragFormatsPropertyInfo = "formats"
type AttrOrigin DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrOrigin DragFormatsPropertyInfo = Drag
type AttrSetTypeConstraint DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragFormatsPropertyInfo = Type ~ ContentFormats
type AttrTransferType DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferType DragFormatsPropertyInfo = ContentFormats
type AttrTransferTypeConstraint DragFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragFormatsPropertyInfo = Type ~ ContentFormats

data DragGetActionsMethodInfo #

Instances

Instances details
(signature ~ m [DragAction], MonadIO m, IsDrag a) => OverloadedMethod DragGetActionsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DragGetActionsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DragGetContentMethodInfo #

Instances

Instances details
(signature ~ m ContentProvider, MonadIO m, IsDrag a) => OverloadedMethod DragGetContentMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DragGetContentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DragGetDeviceMethodInfo #

Instances

Instances details
(signature ~ m Device, MonadIO m, IsDrag a) => OverloadedMethod DragGetDeviceMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DragGetDeviceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DragGetDisplayMethodInfo #

Instances

Instances details
(signature ~ m Display, MonadIO m, IsDrag a) => OverloadedMethod DragGetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DragGetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DragGetDragSurfaceMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Surface), MonadIO m, IsDrag a) => OverloadedMethod DragGetDragSurfaceMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DragGetDragSurfaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DragGetFormatsMethodInfo #

Instances

Instances details
(signature ~ m ContentFormats, MonadIO m, IsDrag a) => OverloadedMethod DragGetFormatsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DragGetFormatsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DragGetSelectedActionMethodInfo #

Instances

Instances details
(signature ~ m [DragAction], MonadIO m, IsDrag a) => OverloadedMethod DragGetSelectedActionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DragGetSelectedActionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DragGetSurfaceMethodInfo #

Instances

Instances details
(signature ~ m Surface, MonadIO m, IsDrag a) => OverloadedMethod DragGetSurfaceMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DragGetSurfaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DragSelectedActionPropertyInfo #

Instances

Instances details
AttrInfo DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

Associated Types

type AttrAllowedOps DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrAllowedOps DragSelectedActionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrBaseTypeConstraint DragSelectedActionPropertyInfo = IsDrag
type AttrGetType DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragSelectedActionPropertyInfo = Type ~ [DragAction]
type AttrTransferTypeConstraint DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragSelectedActionPropertyInfo = Type ~ [DragAction]
type AttrTransferType DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferType DragSelectedActionPropertyInfo = [DragAction]
type AttrLabel DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragSelectedActionPropertyInfo = "selected-action"
type AttrOrigin DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrAllowedOps DragSelectedActionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrBaseTypeConstraint DragSelectedActionPropertyInfo = IsDrag
type AttrGetType DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragSelectedActionPropertyInfo = "selected-action"
type AttrOrigin DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragSelectedActionPropertyInfo = Type ~ [DragAction]
type AttrTransferType DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferType DragSelectedActionPropertyInfo = [DragAction]
type AttrTransferTypeConstraint DragSelectedActionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragSelectedActionPropertyInfo = Type ~ [DragAction]

data DragSetHotspotMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DragSetHotspotMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DragSurfacePropertyInfo #

Instances

Instances details
AttrInfo DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

Associated Types

type AttrAllowedOps DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

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

Defined in GI.Gdk.Objects.Drag

type AttrBaseTypeConstraint DragSurfacePropertyInfo = IsDrag
type AttrGetType DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrGetType DragSurfacePropertyInfo = Surface
type AttrSetTypeConstraint DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragSurfacePropertyInfo = IsSurface
type AttrTransferTypeConstraint DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragSurfacePropertyInfo = IsSurface
type AttrTransferType DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferType DragSurfacePropertyInfo = Surface
type AttrLabel DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragSurfacePropertyInfo = "surface"
type AttrOrigin DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrOrigin DragSurfacePropertyInfo = Drag

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

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

Defined in GI.Gdk.Objects.Drag

type AttrBaseTypeConstraint DragSurfacePropertyInfo = IsDrag
type AttrGetType DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrGetType DragSurfacePropertyInfo = Surface
type AttrLabel DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrLabel DragSurfacePropertyInfo = "surface"
type AttrOrigin DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrOrigin DragSurfacePropertyInfo = Drag
type AttrSetTypeConstraint DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrSetTypeConstraint DragSurfacePropertyInfo = IsSurface
type AttrTransferType DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferType DragSurfacePropertyInfo = Surface
type AttrTransferTypeConstraint DragSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drag

type AttrTransferTypeConstraint DragSurfacePropertyInfo = IsSurface

class (GObject o, IsDescendantOf Drag o) => IsDrag o #

Instances

Instances details
(GObject o, IsDescendantOf Drag o) => IsDrag o 
Instance details

Defined in GI.Gdk.Objects.Drag

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

Equations

ResolveDragMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveDragMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveDragMethod "dropDone" o = DragDropDoneMethodInfo 
ResolveDragMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveDragMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveDragMethod "getv" o = ObjectGetvMethodInfo 
ResolveDragMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveDragMethod "notify" o = ObjectNotifyMethodInfo 
ResolveDragMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveDragMethod "ref" o = ObjectRefMethodInfo 
ResolveDragMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveDragMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveDragMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveDragMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveDragMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveDragMethod "unref" o = ObjectUnrefMethodInfo 
ResolveDragMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveDragMethod "getActions" o = DragGetActionsMethodInfo 
ResolveDragMethod "getContent" o = DragGetContentMethodInfo 
ResolveDragMethod "getData" o = ObjectGetDataMethodInfo 
ResolveDragMethod "getDevice" o = DragGetDeviceMethodInfo 
ResolveDragMethod "getDisplay" o = DragGetDisplayMethodInfo 
ResolveDragMethod "getDragSurface" o = DragGetDragSurfaceMethodInfo 
ResolveDragMethod "getFormats" o = DragGetFormatsMethodInfo 
ResolveDragMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveDragMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveDragMethod "getSelectedAction" o = DragGetSelectedActionMethodInfo 
ResolveDragMethod "getSurface" o = DragGetSurfaceMethodInfo 
ResolveDragMethod "setData" o = ObjectSetDataMethodInfo 
ResolveDragMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveDragMethod "setHotspot" o = DragSetHotspotMethodInfo 
ResolveDragMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveDragMethod l o = MethodResolutionFailed l o :: Type 

afterDragCancel :: (IsDrag a, MonadIO m) => a -> ((?self :: a) => DragCancelCallback) -> m SignalHandlerId #

afterDragDndFinished :: (IsDrag a, MonadIO m) => a -> ((?self :: a) => DragDndFinishedCallback) -> m SignalHandlerId #

afterDragDropPerformed :: (IsDrag a, MonadIO m) => a -> ((?self :: a) => DragDropPerformedCallback) -> m SignalHandlerId #

constructDragActions :: (IsDrag o, MonadIO m) => [DragAction] -> m (GValueConstruct o) #

constructDragContent :: (IsDrag o, MonadIO m, IsContentProvider a) => a -> m (GValueConstruct o) #

constructDragDevice :: (IsDrag o, MonadIO m, IsDevice a) => a -> m (GValueConstruct o) #

constructDragFormats :: (IsDrag o, MonadIO m) => ContentFormats -> m (GValueConstruct o) #

constructDragSelectedAction :: (IsDrag o, MonadIO m) => [DragAction] -> m (GValueConstruct o) #

constructDragSurface :: (IsDrag o, MonadIO m, IsSurface a) => a -> m (GValueConstruct o) #

dragActions :: AttrLabelProxy "actions" #

dragBegin :: (HasCallStack, MonadIO m, IsSurface a, IsDevice b, IsContentProvider c) => a -> b -> c -> [DragAction] -> Double -> Double -> m (Maybe Drag) #

dragContent :: AttrLabelProxy "content" #

dragDevice :: AttrLabelProxy "device" #

dragDisplay :: AttrLabelProxy "display" #

dragDropDone :: (HasCallStack, MonadIO m, IsDrag a) => a -> Bool -> m () #

dragFormats :: AttrLabelProxy "formats" #

dragGetActions :: (HasCallStack, MonadIO m, IsDrag a) => a -> m [DragAction] #

dragGetContent :: (HasCallStack, MonadIO m, IsDrag a) => a -> m ContentProvider #

dragGetDevice :: (HasCallStack, MonadIO m, IsDrag a) => a -> m Device #

dragGetDisplay :: (HasCallStack, MonadIO m, IsDrag a) => a -> m Display #

dragGetDragSurface :: (HasCallStack, MonadIO m, IsDrag a) => a -> m (Maybe Surface) #

dragGetFormats :: (HasCallStack, MonadIO m, IsDrag a) => a -> m ContentFormats #

dragGetSelectedAction :: (HasCallStack, MonadIO m, IsDrag a) => a -> m [DragAction] #

dragGetSurface :: (HasCallStack, MonadIO m, IsDrag a) => a -> m Surface #

dragSelectedAction :: AttrLabelProxy "selectedAction" #

dragSetHotspot :: (HasCallStack, MonadIO m, IsDrag a) => a -> Int32 -> Int32 -> m () #

dragSurface :: AttrLabelProxy "surface" #

getDragActions :: (MonadIO m, IsDrag o) => o -> m [DragAction] #

getDragContent :: (MonadIO m, IsDrag o) => o -> m ContentProvider #

getDragDevice :: (MonadIO m, IsDrag o) => o -> m Device #

getDragDisplay :: (MonadIO m, IsDrag o) => o -> m Display #

getDragFormats :: (MonadIO m, IsDrag o) => o -> m ContentFormats #

getDragSelectedAction :: (MonadIO m, IsDrag o) => o -> m [DragAction] #

getDragSurface :: (MonadIO m, IsDrag o) => o -> m Surface #

onDragCancel :: (IsDrag a, MonadIO m) => a -> ((?self :: a) => DragCancelCallback) -> m SignalHandlerId #

onDragDndFinished :: (IsDrag a, MonadIO m) => a -> ((?self :: a) => DragDndFinishedCallback) -> m SignalHandlerId #

onDragDropPerformed :: (IsDrag a, MonadIO m) => a -> ((?self :: a) => DragDropPerformedCallback) -> m SignalHandlerId #

setDragActions :: (MonadIO m, IsDrag o) => o -> [DragAction] -> m () #

setDragSelectedAction :: (MonadIO m, IsDrag o) => o -> [DragAction] -> m () #

toDrag :: (MonadIO m, IsDrag o) => o -> m Drag #

data DrawContextBeginFrameMethodInfo #

Instances

Instances details
(signature ~ (Region -> m ()), MonadIO m, IsDrawContext a) => OverloadedMethod DrawContextBeginFrameMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DrawContextBeginFrameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DrawContextDisplayPropertyInfo #

Instances

Instances details
AttrInfo DrawContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Associated Types

type AttrAllowedOps DrawContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

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

Defined in GI.Gdk.Objects.DrawContext

type AttrBaseTypeConstraint DrawContextDisplayPropertyInfo = IsDrawContext
type AttrGetType DrawContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrGetType DrawContextDisplayPropertyInfo = Maybe Display
type AttrSetTypeConstraint DrawContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrSetTypeConstraint DrawContextDisplayPropertyInfo = IsDisplay
type AttrTransferTypeConstraint DrawContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrTransferTypeConstraint DrawContextDisplayPropertyInfo = IsDisplay
type AttrTransferType DrawContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrTransferType DrawContextDisplayPropertyInfo = Display
type AttrLabel DrawContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

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

Defined in GI.Gdk.Objects.DrawContext

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DrawContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

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

Defined in GI.Gdk.Objects.DrawContext

type AttrBaseTypeConstraint DrawContextDisplayPropertyInfo = IsDrawContext
type AttrGetType DrawContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrGetType DrawContextDisplayPropertyInfo = Maybe Display
type AttrLabel DrawContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

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

Defined in GI.Gdk.Objects.DrawContext

type AttrSetTypeConstraint DrawContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrSetTypeConstraint DrawContextDisplayPropertyInfo = IsDisplay
type AttrTransferType DrawContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrTransferType DrawContextDisplayPropertyInfo = Display
type AttrTransferTypeConstraint DrawContextDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrTransferTypeConstraint DrawContextDisplayPropertyInfo = IsDisplay

data DrawContextEndFrameMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsDrawContext a) => OverloadedMethod DrawContextEndFrameMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DrawContextEndFrameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DrawContextGetDisplayMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Display), MonadIO m, IsDrawContext a) => OverloadedMethod DrawContextGetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DrawContextGetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DrawContextGetFrameRegionMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Region), MonadIO m, IsDrawContext a) => OverloadedMethod DrawContextGetFrameRegionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DrawContextGetFrameRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DrawContextGetSurfaceMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Surface), MonadIO m, IsDrawContext a) => OverloadedMethod DrawContextGetSurfaceMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DrawContextGetSurfaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DrawContextIsInFrameMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDrawContext a) => OverloadedMethod DrawContextIsInFrameMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DrawContextIsInFrameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DrawContextSurfacePropertyInfo #

Instances

Instances details
AttrInfo DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Associated Types

type AttrAllowedOps DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

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

Defined in GI.Gdk.Objects.DrawContext

type AttrBaseTypeConstraint DrawContextSurfacePropertyInfo = IsDrawContext
type AttrGetType DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrGetType DrawContextSurfacePropertyInfo = Maybe Surface
type AttrSetTypeConstraint DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrSetTypeConstraint DrawContextSurfacePropertyInfo = IsSurface
type AttrTransferTypeConstraint DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrTransferTypeConstraint DrawContextSurfacePropertyInfo = IsSurface
type AttrTransferType DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrTransferType DrawContextSurfacePropertyInfo = Surface
type AttrLabel DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrLabel DrawContextSurfacePropertyInfo = "surface"
type AttrOrigin DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

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

Defined in GI.Gdk.Objects.DrawContext

type AttrBaseTypeConstraint DrawContextSurfacePropertyInfo = IsDrawContext
type AttrGetType DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrGetType DrawContextSurfacePropertyInfo = Maybe Surface
type AttrLabel DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrLabel DrawContextSurfacePropertyInfo = "surface"
type AttrOrigin DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrSetTypeConstraint DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrSetTypeConstraint DrawContextSurfacePropertyInfo = IsSurface
type AttrTransferType DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrTransferType DrawContextSurfacePropertyInfo = Surface
type AttrTransferTypeConstraint DrawContextSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DrawContext

type AttrTransferTypeConstraint DrawContextSurfacePropertyInfo = IsSurface

class (GObject o, IsDescendantOf DrawContext o) => IsDrawContext o #

Instances

Instances details
(GObject o, IsDescendantOf DrawContext o) => IsDrawContext o 
Instance details

Defined in GI.Gdk.Objects.DrawContext

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

Equations

ResolveDrawContextMethod "beginFrame" o = DrawContextBeginFrameMethodInfo 
ResolveDrawContextMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveDrawContextMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveDrawContextMethod "endFrame" o = DrawContextEndFrameMethodInfo 
ResolveDrawContextMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveDrawContextMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveDrawContextMethod "getv" o = ObjectGetvMethodInfo 
ResolveDrawContextMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveDrawContextMethod "isInFrame" o = DrawContextIsInFrameMethodInfo 
ResolveDrawContextMethod "notify" o = ObjectNotifyMethodInfo 
ResolveDrawContextMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveDrawContextMethod "ref" o = ObjectRefMethodInfo 
ResolveDrawContextMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveDrawContextMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveDrawContextMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveDrawContextMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveDrawContextMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveDrawContextMethod "unref" o = ObjectUnrefMethodInfo 
ResolveDrawContextMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveDrawContextMethod "getData" o = ObjectGetDataMethodInfo 
ResolveDrawContextMethod "getDisplay" o = DrawContextGetDisplayMethodInfo 
ResolveDrawContextMethod "getFrameRegion" o = DrawContextGetFrameRegionMethodInfo 
ResolveDrawContextMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveDrawContextMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveDrawContextMethod "getSurface" o = DrawContextGetSurfaceMethodInfo 
ResolveDrawContextMethod "setData" o = ObjectSetDataMethodInfo 
ResolveDrawContextMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveDrawContextMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveDrawContextMethod l o = MethodResolutionFailed l o :: Type 

constructDrawContextDisplay :: (IsDrawContext o, MonadIO m, IsDisplay a) => a -> m (GValueConstruct o) #

constructDrawContextSurface :: (IsDrawContext o, MonadIO m, IsSurface a) => a -> m (GValueConstruct o) #

drawContextBeginFrame :: (HasCallStack, MonadIO m, IsDrawContext a) => a -> Region -> m () #

drawContextDisplay :: AttrLabelProxy "display" #

drawContextEndFrame :: (HasCallStack, MonadIO m, IsDrawContext a) => a -> m () #

drawContextGetDisplay :: (HasCallStack, MonadIO m, IsDrawContext a) => a -> m (Maybe Display) #

drawContextGetFrameRegion :: (HasCallStack, MonadIO m, IsDrawContext a) => a -> m (Maybe Region) #

drawContextGetSurface :: (HasCallStack, MonadIO m, IsDrawContext a) => a -> m (Maybe Surface) #

drawContextIsInFrame :: (HasCallStack, MonadIO m, IsDrawContext a) => a -> m Bool #

drawContextSurface :: AttrLabelProxy "surface" #

getDrawContextDisplay :: (MonadIO m, IsDrawContext o) => o -> m (Maybe Display) #

getDrawContextSurface :: (MonadIO m, IsDrawContext o) => o -> m (Maybe Surface) #

toDrawContext :: (MonadIO m, IsDrawContext o) => o -> m DrawContext #

data DropActionsPropertyInfo #

Instances

Instances details
AttrInfo DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

Associated Types

type AttrAllowedOps DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Defined in GI.Gdk.Objects.Drop

type AttrBaseTypeConstraint DropActionsPropertyInfo = IsDrop
type AttrGetType DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrGetType DropActionsPropertyInfo = [DragAction]
type AttrSetTypeConstraint DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrSetTypeConstraint DropActionsPropertyInfo = Type ~ [DragAction]
type AttrTransferTypeConstraint DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferTypeConstraint DropActionsPropertyInfo = Type ~ [DragAction]
type AttrTransferType DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferType DropActionsPropertyInfo = [DragAction]
type AttrLabel DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrLabel DropActionsPropertyInfo = "actions"
type AttrOrigin DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrOrigin DropActionsPropertyInfo = Drop

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Defined in GI.Gdk.Objects.Drop

type AttrBaseTypeConstraint DropActionsPropertyInfo = IsDrop
type AttrGetType DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrGetType DropActionsPropertyInfo = [DragAction]
type AttrLabel DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrLabel DropActionsPropertyInfo = "actions"
type AttrOrigin DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrOrigin DropActionsPropertyInfo = Drop
type AttrSetTypeConstraint DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrSetTypeConstraint DropActionsPropertyInfo = Type ~ [DragAction]
type AttrTransferType DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferType DropActionsPropertyInfo = [DragAction]
type AttrTransferTypeConstraint DropActionsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferTypeConstraint DropActionsPropertyInfo = Type ~ [DragAction]

data DropDevicePropertyInfo #

Instances

Instances details
AttrInfo DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

Associated Types

type AttrAllowedOps DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Defined in GI.Gdk.Objects.Drop

type AttrBaseTypeConstraint DropDevicePropertyInfo = IsDrop
type AttrGetType DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrGetType DropDevicePropertyInfo = Device
type AttrSetTypeConstraint DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrSetTypeConstraint DropDevicePropertyInfo = IsDevice
type AttrTransferTypeConstraint DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferTypeConstraint DropDevicePropertyInfo = IsDevice
type AttrTransferType DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferType DropDevicePropertyInfo = Device
type AttrLabel DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrLabel DropDevicePropertyInfo = "device"
type AttrOrigin DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrOrigin DropDevicePropertyInfo = Drop

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Defined in GI.Gdk.Objects.Drop

type AttrBaseTypeConstraint DropDevicePropertyInfo = IsDrop
type AttrGetType DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrGetType DropDevicePropertyInfo = Device
type AttrLabel DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrLabel DropDevicePropertyInfo = "device"
type AttrOrigin DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrOrigin DropDevicePropertyInfo = Drop
type AttrSetTypeConstraint DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrSetTypeConstraint DropDevicePropertyInfo = IsDevice
type AttrTransferType DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferType DropDevicePropertyInfo = Device
type AttrTransferTypeConstraint DropDevicePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferTypeConstraint DropDevicePropertyInfo = IsDevice

data DropDisplayPropertyInfo #

Instances

Instances details
AttrInfo DropDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

Associated Types

type AttrAllowedOps DropDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Defined in GI.Gdk.Objects.Drop

type AttrBaseTypeConstraint DropDisplayPropertyInfo = IsDrop
type AttrGetType DropDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrGetType DropDisplayPropertyInfo = Display
type AttrSetTypeConstraint DropDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrSetTypeConstraint DropDisplayPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DropDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferTypeConstraint DropDisplayPropertyInfo = Type ~ ()
type AttrTransferType DropDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferType DropDisplayPropertyInfo = ()
type AttrLabel DropDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Defined in GI.Gdk.Objects.Drop

type AttrOrigin DropDisplayPropertyInfo = Drop

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Defined in GI.Gdk.Objects.Drop

type AttrBaseTypeConstraint DropDisplayPropertyInfo = IsDrop
type AttrGetType DropDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrGetType DropDisplayPropertyInfo = Display
type AttrLabel DropDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Defined in GI.Gdk.Objects.Drop

type AttrOrigin DropDisplayPropertyInfo = Drop
type AttrSetTypeConstraint DropDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrSetTypeConstraint DropDisplayPropertyInfo = Type ~ ()
type AttrTransferType DropDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferType DropDisplayPropertyInfo = ()
type AttrTransferTypeConstraint DropDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferTypeConstraint DropDisplayPropertyInfo = Type ~ ()

data DropDragPropertyInfo #

Instances

Instances details
AttrInfo DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

Associated Types

type AttrAllowedOps DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Defined in GI.Gdk.Objects.Drop

type AttrBaseTypeConstraint DropDragPropertyInfo = IsDrop
type AttrGetType DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrGetType DropDragPropertyInfo = Maybe Drag
type AttrSetTypeConstraint DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrSetTypeConstraint DropDragPropertyInfo = IsDrag
type AttrTransferTypeConstraint DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferTypeConstraint DropDragPropertyInfo = IsDrag
type AttrTransferType DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferType DropDragPropertyInfo = Drag
type AttrLabel DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrLabel DropDragPropertyInfo = "drag"
type AttrOrigin DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrOrigin DropDragPropertyInfo = Drop

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Defined in GI.Gdk.Objects.Drop

type AttrBaseTypeConstraint DropDragPropertyInfo = IsDrop
type AttrGetType DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrGetType DropDragPropertyInfo = Maybe Drag
type AttrLabel DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrLabel DropDragPropertyInfo = "drag"
type AttrOrigin DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrOrigin DropDragPropertyInfo = Drop
type AttrSetTypeConstraint DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrSetTypeConstraint DropDragPropertyInfo = IsDrag
type AttrTransferType DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferType DropDragPropertyInfo = Drag
type AttrTransferTypeConstraint DropDragPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferTypeConstraint DropDragPropertyInfo = IsDrag

data DropFinishMethodInfo #

Instances

Instances details
(signature ~ ([DragAction] -> m ()), MonadIO m, IsDrop a) => OverloadedMethod DropFinishMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropFormatsPropertyInfo #

Instances

Instances details
AttrInfo DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

Associated Types

type AttrAllowedOps DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Defined in GI.Gdk.Objects.Drop

type AttrBaseTypeConstraint DropFormatsPropertyInfo = IsDrop
type AttrGetType DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrSetTypeConstraint DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrSetTypeConstraint DropFormatsPropertyInfo = Type ~ ContentFormats
type AttrTransferTypeConstraint DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferTypeConstraint DropFormatsPropertyInfo = Type ~ ContentFormats
type AttrTransferType DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferType DropFormatsPropertyInfo = ContentFormats
type AttrLabel DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrLabel DropFormatsPropertyInfo = "formats"
type AttrOrigin DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrOrigin DropFormatsPropertyInfo = Drop

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Defined in GI.Gdk.Objects.Drop

type AttrBaseTypeConstraint DropFormatsPropertyInfo = IsDrop
type AttrGetType DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrLabel DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrLabel DropFormatsPropertyInfo = "formats"
type AttrOrigin DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrOrigin DropFormatsPropertyInfo = Drop
type AttrSetTypeConstraint DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrSetTypeConstraint DropFormatsPropertyInfo = Type ~ ContentFormats
type AttrTransferType DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferType DropFormatsPropertyInfo = ContentFormats
type AttrTransferTypeConstraint DropFormatsPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferTypeConstraint DropFormatsPropertyInfo = Type ~ ContentFormats

data DropGetActionsMethodInfo #

Instances

Instances details
(signature ~ m [DragAction], MonadIO m, IsDrop a) => OverloadedMethod DropGetActionsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropGetActionsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropGetDeviceMethodInfo #

Instances

Instances details
(signature ~ m Device, MonadIO m, IsDrop a) => OverloadedMethod DropGetDeviceMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropGetDeviceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropGetDisplayMethodInfo #

Instances

Instances details
(signature ~ m Display, MonadIO m, IsDrop a) => OverloadedMethod DropGetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropGetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropGetDragMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Drag), MonadIO m, IsDrop a) => OverloadedMethod DropGetDragMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropGetDragMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropGetFormatsMethodInfo #

Instances

Instances details
(signature ~ m ContentFormats, MonadIO m, IsDrop a) => OverloadedMethod DropGetFormatsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropGetFormatsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropGetSurfaceMethodInfo #

Instances

Instances details
(signature ~ m Surface, MonadIO m, IsDrop a) => OverloadedMethod DropGetSurfaceMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropGetSurfaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropReadAsyncMethodInfo #

Instances

Instances details
(signature ~ ([Text] -> Int32 -> Maybe b -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsDrop a, IsCancellable b) => OverloadedMethod DropReadAsyncMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropReadAsyncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropReadFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m (Maybe InputStream, Text)), MonadIO m, IsDrop a, IsAsyncResult b) => OverloadedMethod DropReadFinishMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropReadFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropReadValueAsyncMethodInfo #

Instances

Instances details
(signature ~ (GType -> Int32 -> Maybe b -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsDrop a, IsCancellable b) => OverloadedMethod DropReadValueAsyncMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropReadValueAsyncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropReadValueFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m GValue), MonadIO m, IsDrop a, IsAsyncResult b) => OverloadedMethod DropReadValueFinishMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropReadValueFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropStatusMethodInfo #

Instances

Instances details
(signature ~ ([DragAction] -> [DragAction] -> m ()), MonadIO m, IsDrop a) => OverloadedMethod DropStatusMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropStatusMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropSurfacePropertyInfo #

Instances

Instances details
AttrInfo DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

Associated Types

type AttrAllowedOps DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Defined in GI.Gdk.Objects.Drop

type AttrBaseTypeConstraint DropSurfacePropertyInfo = IsDrop
type AttrGetType DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrGetType DropSurfacePropertyInfo = Surface
type AttrSetTypeConstraint DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrSetTypeConstraint DropSurfacePropertyInfo = IsSurface
type AttrTransferTypeConstraint DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferTypeConstraint DropSurfacePropertyInfo = IsSurface
type AttrTransferType DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferType DropSurfacePropertyInfo = Surface
type AttrLabel DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrLabel DropSurfacePropertyInfo = "surface"
type AttrOrigin DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrOrigin DropSurfacePropertyInfo = Drop

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Defined in GI.Gdk.Objects.Drop

type AttrBaseTypeConstraint DropSurfacePropertyInfo = IsDrop
type AttrGetType DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrGetType DropSurfacePropertyInfo = Surface
type AttrLabel DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrLabel DropSurfacePropertyInfo = "surface"
type AttrOrigin DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrOrigin DropSurfacePropertyInfo = Drop
type AttrSetTypeConstraint DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrSetTypeConstraint DropSurfacePropertyInfo = IsSurface
type AttrTransferType DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferType DropSurfacePropertyInfo = Surface
type AttrTransferTypeConstraint DropSurfacePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Drop

type AttrTransferTypeConstraint DropSurfacePropertyInfo = IsSurface

class (GObject o, IsDescendantOf Drop o) => IsDrop o #

Instances

Instances details
(GObject o, IsDescendantOf Drop o) => IsDrop o 
Instance details

Defined in GI.Gdk.Objects.Drop

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

Equations

ResolveDropMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveDropMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveDropMethod "finish" o = DropFinishMethodInfo 
ResolveDropMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveDropMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveDropMethod "getv" o = ObjectGetvMethodInfo 
ResolveDropMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveDropMethod "notify" o = ObjectNotifyMethodInfo 
ResolveDropMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveDropMethod "readAsync" o = DropReadAsyncMethodInfo 
ResolveDropMethod "readFinish" o = DropReadFinishMethodInfo 
ResolveDropMethod "readValueAsync" o = DropReadValueAsyncMethodInfo 
ResolveDropMethod "readValueFinish" o = DropReadValueFinishMethodInfo 
ResolveDropMethod "ref" o = ObjectRefMethodInfo 
ResolveDropMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveDropMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveDropMethod "status" o = DropStatusMethodInfo 
ResolveDropMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveDropMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveDropMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveDropMethod "unref" o = ObjectUnrefMethodInfo 
ResolveDropMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveDropMethod "getActions" o = DropGetActionsMethodInfo 
ResolveDropMethod "getData" o = ObjectGetDataMethodInfo 
ResolveDropMethod "getDevice" o = DropGetDeviceMethodInfo 
ResolveDropMethod "getDisplay" o = DropGetDisplayMethodInfo 
ResolveDropMethod "getDrag" o = DropGetDragMethodInfo 
ResolveDropMethod "getFormats" o = DropGetFormatsMethodInfo 
ResolveDropMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveDropMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveDropMethod "getSurface" o = DropGetSurfaceMethodInfo 
ResolveDropMethod "setData" o = ObjectSetDataMethodInfo 
ResolveDropMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveDropMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveDropMethod l o = MethodResolutionFailed l o :: Type 

constructDropActions :: (IsDrop o, MonadIO m) => [DragAction] -> m (GValueConstruct o) #

constructDropDevice :: (IsDrop o, MonadIO m, IsDevice a) => a -> m (GValueConstruct o) #

constructDropDrag :: (IsDrop o, MonadIO m, IsDrag a) => a -> m (GValueConstruct o) #

constructDropFormats :: (IsDrop o, MonadIO m) => ContentFormats -> m (GValueConstruct o) #

constructDropSurface :: (IsDrop o, MonadIO m, IsSurface a) => a -> m (GValueConstruct o) #

dropActions :: AttrLabelProxy "actions" #

dropDevice :: AttrLabelProxy "device" #

dropDisplay :: AttrLabelProxy "display" #

dropDrag :: AttrLabelProxy "drag" #

dropFinish :: (HasCallStack, MonadIO m, IsDrop a) => a -> [DragAction] -> m () #

dropFormats :: AttrLabelProxy "formats" #

dropGetActions :: (HasCallStack, MonadIO m, IsDrop a) => a -> m [DragAction] #

dropGetDevice :: (HasCallStack, MonadIO m, IsDrop a) => a -> m Device #

dropGetDisplay :: (HasCallStack, MonadIO m, IsDrop a) => a -> m Display #

dropGetDrag :: (HasCallStack, MonadIO m, IsDrop a) => a -> m (Maybe Drag) #

dropGetFormats :: (HasCallStack, MonadIO m, IsDrop a) => a -> m ContentFormats #

dropGetSurface :: (HasCallStack, MonadIO m, IsDrop a) => a -> m Surface #

dropReadAsync :: (HasCallStack, MonadIO m, IsDrop a, IsCancellable b) => a -> [Text] -> Int32 -> Maybe b -> Maybe AsyncReadyCallback -> m () #

dropReadFinish :: (HasCallStack, MonadIO m, IsDrop a, IsAsyncResult b) => a -> b -> m (Maybe InputStream, Text) #

dropReadValueAsync :: (HasCallStack, MonadIO m, IsDrop a, IsCancellable b) => a -> GType -> Int32 -> Maybe b -> Maybe AsyncReadyCallback -> m () #

dropReadValueFinish :: (HasCallStack, MonadIO m, IsDrop a, IsAsyncResult b) => a -> b -> m GValue #

dropStatus :: (HasCallStack, MonadIO m, IsDrop a) => a -> [DragAction] -> [DragAction] -> m () #

dropSurface :: AttrLabelProxy "surface" #

getDropActions :: (MonadIO m, IsDrop o) => o -> m [DragAction] #

getDropDevice :: (MonadIO m, IsDrop o) => o -> m Device #

getDropDisplay :: (MonadIO m, IsDrop o) => o -> m Display #

getDropDrag :: (MonadIO m, IsDrop o) => o -> m (Maybe Drag) #

getDropFormats :: (MonadIO m, IsDrop o) => o -> m ContentFormats #

getDropSurface :: (MonadIO m, IsDrop o) => o -> m Surface #

toDrop :: (MonadIO m, IsDrop o) => o -> m Drop #

data EventGetAxesMethodInfo #

Instances

Instances details
(signature ~ m (Bool, [Double]), MonadIO m, IsEvent a) => OverloadedMethod EventGetAxesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventGetAxesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventGetAxisMethodInfo #

Instances

Instances details
(signature ~ (AxisUse -> m (Bool, Double)), MonadIO m, IsEvent a) => OverloadedMethod EventGetAxisMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventGetAxisMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventGetDeviceMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Device), MonadIO m, IsEvent a) => OverloadedMethod EventGetDeviceMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventGetDeviceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventGetDeviceToolMethodInfo #

Instances

Instances details
(signature ~ m (Maybe DeviceTool), MonadIO m, IsEvent a) => OverloadedMethod EventGetDeviceToolMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventGetDeviceToolMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventGetDisplayMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Display), MonadIO m, IsEvent a) => OverloadedMethod EventGetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventGetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventGetEventSequenceMethodInfo #

Instances

Instances details
(signature ~ m EventSequence, MonadIO m, IsEvent a) => OverloadedMethod EventGetEventSequenceMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventGetEventSequenceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventGetEventTypeMethodInfo #

Instances

Instances details
(signature ~ m EventType, MonadIO m, IsEvent a) => OverloadedMethod EventGetEventTypeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventGetEventTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventGetHistoryMethodInfo #

Instances

Instances details
(signature ~ m (Maybe [TimeCoord]), MonadIO m, IsEvent a) => OverloadedMethod EventGetHistoryMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventGetHistoryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventGetModifierStateMethodInfo #

Instances

Instances details
(signature ~ m [ModifierType], MonadIO m, IsEvent a) => OverloadedMethod EventGetModifierStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventGetModifierStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventGetPointerEmulatedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsEvent a) => OverloadedMethod EventGetPointerEmulatedMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventGetPointerEmulatedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventGetPositionMethodInfo #

Instances

Instances details
(signature ~ m (Bool, Double, Double), MonadIO m, IsEvent a) => OverloadedMethod EventGetPositionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventGetPositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventGetSeatMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Seat), MonadIO m, IsEvent a) => OverloadedMethod EventGetSeatMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventGetSeatMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventGetSurfaceMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Surface), MonadIO m, IsEvent a) => OverloadedMethod EventGetSurfaceMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventGetSurfaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventGetTimeMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsEvent a) => OverloadedMethod EventGetTimeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventGetTimeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventRefMethodInfo #

Instances

Instances details
(signature ~ m Event, MonadIO m, IsEvent a) => OverloadedMethod EventRefMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventRefMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventTriggersContextMenuMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsEvent a) => OverloadedMethod EventTriggersContextMenuMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventTriggersContextMenuMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EventUnrefMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsEvent a) => OverloadedMethod EventUnrefMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EventUnrefMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (BoxedPtr o, TypedObject o, IsDescendantOf Event o) => IsEvent o #

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf Event o) => IsEvent o 
Instance details

Defined in GI.Gdk.Objects.Event

eventGetAxes :: (HasCallStack, MonadIO m, IsEvent a) => a -> m (Bool, [Double]) #

eventGetAxis :: (HasCallStack, MonadIO m, IsEvent a) => a -> AxisUse -> m (Bool, Double) #

eventGetDevice :: (HasCallStack, MonadIO m, IsEvent a) => a -> m (Maybe Device) #

eventGetDeviceTool :: (HasCallStack, MonadIO m, IsEvent a) => a -> m (Maybe DeviceTool) #

eventGetDisplay :: (HasCallStack, MonadIO m, IsEvent a) => a -> m (Maybe Display) #

eventGetEventSequence :: (HasCallStack, MonadIO m, IsEvent a) => a -> m EventSequence #

eventGetEventType :: (HasCallStack, MonadIO m, IsEvent a) => a -> m EventType #

eventGetHistory :: (HasCallStack, MonadIO m, IsEvent a) => a -> m (Maybe [TimeCoord]) #

eventGetModifierState :: (HasCallStack, MonadIO m, IsEvent a) => a -> m [ModifierType] #

eventGetPointerEmulated :: (HasCallStack, MonadIO m, IsEvent a) => a -> m Bool #

eventGetPosition :: (HasCallStack, MonadIO m, IsEvent a) => a -> m (Bool, Double, Double) #

eventGetSeat :: (HasCallStack, MonadIO m, IsEvent a) => a -> m (Maybe Seat) #

eventGetSurface :: (HasCallStack, MonadIO m, IsEvent a) => a -> m (Maybe Surface) #

eventGetTime :: (HasCallStack, MonadIO m, IsEvent a) => a -> m Word32 #

eventRef :: (HasCallStack, MonadIO m, IsEvent a) => a -> m Event #

eventTriggersContextMenu :: (HasCallStack, MonadIO m, IsEvent a) => a -> m Bool #

eventUnref :: (HasCallStack, MonadIO m, IsEvent a) => a -> m () #

toEvent :: (MonadIO m, IsEvent o) => o -> m Event #

data FocusEventGetInMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsFocusEvent a) => OverloadedMethod FocusEventGetInMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FocusEventGetInMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (BoxedPtr o, TypedObject o, IsDescendantOf FocusEvent o) => IsFocusEvent o #

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf FocusEvent o) => IsFocusEvent o 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

focusEventGetIn :: (HasCallStack, MonadIO m, IsFocusEvent a) => a -> m Bool #

toFocusEvent :: (MonadIO m, IsFocusEvent o) => o -> m FocusEvent #

data FrameClockAfterPaintSignalInfo #

Instances

Instances details
SignalInfo FrameClockAfterPaintSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Associated Types

type HaskellCallbackType FrameClockAfterPaintSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FrameClockAfterPaintSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FrameClockAfterPaintSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

data FrameClockBeforePaintSignalInfo #

Instances

Instances details
SignalInfo FrameClockBeforePaintSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Associated Types

type HaskellCallbackType FrameClockBeforePaintSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FrameClockBeforePaintSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FrameClockBeforePaintSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

data FrameClockBeginUpdatingMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsFrameClock a) => OverloadedMethod FrameClockBeginUpdatingMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameClockBeginUpdatingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameClockEndUpdatingMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsFrameClock a) => OverloadedMethod FrameClockEndUpdatingMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameClockEndUpdatingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameClockFlushEventsSignalInfo #

Instances

Instances details
SignalInfo FrameClockFlushEventsSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Associated Types

type HaskellCallbackType FrameClockFlushEventsSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FrameClockFlushEventsSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FrameClockFlushEventsSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

data FrameClockGetCurrentTimingsMethodInfo #

Instances

Instances details
(signature ~ m (Maybe FrameTimings), MonadIO m, IsFrameClock a) => OverloadedMethod FrameClockGetCurrentTimingsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameClockGetCurrentTimingsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameClockGetFpsMethodInfo #

Instances

Instances details
(signature ~ m Double, MonadIO m, IsFrameClock a) => OverloadedMethod FrameClockGetFpsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameClockGetFpsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameClockGetFrameCounterMethodInfo #

Instances

Instances details
(signature ~ m Int64, MonadIO m, IsFrameClock a) => OverloadedMethod FrameClockGetFrameCounterMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameClockGetFrameCounterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameClockGetFrameTimeMethodInfo #

Instances

Instances details
(signature ~ m Int64, MonadIO m, IsFrameClock a) => OverloadedMethod FrameClockGetFrameTimeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameClockGetFrameTimeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameClockGetHistoryStartMethodInfo #

Instances

Instances details
(signature ~ m Int64, MonadIO m, IsFrameClock a) => OverloadedMethod FrameClockGetHistoryStartMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameClockGetHistoryStartMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameClockGetRefreshInfoMethodInfo #

Instances

Instances details
(signature ~ (Int64 -> m (Int64, Int64)), MonadIO m, IsFrameClock a) => OverloadedMethod FrameClockGetRefreshInfoMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameClockGetRefreshInfoMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameClockGetTimingsMethodInfo #

Instances

Instances details
(signature ~ (Int64 -> m (Maybe FrameTimings)), MonadIO m, IsFrameClock a) => OverloadedMethod FrameClockGetTimingsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameClockGetTimingsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameClockLayoutSignalInfo #

Instances

Instances details
SignalInfo FrameClockLayoutSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Associated Types

type HaskellCallbackType FrameClockLayoutSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FrameClockLayoutSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FrameClockLayoutSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

data FrameClockPaintSignalInfo #

Instances

Instances details
SignalInfo FrameClockPaintSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Associated Types

type HaskellCallbackType FrameClockPaintSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FrameClockPaintSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FrameClockPaintSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

data FrameClockRequestPhaseMethodInfo #

Instances

Instances details
(signature ~ ([FrameClockPhase] -> m ()), MonadIO m, IsFrameClock a) => OverloadedMethod FrameClockRequestPhaseMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameClockRequestPhaseMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameClockResumeEventsSignalInfo #

Instances

Instances details
SignalInfo FrameClockResumeEventsSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Associated Types

type HaskellCallbackType FrameClockResumeEventsSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FrameClockResumeEventsSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FrameClockResumeEventsSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

data FrameClockUpdateSignalInfo #

Instances

Instances details
SignalInfo FrameClockUpdateSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Associated Types

type HaskellCallbackType FrameClockUpdateSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType FrameClockUpdateSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FrameClockUpdateSignalInfo 
Instance details

Defined in GI.Gdk.Objects.FrameClock

class (GObject o, IsDescendantOf FrameClock o) => IsFrameClock o #

Instances

Instances details
(GObject o, IsDescendantOf FrameClock o) => IsFrameClock o 
Instance details

Defined in GI.Gdk.Objects.FrameClock

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

Equations

ResolveFrameClockMethod "beginUpdating" o = FrameClockBeginUpdatingMethodInfo 
ResolveFrameClockMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveFrameClockMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveFrameClockMethod "endUpdating" o = FrameClockEndUpdatingMethodInfo 
ResolveFrameClockMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveFrameClockMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveFrameClockMethod "getv" o = ObjectGetvMethodInfo 
ResolveFrameClockMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveFrameClockMethod "notify" o = ObjectNotifyMethodInfo 
ResolveFrameClockMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveFrameClockMethod "ref" o = ObjectRefMethodInfo 
ResolveFrameClockMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveFrameClockMethod "requestPhase" o = FrameClockRequestPhaseMethodInfo 
ResolveFrameClockMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveFrameClockMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveFrameClockMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveFrameClockMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveFrameClockMethod "unref" o = ObjectUnrefMethodInfo 
ResolveFrameClockMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveFrameClockMethod "getCurrentTimings" o = FrameClockGetCurrentTimingsMethodInfo 
ResolveFrameClockMethod "getData" o = ObjectGetDataMethodInfo 
ResolveFrameClockMethod "getFps" o = FrameClockGetFpsMethodInfo 
ResolveFrameClockMethod "getFrameCounter" o = FrameClockGetFrameCounterMethodInfo 
ResolveFrameClockMethod "getFrameTime" o = FrameClockGetFrameTimeMethodInfo 
ResolveFrameClockMethod "getHistoryStart" o = FrameClockGetHistoryStartMethodInfo 
ResolveFrameClockMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveFrameClockMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveFrameClockMethod "getRefreshInfo" o = FrameClockGetRefreshInfoMethodInfo 
ResolveFrameClockMethod "getTimings" o = FrameClockGetTimingsMethodInfo 
ResolveFrameClockMethod "setData" o = ObjectSetDataMethodInfo 
ResolveFrameClockMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveFrameClockMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveFrameClockMethod l o = MethodResolutionFailed l o :: Type 

afterFrameClockAfterPaint :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockAfterPaintCallback) -> m SignalHandlerId #

afterFrameClockBeforePaint :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockBeforePaintCallback) -> m SignalHandlerId #

afterFrameClockFlushEvents :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockFlushEventsCallback) -> m SignalHandlerId #

afterFrameClockLayout :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockLayoutCallback) -> m SignalHandlerId #

afterFrameClockPaint :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockPaintCallback) -> m SignalHandlerId #

afterFrameClockResumeEvents :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockResumeEventsCallback) -> m SignalHandlerId #

afterFrameClockUpdate :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockUpdateCallback) -> m SignalHandlerId #

frameClockBeginUpdating :: (HasCallStack, MonadIO m, IsFrameClock a) => a -> m () #

frameClockEndUpdating :: (HasCallStack, MonadIO m, IsFrameClock a) => a -> m () #

frameClockGetCurrentTimings :: (HasCallStack, MonadIO m, IsFrameClock a) => a -> m (Maybe FrameTimings) #

frameClockGetFps :: (HasCallStack, MonadIO m, IsFrameClock a) => a -> m Double #

frameClockGetFrameCounter :: (HasCallStack, MonadIO m, IsFrameClock a) => a -> m Int64 #

frameClockGetFrameTime :: (HasCallStack, MonadIO m, IsFrameClock a) => a -> m Int64 #

frameClockGetHistoryStart :: (HasCallStack, MonadIO m, IsFrameClock a) => a -> m Int64 #

frameClockGetRefreshInfo :: (HasCallStack, MonadIO m, IsFrameClock a) => a -> Int64 -> m (Int64, Int64) #

frameClockGetTimings :: (HasCallStack, MonadIO m, IsFrameClock a) => a -> Int64 -> m (Maybe FrameTimings) #

frameClockRequestPhase :: (HasCallStack, MonadIO m, IsFrameClock a) => a -> [FrameClockPhase] -> m () #

onFrameClockAfterPaint :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockAfterPaintCallback) -> m SignalHandlerId #

onFrameClockBeforePaint :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockBeforePaintCallback) -> m SignalHandlerId #

onFrameClockFlushEvents :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockFlushEventsCallback) -> m SignalHandlerId #

onFrameClockLayout :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockLayoutCallback) -> m SignalHandlerId #

onFrameClockPaint :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockPaintCallback) -> m SignalHandlerId #

onFrameClockResumeEvents :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockResumeEventsCallback) -> m SignalHandlerId #

onFrameClockUpdate :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockUpdateCallback) -> m SignalHandlerId #

toFrameClock :: (MonadIO m, IsFrameClock o) => o -> m FrameClock #

data GLContextAllowedApisPropertyInfo #

Instances

Instances details
AttrInfo GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

Associated Types

type AttrAllowedOps GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrAllowedOps GLContextAllowedApisPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrBaseTypeConstraint GLContextAllowedApisPropertyInfo = IsGLContext
type AttrGetType GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrSetTypeConstraint GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrSetTypeConstraint GLContextAllowedApisPropertyInfo = Type ~ [GLAPI]
type AttrTransferTypeConstraint GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrTransferTypeConstraint GLContextAllowedApisPropertyInfo = Type ~ [GLAPI]
type AttrTransferType GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrTransferType GLContextAllowedApisPropertyInfo = [GLAPI]
type AttrLabel GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrLabel GLContextAllowedApisPropertyInfo = "allowed-apis"
type AttrOrigin GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrAllowedOps GLContextAllowedApisPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrBaseTypeConstraint GLContextAllowedApisPropertyInfo = IsGLContext
type AttrGetType GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrLabel GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrLabel GLContextAllowedApisPropertyInfo = "allowed-apis"
type AttrOrigin GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrSetTypeConstraint GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrSetTypeConstraint GLContextAllowedApisPropertyInfo = Type ~ [GLAPI]
type AttrTransferType GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrTransferType GLContextAllowedApisPropertyInfo = [GLAPI]
type AttrTransferTypeConstraint GLContextAllowedApisPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrTransferTypeConstraint GLContextAllowedApisPropertyInfo = Type ~ [GLAPI]

data GLContextApiPropertyInfo #

Instances

Instances details
AttrInfo GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

Associated Types

type AttrAllowedOps GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrAllowedOps GLContextApiPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrBaseTypeConstraint GLContextApiPropertyInfo = IsGLContext
type AttrGetType GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrGetType GLContextApiPropertyInfo = [GLAPI]
type AttrSetTypeConstraint GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrSetTypeConstraint GLContextApiPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrTransferTypeConstraint GLContextApiPropertyInfo = Type ~ ()
type AttrTransferType GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrTransferType GLContextApiPropertyInfo = ()
type AttrLabel GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrLabel GLContextApiPropertyInfo = "api"
type AttrOrigin GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrAllowedOps GLContextApiPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrBaseTypeConstraint GLContextApiPropertyInfo = IsGLContext
type AttrGetType GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrGetType GLContextApiPropertyInfo = [GLAPI]
type AttrLabel GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrLabel GLContextApiPropertyInfo = "api"
type AttrOrigin GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrSetTypeConstraint GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrSetTypeConstraint GLContextApiPropertyInfo = Type ~ ()
type AttrTransferType GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrTransferType GLContextApiPropertyInfo = ()
type AttrTransferTypeConstraint GLContextApiPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrTransferTypeConstraint GLContextApiPropertyInfo = Type ~ ()

data GLContextGetAllowedApisMethodInfo #

Instances

Instances details
(signature ~ m [GLAPI], MonadIO m, IsGLContext a) => OverloadedMethod GLContextGetAllowedApisMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextGetAllowedApisMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextGetApiMethodInfo #

Instances

Instances details
(signature ~ m [GLAPI], MonadIO m, IsGLContext a) => OverloadedMethod GLContextGetApiMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextGetApiMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextGetDebugEnabledMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsGLContext a) => OverloadedMethod GLContextGetDebugEnabledMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextGetDebugEnabledMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextGetDisplayMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Display), MonadIO m, IsGLContext a) => OverloadedMethod GLContextGetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextGetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextGetForwardCompatibleMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsGLContext a) => OverloadedMethod GLContextGetForwardCompatibleMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextGetForwardCompatibleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextGetRequiredVersionMethodInfo #

Instances

Instances details
(signature ~ m (Int32, Int32), MonadIO m, IsGLContext a) => OverloadedMethod GLContextGetRequiredVersionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextGetRequiredVersionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextGetSharedContextMethodInfo #

Instances

Instances details
(signature ~ m (Maybe GLContext), MonadIO m, IsGLContext a) => OverloadedMethod GLContextGetSharedContextMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextGetSharedContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextGetSurfaceMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Surface), MonadIO m, IsGLContext a) => OverloadedMethod GLContextGetSurfaceMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextGetSurfaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextGetUseEsMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsGLContext a) => OverloadedMethod GLContextGetUseEsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextGetUseEsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextGetVersionMethodInfo #

Instances

Instances details
(signature ~ m (Int32, Int32), MonadIO m, IsGLContext a) => OverloadedMethod GLContextGetVersionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextGetVersionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextIsLegacyMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsGLContext a) => OverloadedMethod GLContextIsLegacyMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextIsLegacyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextIsSharedMethodInfo #

Instances

Instances details
(signature ~ (b -> m Bool), MonadIO m, IsGLContext a, IsGLContext b) => OverloadedMethod GLContextIsSharedMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextIsSharedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextMakeCurrentMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsGLContext a) => OverloadedMethod GLContextMakeCurrentMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextMakeCurrentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextRealizeMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsGLContext a) => OverloadedMethod GLContextRealizeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextRealizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextSetAllowedApisMethodInfo #

Instances

Instances details
(signature ~ ([GLAPI] -> m ()), MonadIO m, IsGLContext a) => OverloadedMethod GLContextSetAllowedApisMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextSetAllowedApisMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextSetDebugEnabledMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsGLContext a) => OverloadedMethod GLContextSetDebugEnabledMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextSetDebugEnabledMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextSetForwardCompatibleMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsGLContext a) => OverloadedMethod GLContextSetForwardCompatibleMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextSetForwardCompatibleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextSetRequiredVersionMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextSetRequiredVersionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextSetUseEsMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLContextSetUseEsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLContextSharedContextPropertyInfo #

Instances

Instances details
AttrInfo GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

Associated Types

type AttrAllowedOps GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

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

Defined in GI.Gdk.Objects.GLContext

type AttrBaseTypeConstraint GLContextSharedContextPropertyInfo = IsGLContext
type AttrGetType GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrSetTypeConstraint GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrSetTypeConstraint GLContextSharedContextPropertyInfo = IsGLContext
type AttrTransferTypeConstraint GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrTransferTypeConstraint GLContextSharedContextPropertyInfo = IsGLContext
type AttrTransferType GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrLabel GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrLabel GLContextSharedContextPropertyInfo = "shared-context"
type AttrOrigin GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

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

Defined in GI.Gdk.Objects.GLContext

type AttrBaseTypeConstraint GLContextSharedContextPropertyInfo = IsGLContext
type AttrGetType GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrLabel GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrLabel GLContextSharedContextPropertyInfo = "shared-context"
type AttrOrigin GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrSetTypeConstraint GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrSetTypeConstraint GLContextSharedContextPropertyInfo = IsGLContext
type AttrTransferType GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrTransferTypeConstraint GLContextSharedContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLContext

type AttrTransferTypeConstraint GLContextSharedContextPropertyInfo = IsGLContext

class (GObject o, IsDescendantOf GLContext o) => IsGLContext o #

Instances

Instances details
(GObject o, IsDescendantOf GLContext o) => IsGLContext o 
Instance details

Defined in GI.Gdk.Objects.GLContext

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

Equations

ResolveGLContextMethod "beginFrame" o = DrawContextBeginFrameMethodInfo 
ResolveGLContextMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveGLContextMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveGLContextMethod "endFrame" o = DrawContextEndFrameMethodInfo 
ResolveGLContextMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveGLContextMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveGLContextMethod "getv" o = ObjectGetvMethodInfo 
ResolveGLContextMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveGLContextMethod "isInFrame" o = DrawContextIsInFrameMethodInfo 
ResolveGLContextMethod "isLegacy" o = GLContextIsLegacyMethodInfo 
ResolveGLContextMethod "isShared" o = GLContextIsSharedMethodInfo 
ResolveGLContextMethod "makeCurrent" o = GLContextMakeCurrentMethodInfo 
ResolveGLContextMethod "notify" o = ObjectNotifyMethodInfo 
ResolveGLContextMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveGLContextMethod "realize" o = GLContextRealizeMethodInfo 
ResolveGLContextMethod "ref" o = ObjectRefMethodInfo 
ResolveGLContextMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveGLContextMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveGLContextMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveGLContextMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveGLContextMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveGLContextMethod "unref" o = ObjectUnrefMethodInfo 
ResolveGLContextMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveGLContextMethod "getAllowedApis" o = GLContextGetAllowedApisMethodInfo 
ResolveGLContextMethod "getApi" o = GLContextGetApiMethodInfo 
ResolveGLContextMethod "getData" o = ObjectGetDataMethodInfo 
ResolveGLContextMethod "getDebugEnabled" o = GLContextGetDebugEnabledMethodInfo 
ResolveGLContextMethod "getDisplay" o = GLContextGetDisplayMethodInfo 
ResolveGLContextMethod "getForwardCompatible" o = GLContextGetForwardCompatibleMethodInfo 
ResolveGLContextMethod "getFrameRegion" o = DrawContextGetFrameRegionMethodInfo 
ResolveGLContextMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveGLContextMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveGLContextMethod "getRequiredVersion" o = GLContextGetRequiredVersionMethodInfo 
ResolveGLContextMethod "getSharedContext" o = GLContextGetSharedContextMethodInfo 
ResolveGLContextMethod "getSurface" o = GLContextGetSurfaceMethodInfo 
ResolveGLContextMethod "getUseEs" o = GLContextGetUseEsMethodInfo 
ResolveGLContextMethod "getVersion" o = GLContextGetVersionMethodInfo 
ResolveGLContextMethod "setAllowedApis" o = GLContextSetAllowedApisMethodInfo 
ResolveGLContextMethod "setData" o = ObjectSetDataMethodInfo 
ResolveGLContextMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveGLContextMethod "setDebugEnabled" o = GLContextSetDebugEnabledMethodInfo 
ResolveGLContextMethod "setForwardCompatible" o = GLContextSetForwardCompatibleMethodInfo 
ResolveGLContextMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveGLContextMethod "setRequiredVersion" o = GLContextSetRequiredVersionMethodInfo 
ResolveGLContextMethod "setUseEs" o = GLContextSetUseEsMethodInfo 
ResolveGLContextMethod l o = MethodResolutionFailed l o :: Type 

constructGLContextAllowedApis :: (IsGLContext o, MonadIO m) => [GLAPI] -> m (GValueConstruct o) #

constructGLContextSharedContext :: (IsGLContext o, MonadIO m, IsGLContext a) => a -> m (GValueConstruct o) #

gLContextAllowedApis :: AttrLabelProxy "allowedApis" #

gLContextApi :: AttrLabelProxy "api" #

gLContextClearCurrent :: (HasCallStack, MonadIO m) => m () #

gLContextGetAllowedApis :: (HasCallStack, MonadIO m, IsGLContext a) => a -> m [GLAPI] #

gLContextGetApi :: (HasCallStack, MonadIO m, IsGLContext a) => a -> m [GLAPI] #

gLContextGetCurrent :: (HasCallStack, MonadIO m) => m (Maybe GLContext) #

gLContextGetDebugEnabled :: (HasCallStack, MonadIO m, IsGLContext a) => a -> m Bool #

gLContextGetDisplay :: (HasCallStack, MonadIO m, IsGLContext a) => a -> m (Maybe Display) #

gLContextGetForwardCompatible :: (HasCallStack, MonadIO m, IsGLContext a) => a -> m Bool #

gLContextGetRequiredVersion :: (HasCallStack, MonadIO m, IsGLContext a) => a -> m (Int32, Int32) #

gLContextGetSharedContext :: (HasCallStack, MonadIO m, IsGLContext a) => a -> m (Maybe GLContext) #

gLContextGetSurface :: (HasCallStack, MonadIO m, IsGLContext a) => a -> m (Maybe Surface) #

gLContextGetUseEs :: (HasCallStack, MonadIO m, IsGLContext a) => a -> m Bool #

gLContextGetVersion :: (HasCallStack, MonadIO m, IsGLContext a) => a -> m (Int32, Int32) #

gLContextIsLegacy :: (HasCallStack, MonadIO m, IsGLContext a) => a -> m Bool #

gLContextIsShared :: (HasCallStack, MonadIO m, IsGLContext a, IsGLContext b) => a -> b -> m Bool #

gLContextMakeCurrent :: (HasCallStack, MonadIO m, IsGLContext a) => a -> m () #

gLContextRealize :: (HasCallStack, MonadIO m, IsGLContext a) => a -> m () #

gLContextSetAllowedApis :: (HasCallStack, MonadIO m, IsGLContext a) => a -> [GLAPI] -> m () #

gLContextSetDebugEnabled :: (HasCallStack, MonadIO m, IsGLContext a) => a -> Bool -> m () #

gLContextSetForwardCompatible :: (HasCallStack, MonadIO m, IsGLContext a) => a -> Bool -> m () #

gLContextSetRequiredVersion :: (HasCallStack, MonadIO m, IsGLContext a) => a -> Int32 -> Int32 -> m () #

gLContextSetUseEs :: (HasCallStack, MonadIO m, IsGLContext a) => a -> Int32 -> m () #

gLContextSharedContext :: AttrLabelProxy "sharedContext" #

getGLContextAllowedApis :: (MonadIO m, IsGLContext o) => o -> m [GLAPI] #

getGLContextApi :: (MonadIO m, IsGLContext o) => o -> m [GLAPI] #

getGLContextSharedContext :: (MonadIO m, IsGLContext o) => o -> m (Maybe GLContext) #

setGLContextAllowedApis :: (MonadIO m, IsGLContext o) => o -> [GLAPI] -> m () #

toGLContext :: (MonadIO m, IsGLContext o) => o -> m GLContext #

data GLTextureReleaseMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsGLTexture a) => OverloadedMethod GLTextureReleaseMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTexture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureReleaseMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTexture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf GLTexture o) => IsGLTexture o #

Instances

Instances details
(GObject o, IsDescendantOf GLTexture o) => IsGLTexture o 
Instance details

Defined in GI.Gdk.Objects.GLTexture

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

Equations

ResolveGLTextureMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveGLTextureMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveGLTextureMethod "computeConcreteSize" o = PaintableComputeConcreteSizeMethodInfo 
ResolveGLTextureMethod "download" o = TextureDownloadMethodInfo 
ResolveGLTextureMethod "equal" o = IconEqualMethodInfo 
ResolveGLTextureMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveGLTextureMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveGLTextureMethod "getv" o = ObjectGetvMethodInfo 
ResolveGLTextureMethod "hash" o = IconHashMethodInfo 
ResolveGLTextureMethod "invalidateContents" o = PaintableInvalidateContentsMethodInfo 
ResolveGLTextureMethod "invalidateSize" o = PaintableInvalidateSizeMethodInfo 
ResolveGLTextureMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveGLTextureMethod "load" o = LoadableIconLoadMethodInfo 
ResolveGLTextureMethod "loadAsync" o = LoadableIconLoadAsyncMethodInfo 
ResolveGLTextureMethod "loadFinish" o = LoadableIconLoadFinishMethodInfo 
ResolveGLTextureMethod "notify" o = ObjectNotifyMethodInfo 
ResolveGLTextureMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveGLTextureMethod "ref" o = ObjectRefMethodInfo 
ResolveGLTextureMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveGLTextureMethod "release" o = GLTextureReleaseMethodInfo 
ResolveGLTextureMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveGLTextureMethod "saveToPng" o = TextureSaveToPngMethodInfo 
ResolveGLTextureMethod "saveToPngBytes" o = TextureSaveToPngBytesMethodInfo 
ResolveGLTextureMethod "saveToTiff" o = TextureSaveToTiffMethodInfo 
ResolveGLTextureMethod "saveToTiffBytes" o = TextureSaveToTiffBytesMethodInfo 
ResolveGLTextureMethod "serialize" o = IconSerializeMethodInfo 
ResolveGLTextureMethod "snapshot" o = PaintableSnapshotMethodInfo 
ResolveGLTextureMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveGLTextureMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveGLTextureMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveGLTextureMethod "toString" o = IconToStringMethodInfo 
ResolveGLTextureMethod "unref" o = ObjectUnrefMethodInfo 
ResolveGLTextureMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveGLTextureMethod "getColorState" o = TextureGetColorStateMethodInfo 
ResolveGLTextureMethod "getCurrentImage" o = PaintableGetCurrentImageMethodInfo 
ResolveGLTextureMethod "getData" o = ObjectGetDataMethodInfo 
ResolveGLTextureMethod "getFlags" o = PaintableGetFlagsMethodInfo 
ResolveGLTextureMethod "getFormat" o = TextureGetFormatMethodInfo 
ResolveGLTextureMethod "getHeight" o = TextureGetHeightMethodInfo 
ResolveGLTextureMethod "getIntrinsicAspectRatio" o = PaintableGetIntrinsicAspectRatioMethodInfo 
ResolveGLTextureMethod "getIntrinsicHeight" o = PaintableGetIntrinsicHeightMethodInfo 
ResolveGLTextureMethod "getIntrinsicWidth" o = PaintableGetIntrinsicWidthMethodInfo 
ResolveGLTextureMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveGLTextureMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveGLTextureMethod "getWidth" o = TextureGetWidthMethodInfo 
ResolveGLTextureMethod "setData" o = ObjectSetDataMethodInfo 
ResolveGLTextureMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveGLTextureMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveGLTextureMethod l o = MethodResolutionFailed l o :: Type 

gLTextureNew :: (HasCallStack, MonadIO m, IsGLContext a) => a -> Word32 -> Int32 -> Int32 -> DestroyNotify -> Ptr () -> m GLTexture #

gLTextureRelease :: (HasCallStack, MonadIO m, IsGLTexture a) => a -> m () #

toGLTexture :: (MonadIO m, IsGLTexture o) => o -> m GLTexture #

data GLTextureBuilderBuildMethodInfo #

Instances

Instances details
(signature ~ (Maybe DestroyNotify -> Ptr () -> m Texture), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderBuildMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderBuildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderColorStatePropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderColorStatePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderColorStatePropertyInfo = Type ~ ColorState
type AttrTransferTypeConstraint GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderColorStatePropertyInfo = Type ~ ColorState
type AttrTransferType GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderColorStatePropertyInfo = "color-state"
type AttrOrigin GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderColorStatePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderColorStatePropertyInfo = "color-state"
type AttrOrigin GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderColorStatePropertyInfo = Type ~ ColorState
type AttrTransferType GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderColorStatePropertyInfo = Type ~ ColorState

data GLTextureBuilderContextPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderContextPropertyInfo = IsGLContext
type AttrTransferType GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderContextPropertyInfo = "context"
type AttrOrigin GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderContextPropertyInfo = "context"
type AttrOrigin GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderContextPropertyInfo = IsGLContext

data GLTextureBuilderFormatPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderFormatPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderFormatPropertyInfo = Type ~ MemoryFormat
type AttrTransferTypeConstraint GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderFormatPropertyInfo = Type ~ MemoryFormat
type AttrTransferType GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderFormatPropertyInfo = "format"
type AttrOrigin GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderFormatPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderFormatPropertyInfo = "format"
type AttrOrigin GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderFormatPropertyInfo = Type ~ MemoryFormat
type AttrTransferType GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderFormatPropertyInfo = Type ~ MemoryFormat

data GLTextureBuilderGetColorStateMethodInfo #

Instances

Instances details
(signature ~ m ColorState, MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetColorStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetColorStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetContextMethodInfo #

Instances

Instances details
(signature ~ m (Maybe GLContext), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetContextMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetFormatMethodInfo #

Instances

Instances details
(signature ~ m MemoryFormat, MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetFormatMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetFormatMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetHasMipmapMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetHasMipmapMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetHasMipmapMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetHeightMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetHeightMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetIdMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetIdMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetIdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetSyncMethodInfo #

Instances

Instances details
(signature ~ m (Ptr ()), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetSyncMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetSyncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetUpdateRegionMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Region), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetUpdateRegionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetUpdateRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetUpdateTextureMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Texture), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetUpdateTextureMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetUpdateTextureMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetWidthMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetWidthMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderHasMipmapPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderHasMipmapPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderHasMipmapPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderHasMipmapPropertyInfo = Type ~ Bool
type AttrTransferType GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderHasMipmapPropertyInfo = Bool
type AttrLabel GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderHasMipmapPropertyInfo = "has-mipmap"
type AttrOrigin GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderHasMipmapPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderHasMipmapPropertyInfo = "has-mipmap"
type AttrOrigin GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderHasMipmapPropertyInfo = Type ~ Bool
type AttrTransferType GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderHasMipmapPropertyInfo = Bool
type AttrTransferTypeConstraint GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderHasMipmapPropertyInfo = Type ~ Bool

data GLTextureBuilderHeightPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderHeightPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderHeightPropertyInfo = Int32
type AttrSetTypeConstraint GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderHeightPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderHeightPropertyInfo = Type ~ Int32
type AttrTransferType GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderHeightPropertyInfo = Int32
type AttrLabel GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderHeightPropertyInfo = "height"
type AttrOrigin GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderHeightPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderHeightPropertyInfo = Int32
type AttrLabel GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderHeightPropertyInfo = "height"
type AttrOrigin GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderHeightPropertyInfo = Type ~ Int32
type AttrTransferType GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderHeightPropertyInfo = Int32
type AttrTransferTypeConstraint GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderHeightPropertyInfo = Type ~ Int32

data GLTextureBuilderIdPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderIdPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderIdPropertyInfo = Word32
type AttrSetTypeConstraint GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderIdPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderIdPropertyInfo = Type ~ Word32
type AttrTransferType GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderIdPropertyInfo = Word32
type AttrLabel GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderIdPropertyInfo = "id"
type AttrOrigin GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderIdPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderIdPropertyInfo = Word32
type AttrLabel GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderIdPropertyInfo = "id"
type AttrOrigin GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderIdPropertyInfo = Type ~ Word32
type AttrTransferType GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderIdPropertyInfo = Word32
type AttrTransferTypeConstraint GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderIdPropertyInfo = Type ~ Word32

data GLTextureBuilderSetColorStateMethodInfo #

Instances

Instances details
(signature ~ (ColorState -> m ()), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderSetColorStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetColorStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetContextMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsGLTextureBuilder a, IsGLContext b) => OverloadedMethod GLTextureBuilderSetContextMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetFormatMethodInfo #

Instances

Instances details
(signature ~ (MemoryFormat -> m ()), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderSetFormatMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetFormatMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetHasMipmapMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderSetHasMipmapMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetHasMipmapMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetHeightMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetIdMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetIdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetSyncMethodInfo #

Instances

Instances details
(signature ~ (Ptr () -> m ()), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderSetSyncMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetSyncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetUpdateRegionMethodInfo #

Instances

Instances details
(signature ~ (Maybe Region -> m ()), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderSetUpdateRegionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetUpdateRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetUpdateTextureMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsGLTextureBuilder a, IsTexture b) => OverloadedMethod GLTextureBuilderSetUpdateTextureMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetUpdateTextureMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetWidthMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSyncPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderSyncPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderSyncPropertyInfo = Ptr ()
type AttrSetTypeConstraint GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderSyncPropertyInfo = Type ~ Ptr ()
type AttrTransferTypeConstraint GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderSyncPropertyInfo = Type ~ Ptr ()
type AttrTransferType GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderSyncPropertyInfo = Ptr ()
type AttrLabel GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderSyncPropertyInfo = "sync"
type AttrOrigin GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderSyncPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderSyncPropertyInfo = Ptr ()
type AttrLabel GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderSyncPropertyInfo = "sync"
type AttrOrigin GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderSyncPropertyInfo = Type ~ Ptr ()
type AttrTransferType GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderSyncPropertyInfo = Ptr ()
type AttrTransferTypeConstraint GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderSyncPropertyInfo = Type ~ Ptr ()

data GLTextureBuilderUpdateRegionPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderUpdateRegionPropertyInfo = Maybe Region
type AttrSetTypeConstraint GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderUpdateRegionPropertyInfo = Type ~ Region
type AttrTransferTypeConstraint GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderUpdateRegionPropertyInfo = Type ~ Region
type AttrTransferType GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderUpdateRegionPropertyInfo = Region
type AttrLabel GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderUpdateRegionPropertyInfo = "update-region"
type AttrOrigin GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderUpdateRegionPropertyInfo = Maybe Region
type AttrLabel GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderUpdateRegionPropertyInfo = "update-region"
type AttrOrigin GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderUpdateRegionPropertyInfo = Type ~ Region
type AttrTransferType GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderUpdateRegionPropertyInfo = Region
type AttrTransferTypeConstraint GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderUpdateRegionPropertyInfo = Type ~ Region

data GLTextureBuilderUpdateTexturePropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo = IsTexture
type AttrTransferType GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderUpdateTexturePropertyInfo = "update-texture"
type AttrOrigin GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

attrGet :: AttrBaseTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo o => o -> IO (AttrGetType GLTextureBuilderUpdateTexturePropertyInfo)

attrSet :: (AttrBaseTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo o, AttrSetTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo o, AttrSetTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo o, AttrTransferTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType GLTextureBuilderUpdateTexturePropertyInfo)

attrPut :: AttrBaseTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo o => o -> AttrGetType GLTextureBuilderUpdateTexturePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderUpdateTexturePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderUpdateTexturePropertyInfo = "update-texture"
type AttrOrigin GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo = IsTexture

data GLTextureBuilderWidthPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderWidthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderWidthPropertyInfo = Int32
type AttrSetTypeConstraint GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderWidthPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderWidthPropertyInfo = Type ~ Int32
type AttrTransferType GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderWidthPropertyInfo = Int32
type AttrLabel GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderWidthPropertyInfo = "width"
type AttrOrigin GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

attrGet :: AttrBaseTypeConstraint GLTextureBuilderWidthPropertyInfo o => o -> IO (AttrGetType GLTextureBuilderWidthPropertyInfo)

attrSet :: (AttrBaseTypeConstraint GLTextureBuilderWidthPropertyInfo o, AttrSetTypeConstraint GLTextureBuilderWidthPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint GLTextureBuilderWidthPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint GLTextureBuilderWidthPropertyInfo o, AttrSetTypeConstraint GLTextureBuilderWidthPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint GLTextureBuilderWidthPropertyInfo o, AttrTransferTypeConstraint GLTextureBuilderWidthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType GLTextureBuilderWidthPropertyInfo)

attrPut :: AttrBaseTypeConstraint GLTextureBuilderWidthPropertyInfo o => o -> AttrGetType GLTextureBuilderWidthPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrAllowedOps GLTextureBuilderWidthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderWidthPropertyInfo = Int32
type AttrLabel GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderWidthPropertyInfo = "width"
type AttrOrigin GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderWidthPropertyInfo = Type ~ Int32
type AttrTransferType GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderWidthPropertyInfo = Int32
type AttrTransferTypeConstraint GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderWidthPropertyInfo = Type ~ Int32

class (GObject o, IsDescendantOf GLTextureBuilder o) => IsGLTextureBuilder o #

Instances

Instances details
(GObject o, IsDescendantOf GLTextureBuilder o) => IsGLTextureBuilder o 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type family ResolveGLTextureBuilderMethod (t :: Symbol) o where ... #

Equations

ResolveGLTextureBuilderMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveGLTextureBuilderMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveGLTextureBuilderMethod "build" o = GLTextureBuilderBuildMethodInfo 
ResolveGLTextureBuilderMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveGLTextureBuilderMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveGLTextureBuilderMethod "getv" o = ObjectGetvMethodInfo 
ResolveGLTextureBuilderMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveGLTextureBuilderMethod "notify" o = ObjectNotifyMethodInfo 
ResolveGLTextureBuilderMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveGLTextureBuilderMethod "ref" o = ObjectRefMethodInfo 
ResolveGLTextureBuilderMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveGLTextureBuilderMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveGLTextureBuilderMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveGLTextureBuilderMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveGLTextureBuilderMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveGLTextureBuilderMethod "unref" o = ObjectUnrefMethodInfo 
ResolveGLTextureBuilderMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveGLTextureBuilderMethod "getColorState" o = GLTextureBuilderGetColorStateMethodInfo 
ResolveGLTextureBuilderMethod "getContext" o = GLTextureBuilderGetContextMethodInfo 
ResolveGLTextureBuilderMethod "getData" o = ObjectGetDataMethodInfo 
ResolveGLTextureBuilderMethod "getFormat" o = GLTextureBuilderGetFormatMethodInfo 
ResolveGLTextureBuilderMethod "getHasMipmap" o = GLTextureBuilderGetHasMipmapMethodInfo 
ResolveGLTextureBuilderMethod "getHeight" o = GLTextureBuilderGetHeightMethodInfo 
ResolveGLTextureBuilderMethod "getId" o = GLTextureBuilderGetIdMethodInfo 
ResolveGLTextureBuilderMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveGLTextureBuilderMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveGLTextureBuilderMethod "getSync" o = GLTextureBuilderGetSyncMethodInfo 
ResolveGLTextureBuilderMethod "getUpdateRegion" o = GLTextureBuilderGetUpdateRegionMethodInfo 
ResolveGLTextureBuilderMethod "getUpdateTexture" o = GLTextureBuilderGetUpdateTextureMethodInfo 
ResolveGLTextureBuilderMethod "getWidth" o = GLTextureBuilderGetWidthMethodInfo 
ResolveGLTextureBuilderMethod "setColorState" o = GLTextureBuilderSetColorStateMethodInfo 
ResolveGLTextureBuilderMethod "setContext" o = GLTextureBuilderSetContextMethodInfo 
ResolveGLTextureBuilderMethod "setData" o = ObjectSetDataMethodInfo 
ResolveGLTextureBuilderMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveGLTextureBuilderMethod "setFormat" o = GLTextureBuilderSetFormatMethodInfo 
ResolveGLTextureBuilderMethod "setHasMipmap" o = GLTextureBuilderSetHasMipmapMethodInfo 
ResolveGLTextureBuilderMethod "setHeight" o = GLTextureBuilderSetHeightMethodInfo 
ResolveGLTextureBuilderMethod "setId" o = GLTextureBuilderSetIdMethodInfo 
ResolveGLTextureBuilderMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveGLTextureBuilderMethod "setSync" o = GLTextureBuilderSetSyncMethodInfo 
ResolveGLTextureBuilderMethod "setUpdateRegion" o = GLTextureBuilderSetUpdateRegionMethodInfo 
ResolveGLTextureBuilderMethod "setUpdateTexture" o = GLTextureBuilderSetUpdateTextureMethodInfo 
ResolveGLTextureBuilderMethod "setWidth" o = GLTextureBuilderSetWidthMethodInfo 
ResolveGLTextureBuilderMethod l o = MethodResolutionFailed l o :: Type 

clearGLTextureBuilderContext :: (MonadIO m, IsGLTextureBuilder o) => o -> m () #

constructGLTextureBuilderColorState :: (IsGLTextureBuilder o, MonadIO m) => ColorState -> m (GValueConstruct o) #

constructGLTextureBuilderContext :: (IsGLTextureBuilder o, MonadIO m, IsGLContext a) => a -> m (GValueConstruct o) #

constructGLTextureBuilderFormat :: (IsGLTextureBuilder o, MonadIO m) => MemoryFormat -> m (GValueConstruct o) #

constructGLTextureBuilderHasMipmap :: (IsGLTextureBuilder o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructGLTextureBuilderHeight :: (IsGLTextureBuilder o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructGLTextureBuilderId :: (IsGLTextureBuilder o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructGLTextureBuilderSync :: (IsGLTextureBuilder o, MonadIO m) => Ptr () -> m (GValueConstruct o) #

constructGLTextureBuilderUpdateRegion :: (IsGLTextureBuilder o, MonadIO m) => Region -> m (GValueConstruct o) #

constructGLTextureBuilderUpdateTexture :: (IsGLTextureBuilder o, MonadIO m, IsTexture a) => a -> m (GValueConstruct o) #

constructGLTextureBuilderWidth :: (IsGLTextureBuilder o, MonadIO m) => Int32 -> m (GValueConstruct o) #

gLTextureBuilderBuild :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> Maybe DestroyNotify -> Ptr () -> m Texture #

gLTextureBuilderColorState :: AttrLabelProxy "colorState" #

gLTextureBuilderContext :: AttrLabelProxy "context" #

gLTextureBuilderFormat :: AttrLabelProxy "format" #

gLTextureBuilderGetColorState :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m ColorState #

gLTextureBuilderGetContext :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m (Maybe GLContext) #

gLTextureBuilderGetFormat :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m MemoryFormat #

gLTextureBuilderGetHasMipmap :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m Bool #

gLTextureBuilderGetHeight :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m Int32 #

gLTextureBuilderGetId :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m Word32 #

gLTextureBuilderGetSync :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m (Ptr ()) #

gLTextureBuilderGetUpdateRegion :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m (Maybe Region) #

gLTextureBuilderGetUpdateTexture :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m (Maybe Texture) #

gLTextureBuilderGetWidth :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m Int32 #

gLTextureBuilderHasMipmap :: AttrLabelProxy "hasMipmap" #

gLTextureBuilderHeight :: AttrLabelProxy "height" #

gLTextureBuilderId :: AttrLabelProxy "id" #

gLTextureBuilderNew :: (HasCallStack, MonadIO m) => m GLTextureBuilder #

gLTextureBuilderSetColorState :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> ColorState -> m () #

gLTextureBuilderSetContext :: (HasCallStack, MonadIO m, IsGLTextureBuilder a, IsGLContext b) => a -> Maybe b -> m () #

gLTextureBuilderSetFormat :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> MemoryFormat -> m () #

gLTextureBuilderSetHasMipmap :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> Bool -> m () #

gLTextureBuilderSetHeight :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> Int32 -> m () #

gLTextureBuilderSetId :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> Word32 -> m () #

gLTextureBuilderSetSync :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> Ptr () -> m () #

gLTextureBuilderSetUpdateRegion :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> Maybe Region -> m () #

gLTextureBuilderSetUpdateTexture :: (HasCallStack, MonadIO m, IsGLTextureBuilder a, IsTexture b) => a -> Maybe b -> m () #

gLTextureBuilderSetWidth :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> Int32 -> m () #

gLTextureBuilderSync :: AttrLabelProxy "sync" #

gLTextureBuilderUpdateRegion :: AttrLabelProxy "updateRegion" #

gLTextureBuilderUpdateTexture :: AttrLabelProxy "updateTexture" #

gLTextureBuilderWidth :: AttrLabelProxy "width" #

getGLTextureBuilderContext :: (MonadIO m, IsGLTextureBuilder o) => o -> m (Maybe GLContext) #

getGLTextureBuilderHasMipmap :: (MonadIO m, IsGLTextureBuilder o) => o -> m Bool #

getGLTextureBuilderHeight :: (MonadIO m, IsGLTextureBuilder o) => o -> m Int32 #

getGLTextureBuilderId :: (MonadIO m, IsGLTextureBuilder o) => o -> m Word32 #

getGLTextureBuilderSync :: (MonadIO m, IsGLTextureBuilder o) => o -> m (Ptr ()) #

getGLTextureBuilderUpdateRegion :: (MonadIO m, IsGLTextureBuilder o) => o -> m (Maybe Region) #

getGLTextureBuilderUpdateTexture :: (MonadIO m, IsGLTextureBuilder o) => o -> m (Maybe Texture) #

getGLTextureBuilderWidth :: (MonadIO m, IsGLTextureBuilder o) => o -> m Int32 #

setGLTextureBuilderContext :: (MonadIO m, IsGLTextureBuilder o, IsGLContext a) => o -> a -> m () #

setGLTextureBuilderHasMipmap :: (MonadIO m, IsGLTextureBuilder o) => o -> Bool -> m () #

setGLTextureBuilderHeight :: (MonadIO m, IsGLTextureBuilder o) => o -> Int32 -> m () #

setGLTextureBuilderId :: (MonadIO m, IsGLTextureBuilder o) => o -> Word32 -> m () #

setGLTextureBuilderSync :: (MonadIO m, IsGLTextureBuilder o) => o -> Ptr () -> m () #

setGLTextureBuilderUpdateRegion :: (MonadIO m, IsGLTextureBuilder o) => o -> Region -> m () #

setGLTextureBuilderUpdateTexture :: (MonadIO m, IsGLTextureBuilder o, IsTexture a) => o -> a -> m () #

setGLTextureBuilderWidth :: (MonadIO m, IsGLTextureBuilder o) => o -> Int32 -> m () #

data GrabBrokenEventGetGrabSurfaceMethodInfo #

Instances

Instances details
(signature ~ m Surface, MonadIO m, IsGrabBrokenEvent a) => OverloadedMethod GrabBrokenEventGetGrabSurfaceMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GrabBrokenEventGetGrabSurfaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GrabBrokenEventGetImplicitMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsGrabBrokenEvent a) => OverloadedMethod GrabBrokenEventGetImplicitMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GrabBrokenEventGetImplicitMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (BoxedPtr o, TypedObject o, IsDescendantOf GrabBrokenEvent o) => IsGrabBrokenEvent o #

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf GrabBrokenEvent o) => IsGrabBrokenEvent o 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

type family ResolveGrabBrokenEventMethod (t :: Symbol) o where ... #

Equations

ResolveGrabBrokenEventMethod "ref" o = EventRefMethodInfo 
ResolveGrabBrokenEventMethod "triggersContextMenu" o = EventTriggersContextMenuMethodInfo 
ResolveGrabBrokenEventMethod "unref" o = EventUnrefMethodInfo 
ResolveGrabBrokenEventMethod "getAxes" o = EventGetAxesMethodInfo 
ResolveGrabBrokenEventMethod "getAxis" o = EventGetAxisMethodInfo 
ResolveGrabBrokenEventMethod "getDevice" o = EventGetDeviceMethodInfo 
ResolveGrabBrokenEventMethod "getDeviceTool" o = EventGetDeviceToolMethodInfo 
ResolveGrabBrokenEventMethod "getDisplay" o = EventGetDisplayMethodInfo 
ResolveGrabBrokenEventMethod "getEventSequence" o = EventGetEventSequenceMethodInfo 
ResolveGrabBrokenEventMethod "getEventType" o = EventGetEventTypeMethodInfo 
ResolveGrabBrokenEventMethod "getGrabSurface" o = GrabBrokenEventGetGrabSurfaceMethodInfo 
ResolveGrabBrokenEventMethod "getHistory" o = EventGetHistoryMethodInfo 
ResolveGrabBrokenEventMethod "getImplicit" o = GrabBrokenEventGetImplicitMethodInfo 
ResolveGrabBrokenEventMethod "getModifierState" o = EventGetModifierStateMethodInfo 
ResolveGrabBrokenEventMethod "getPointerEmulated" o = EventGetPointerEmulatedMethodInfo 
ResolveGrabBrokenEventMethod "getPosition" o = EventGetPositionMethodInfo 
ResolveGrabBrokenEventMethod "getSeat" o = EventGetSeatMethodInfo 
ResolveGrabBrokenEventMethod "getSurface" o = EventGetSurfaceMethodInfo 
ResolveGrabBrokenEventMethod "getTime" o = EventGetTimeMethodInfo 
ResolveGrabBrokenEventMethod l o = MethodResolutionFailed l o :: Type 

grabBrokenEventGetGrabSurface :: (HasCallStack, MonadIO m, IsGrabBrokenEvent a) => a -> m Surface #

grabBrokenEventGetImplicit :: (HasCallStack, MonadIO m, IsGrabBrokenEvent a) => a -> m Bool #

class (BoxedPtr o, TypedObject o, IsDescendantOf KeyEvent o) => IsKeyEvent o #

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf KeyEvent o) => IsKeyEvent o 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

data KeyEventGetConsumedModifiersMethodInfo #

Instances

Instances details
(signature ~ m [ModifierType], MonadIO m, IsKeyEvent a) => OverloadedMethod KeyEventGetConsumedModifiersMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo KeyEventGetConsumedModifiersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data KeyEventGetKeycodeMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsKeyEvent a) => OverloadedMethod KeyEventGetKeycodeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo KeyEventGetKeycodeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data KeyEventGetKeyvalMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsKeyEvent a) => OverloadedMethod KeyEventGetKeyvalMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo KeyEventGetKeyvalMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data KeyEventGetLayoutMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsKeyEvent a) => OverloadedMethod KeyEventGetLayoutMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo KeyEventGetLayoutMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data KeyEventGetLevelMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsKeyEvent a) => OverloadedMethod KeyEventGetLevelMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo KeyEventGetLevelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data KeyEventGetMatchMethodInfo #

Instances

Instances details
(signature ~ m (Bool, Word32, [ModifierType]), MonadIO m, IsKeyEvent a) => OverloadedMethod KeyEventGetMatchMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo KeyEventGetMatchMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data KeyEventIsModifierMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsKeyEvent a) => OverloadedMethod KeyEventIsModifierMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo KeyEventIsModifierMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data KeyEventMatchesMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> [ModifierType] -> m KeyMatch), MonadIO m, IsKeyEvent a) => OverloadedMethod KeyEventMatchesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo KeyEventMatchesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type family ResolveKeyEventMethod (t :: Symbol) o where ... #

Equations

ResolveKeyEventMethod "isModifier" o = KeyEventIsModifierMethodInfo 
ResolveKeyEventMethod "matches" o = KeyEventMatchesMethodInfo 
ResolveKeyEventMethod "ref" o = EventRefMethodInfo 
ResolveKeyEventMethod "triggersContextMenu" o = EventTriggersContextMenuMethodInfo 
ResolveKeyEventMethod "unref" o = EventUnrefMethodInfo 
ResolveKeyEventMethod "getAxes" o = EventGetAxesMethodInfo 
ResolveKeyEventMethod "getAxis" o = EventGetAxisMethodInfo 
ResolveKeyEventMethod "getConsumedModifiers" o = KeyEventGetConsumedModifiersMethodInfo 
ResolveKeyEventMethod "getDevice" o = EventGetDeviceMethodInfo 
ResolveKeyEventMethod "getDeviceTool" o = EventGetDeviceToolMethodInfo 
ResolveKeyEventMethod "getDisplay" o = EventGetDisplayMethodInfo 
ResolveKeyEventMethod "getEventSequence" o = EventGetEventSequenceMethodInfo 
ResolveKeyEventMethod "getEventType" o = EventGetEventTypeMethodInfo 
ResolveKeyEventMethod "getHistory" o = EventGetHistoryMethodInfo 
ResolveKeyEventMethod "getKeycode" o = KeyEventGetKeycodeMethodInfo 
ResolveKeyEventMethod "getKeyval" o = KeyEventGetKeyvalMethodInfo 
ResolveKeyEventMethod "getLayout" o = KeyEventGetLayoutMethodInfo 
ResolveKeyEventMethod "getLevel" o = KeyEventGetLevelMethodInfo 
ResolveKeyEventMethod "getMatch" o = KeyEventGetMatchMethodInfo 
ResolveKeyEventMethod "getModifierState" o = EventGetModifierStateMethodInfo 
ResolveKeyEventMethod "getPointerEmulated" o = EventGetPointerEmulatedMethodInfo 
ResolveKeyEventMethod "getPosition" o = EventGetPositionMethodInfo 
ResolveKeyEventMethod "getSeat" o = EventGetSeatMethodInfo 
ResolveKeyEventMethod "getSurface" o = EventGetSurfaceMethodInfo 
ResolveKeyEventMethod "getTime" o = EventGetTimeMethodInfo 
ResolveKeyEventMethod l o = MethodResolutionFailed l o :: Type 

keyEventGetConsumedModifiers :: (HasCallStack, MonadIO m, IsKeyEvent a) => a -> m [ModifierType] #

keyEventGetKeycode :: (HasCallStack, MonadIO m, IsKeyEvent a) => a -> m Word32 #

keyEventGetKeyval :: (HasCallStack, MonadIO m, IsKeyEvent a) => a -> m Word32 #

keyEventGetLayout :: (HasCallStack, MonadIO m, IsKeyEvent a) => a -> m Word32 #

keyEventGetLevel :: (HasCallStack, MonadIO m, IsKeyEvent a) => a -> m Word32 #

keyEventGetMatch :: (HasCallStack, MonadIO m, IsKeyEvent a) => a -> m (Bool, Word32, [ModifierType]) #

keyEventIsModifier :: (HasCallStack, MonadIO m, IsKeyEvent a) => a -> m Bool #

keyEventMatches :: (HasCallStack, MonadIO m, IsKeyEvent a) => a -> Word32 -> [ModifierType] -> m KeyMatch #

toKeyEvent :: (MonadIO m, IsKeyEvent o) => o -> m KeyEvent #

class (GObject o, IsDescendantOf MemoryTexture o) => IsMemoryTexture o #

Instances

Instances details
(GObject o, IsDescendantOf MemoryTexture o) => IsMemoryTexture o 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

type family ResolveMemoryTextureMethod (t :: Symbol) o where ... #

Equations

ResolveMemoryTextureMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveMemoryTextureMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveMemoryTextureMethod "computeConcreteSize" o = PaintableComputeConcreteSizeMethodInfo 
ResolveMemoryTextureMethod "download" o = TextureDownloadMethodInfo 
ResolveMemoryTextureMethod "equal" o = IconEqualMethodInfo 
ResolveMemoryTextureMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveMemoryTextureMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveMemoryTextureMethod "getv" o = ObjectGetvMethodInfo 
ResolveMemoryTextureMethod "hash" o = IconHashMethodInfo 
ResolveMemoryTextureMethod "invalidateContents" o = PaintableInvalidateContentsMethodInfo 
ResolveMemoryTextureMethod "invalidateSize" o = PaintableInvalidateSizeMethodInfo 
ResolveMemoryTextureMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveMemoryTextureMethod "load" o = LoadableIconLoadMethodInfo 
ResolveMemoryTextureMethod "loadAsync" o = LoadableIconLoadAsyncMethodInfo 
ResolveMemoryTextureMethod "loadFinish" o = LoadableIconLoadFinishMethodInfo 
ResolveMemoryTextureMethod "notify" o = ObjectNotifyMethodInfo 
ResolveMemoryTextureMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveMemoryTextureMethod "ref" o = ObjectRefMethodInfo 
ResolveMemoryTextureMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveMemoryTextureMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveMemoryTextureMethod "saveToPng" o = TextureSaveToPngMethodInfo 
ResolveMemoryTextureMethod "saveToPngBytes" o = TextureSaveToPngBytesMethodInfo 
ResolveMemoryTextureMethod "saveToTiff" o = TextureSaveToTiffMethodInfo 
ResolveMemoryTextureMethod "saveToTiffBytes" o = TextureSaveToTiffBytesMethodInfo 
ResolveMemoryTextureMethod "serialize" o = IconSerializeMethodInfo 
ResolveMemoryTextureMethod "snapshot" o = PaintableSnapshotMethodInfo 
ResolveMemoryTextureMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveMemoryTextureMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveMemoryTextureMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveMemoryTextureMethod "toString" o = IconToStringMethodInfo 
ResolveMemoryTextureMethod "unref" o = ObjectUnrefMethodInfo 
ResolveMemoryTextureMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveMemoryTextureMethod "getColorState" o = TextureGetColorStateMethodInfo 
ResolveMemoryTextureMethod "getCurrentImage" o = PaintableGetCurrentImageMethodInfo 
ResolveMemoryTextureMethod "getData" o = ObjectGetDataMethodInfo 
ResolveMemoryTextureMethod "getFlags" o = PaintableGetFlagsMethodInfo 
ResolveMemoryTextureMethod "getFormat" o = TextureGetFormatMethodInfo 
ResolveMemoryTextureMethod "getHeight" o = TextureGetHeightMethodInfo 
ResolveMemoryTextureMethod "getIntrinsicAspectRatio" o = PaintableGetIntrinsicAspectRatioMethodInfo 
ResolveMemoryTextureMethod "getIntrinsicHeight" o = PaintableGetIntrinsicHeightMethodInfo 
ResolveMemoryTextureMethod "getIntrinsicWidth" o = PaintableGetIntrinsicWidthMethodInfo 
ResolveMemoryTextureMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveMemoryTextureMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveMemoryTextureMethod "getWidth" o = TextureGetWidthMethodInfo 
ResolveMemoryTextureMethod "setData" o = ObjectSetDataMethodInfo 
ResolveMemoryTextureMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveMemoryTextureMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveMemoryTextureMethod l o = MethodResolutionFailed l o :: Type 

memoryTextureNew :: (HasCallStack, MonadIO m) => Int32 -> Int32 -> MemoryFormat -> Bytes -> CSize -> m MemoryTexture #

toMemoryTexture :: (MonadIO m, IsMemoryTexture o) => o -> m MemoryTexture #

class (GObject o, IsDescendantOf MemoryTextureBuilder o) => IsMemoryTextureBuilder o #

Instances

Instances details
(GObject o, IsDescendantOf MemoryTextureBuilder o) => IsMemoryTextureBuilder o 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

data MemoryTextureBuilderBuildMethodInfo #

Instances

Instances details
(signature ~ m Texture, MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderBuildMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderBuildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderBytesPropertyInfo #

Instances

Instances details
AttrInfo MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Associated Types

type AttrAllowedOps MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderBytesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderBytesPropertyInfo = Maybe Bytes
type AttrSetTypeConstraint MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderBytesPropertyInfo = Type ~ Bytes
type AttrTransferTypeConstraint MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderBytesPropertyInfo = Type ~ Bytes
type AttrTransferType MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferType MemoryTextureBuilderBytesPropertyInfo = Bytes
type AttrLabel MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderBytesPropertyInfo = "bytes"
type AttrOrigin MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

attrGet :: AttrBaseTypeConstraint MemoryTextureBuilderBytesPropertyInfo o => o -> IO (AttrGetType MemoryTextureBuilderBytesPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MemoryTextureBuilderBytesPropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderBytesPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MemoryTextureBuilderBytesPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MemoryTextureBuilderBytesPropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderBytesPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MemoryTextureBuilderBytesPropertyInfo o, AttrTransferTypeConstraint MemoryTextureBuilderBytesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MemoryTextureBuilderBytesPropertyInfo)

attrPut :: AttrBaseTypeConstraint MemoryTextureBuilderBytesPropertyInfo o => o -> AttrGetType MemoryTextureBuilderBytesPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderBytesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderBytesPropertyInfo = Maybe Bytes
type AttrLabel MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderBytesPropertyInfo = "bytes"
type AttrOrigin MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderBytesPropertyInfo = Type ~ Bytes
type AttrTransferType MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferType MemoryTextureBuilderBytesPropertyInfo = Bytes
type AttrTransferTypeConstraint MemoryTextureBuilderBytesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderBytesPropertyInfo = Type ~ Bytes

data MemoryTextureBuilderColorStatePropertyInfo #

Instances

Instances details
AttrInfo MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Associated Types

type AttrAllowedOps MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderColorStatePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderColorStatePropertyInfo = Type ~ ColorState
type AttrTransferTypeConstraint MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderColorStatePropertyInfo = Type ~ ColorState
type AttrTransferType MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderColorStatePropertyInfo = "color-state"
type AttrOrigin MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

attrGet :: AttrBaseTypeConstraint MemoryTextureBuilderColorStatePropertyInfo o => o -> IO (AttrGetType MemoryTextureBuilderColorStatePropertyInfo)

attrSet :: (AttrBaseTypeConstraint MemoryTextureBuilderColorStatePropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderColorStatePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MemoryTextureBuilderColorStatePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MemoryTextureBuilderColorStatePropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderColorStatePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MemoryTextureBuilderColorStatePropertyInfo o, AttrTransferTypeConstraint MemoryTextureBuilderColorStatePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MemoryTextureBuilderColorStatePropertyInfo)

attrPut :: AttrBaseTypeConstraint MemoryTextureBuilderColorStatePropertyInfo o => o -> AttrGetType MemoryTextureBuilderColorStatePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderColorStatePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderColorStatePropertyInfo = "color-state"
type AttrOrigin MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderColorStatePropertyInfo = Type ~ ColorState
type AttrTransferType MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderColorStatePropertyInfo = Type ~ ColorState

data MemoryTextureBuilderFormatPropertyInfo #

Instances

Instances details
AttrInfo MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Associated Types

type AttrAllowedOps MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderFormatPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderFormatPropertyInfo = Type ~ MemoryFormat
type AttrTransferTypeConstraint MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderFormatPropertyInfo = Type ~ MemoryFormat
type AttrTransferType MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderFormatPropertyInfo = "format"
type AttrOrigin MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

attrGet :: AttrBaseTypeConstraint MemoryTextureBuilderFormatPropertyInfo o => o -> IO (AttrGetType MemoryTextureBuilderFormatPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MemoryTextureBuilderFormatPropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderFormatPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MemoryTextureBuilderFormatPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MemoryTextureBuilderFormatPropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderFormatPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MemoryTextureBuilderFormatPropertyInfo o, AttrTransferTypeConstraint MemoryTextureBuilderFormatPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MemoryTextureBuilderFormatPropertyInfo)

attrPut :: AttrBaseTypeConstraint MemoryTextureBuilderFormatPropertyInfo o => o -> AttrGetType MemoryTextureBuilderFormatPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderFormatPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderFormatPropertyInfo = "format"
type AttrOrigin MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderFormatPropertyInfo = Type ~ MemoryFormat
type AttrTransferType MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderFormatPropertyInfo = Type ~ MemoryFormat

data MemoryTextureBuilderGetBytesMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Bytes), MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderGetBytesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderGetBytesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderGetColorStateMethodInfo #

Instances

Instances details
(signature ~ m ColorState, MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderGetColorStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderGetColorStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderGetFormatMethodInfo #

Instances

Instances details
(signature ~ m MemoryFormat, MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderGetFormatMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderGetFormatMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderGetHeightMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderGetHeightMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderGetHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderGetOffsetMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m CSize), MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderGetOffsetMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderGetOffsetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderGetStrideForPlaneMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m CSize), MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderGetStrideForPlaneMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderGetStrideForPlaneMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderGetStrideMethodInfo #

Instances

Instances details
(signature ~ m CSize, MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderGetStrideMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderGetStrideMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderGetUpdateRegionMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Region), MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderGetUpdateRegionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderGetUpdateRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderGetUpdateTextureMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Texture), MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderGetUpdateTextureMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderGetUpdateTextureMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderGetWidthMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderGetWidthMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderGetWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderHeightPropertyInfo #

Instances

Instances details
AttrInfo MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Associated Types

type AttrAllowedOps MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderHeightPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderHeightPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderHeightPropertyInfo = Type ~ Int32
type AttrTransferType MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferType MemoryTextureBuilderHeightPropertyInfo = Int32
type AttrLabel MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderHeightPropertyInfo = "height"
type AttrOrigin MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

attrGet :: AttrBaseTypeConstraint MemoryTextureBuilderHeightPropertyInfo o => o -> IO (AttrGetType MemoryTextureBuilderHeightPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MemoryTextureBuilderHeightPropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderHeightPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MemoryTextureBuilderHeightPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MemoryTextureBuilderHeightPropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderHeightPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MemoryTextureBuilderHeightPropertyInfo o, AttrTransferTypeConstraint MemoryTextureBuilderHeightPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MemoryTextureBuilderHeightPropertyInfo)

attrPut :: AttrBaseTypeConstraint MemoryTextureBuilderHeightPropertyInfo o => o -> AttrGetType MemoryTextureBuilderHeightPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderHeightPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderHeightPropertyInfo = "height"
type AttrOrigin MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderHeightPropertyInfo = Type ~ Int32
type AttrTransferType MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferType MemoryTextureBuilderHeightPropertyInfo = Int32
type AttrTransferTypeConstraint MemoryTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderHeightPropertyInfo = Type ~ Int32

data MemoryTextureBuilderSetBytesMethodInfo #

Instances

Instances details
(signature ~ (Maybe Bytes -> m ()), MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderSetBytesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderSetBytesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderSetColorStateMethodInfo #

Instances

Instances details
(signature ~ (ColorState -> m ()), MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderSetColorStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderSetColorStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderSetFormatMethodInfo #

Instances

Instances details
(signature ~ (MemoryFormat -> m ()), MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderSetFormatMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderSetFormatMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderSetHeightMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderSetHeightMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderSetHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderSetOffsetMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> CSize -> m ()), MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderSetOffsetMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderSetOffsetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderSetStrideForPlaneMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> CSize -> m ()), MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderSetStrideForPlaneMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderSetStrideForPlaneMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderSetStrideMethodInfo #

Instances

Instances details
(signature ~ (CSize -> m ()), MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderSetStrideMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderSetStrideMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderSetUpdateRegionMethodInfo #

Instances

Instances details
(signature ~ (Maybe Region -> m ()), MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderSetUpdateRegionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderSetUpdateRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderSetUpdateTextureMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsMemoryTextureBuilder a, IsTexture b) => OverloadedMethod MemoryTextureBuilderSetUpdateTextureMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderSetUpdateTextureMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderSetWidthMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsMemoryTextureBuilder a) => OverloadedMethod MemoryTextureBuilderSetWidthMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MemoryTextureBuilderSetWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MemoryTextureBuilderStridePropertyInfo #

Instances

Instances details
AttrInfo MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Associated Types

type AttrAllowedOps MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderStridePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderStridePropertyInfo = Word64
type AttrSetTypeConstraint MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderStridePropertyInfo = Type ~ Word64
type AttrTransferTypeConstraint MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderStridePropertyInfo = Type ~ Word64
type AttrTransferType MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferType MemoryTextureBuilderStridePropertyInfo = Word64
type AttrLabel MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderStridePropertyInfo = "stride"
type AttrOrigin MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

attrGet :: AttrBaseTypeConstraint MemoryTextureBuilderStridePropertyInfo o => o -> IO (AttrGetType MemoryTextureBuilderStridePropertyInfo)

attrSet :: (AttrBaseTypeConstraint MemoryTextureBuilderStridePropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderStridePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MemoryTextureBuilderStridePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MemoryTextureBuilderStridePropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderStridePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MemoryTextureBuilderStridePropertyInfo o, AttrTransferTypeConstraint MemoryTextureBuilderStridePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MemoryTextureBuilderStridePropertyInfo)

attrPut :: AttrBaseTypeConstraint MemoryTextureBuilderStridePropertyInfo o => o -> AttrGetType MemoryTextureBuilderStridePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderStridePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderStridePropertyInfo = Word64
type AttrLabel MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderStridePropertyInfo = "stride"
type AttrOrigin MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderStridePropertyInfo = Type ~ Word64
type AttrTransferType MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferType MemoryTextureBuilderStridePropertyInfo = Word64
type AttrTransferTypeConstraint MemoryTextureBuilderStridePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderStridePropertyInfo = Type ~ Word64

data MemoryTextureBuilderUpdateRegionPropertyInfo #

Instances

Instances details
AttrInfo MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Associated Types

type AttrAllowedOps MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderUpdateRegionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderUpdateRegionPropertyInfo = Maybe Region
type AttrSetTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo = Type ~ Region
type AttrTransferTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo = Type ~ Region
type AttrTransferType MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferType MemoryTextureBuilderUpdateRegionPropertyInfo = Region
type AttrLabel MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderUpdateRegionPropertyInfo = "update-region"
type AttrOrigin MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

attrGet :: AttrBaseTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo o => o -> IO (AttrGetType MemoryTextureBuilderUpdateRegionPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo o, AttrTransferTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MemoryTextureBuilderUpdateRegionPropertyInfo)

attrPut :: AttrBaseTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo o => o -> AttrGetType MemoryTextureBuilderUpdateRegionPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderUpdateRegionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderUpdateRegionPropertyInfo = Maybe Region
type AttrLabel MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderUpdateRegionPropertyInfo = "update-region"
type AttrOrigin MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo = Type ~ Region
type AttrTransferType MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferType MemoryTextureBuilderUpdateRegionPropertyInfo = Region
type AttrTransferTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderUpdateRegionPropertyInfo = Type ~ Region

data MemoryTextureBuilderUpdateTexturePropertyInfo #

Instances

Instances details
AttrInfo MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Associated Types

type AttrAllowedOps MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderUpdateTexturePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferType MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderUpdateTexturePropertyInfo = "update-texture"
type AttrOrigin MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

attrGet :: AttrBaseTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo o => o -> IO (AttrGetType MemoryTextureBuilderUpdateTexturePropertyInfo)

attrSet :: (AttrBaseTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo o, AttrTransferTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MemoryTextureBuilderUpdateTexturePropertyInfo)

attrPut :: AttrBaseTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo o => o -> AttrGetType MemoryTextureBuilderUpdateTexturePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderUpdateTexturePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderUpdateTexturePropertyInfo = "update-texture"
type AttrOrigin MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferType MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

data MemoryTextureBuilderWidthPropertyInfo #

Instances

Instances details
AttrInfo MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Associated Types

type AttrAllowedOps MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderWidthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderWidthPropertyInfo = Int32
type AttrSetTypeConstraint MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderWidthPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderWidthPropertyInfo = Type ~ Int32
type AttrTransferType MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferType MemoryTextureBuilderWidthPropertyInfo = Int32
type AttrLabel MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderWidthPropertyInfo = "width"
type AttrOrigin MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

attrGet :: AttrBaseTypeConstraint MemoryTextureBuilderWidthPropertyInfo o => o -> IO (AttrGetType MemoryTextureBuilderWidthPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MemoryTextureBuilderWidthPropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderWidthPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MemoryTextureBuilderWidthPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MemoryTextureBuilderWidthPropertyInfo o, AttrSetTypeConstraint MemoryTextureBuilderWidthPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MemoryTextureBuilderWidthPropertyInfo o, AttrTransferTypeConstraint MemoryTextureBuilderWidthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MemoryTextureBuilderWidthPropertyInfo)

attrPut :: AttrBaseTypeConstraint MemoryTextureBuilderWidthPropertyInfo o => o -> AttrGetType MemoryTextureBuilderWidthPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrAllowedOps MemoryTextureBuilderWidthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrGetType MemoryTextureBuilderWidthPropertyInfo = Int32
type AttrLabel MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrLabel MemoryTextureBuilderWidthPropertyInfo = "width"
type AttrOrigin MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrSetTypeConstraint MemoryTextureBuilderWidthPropertyInfo = Type ~ Int32
type AttrTransferType MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferType MemoryTextureBuilderWidthPropertyInfo = Int32
type AttrTransferTypeConstraint MemoryTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

type AttrTransferTypeConstraint MemoryTextureBuilderWidthPropertyInfo = Type ~ Int32

type family ResolveMemoryTextureBuilderMethod (t :: Symbol) o where ... #

Equations

ResolveMemoryTextureBuilderMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveMemoryTextureBuilderMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveMemoryTextureBuilderMethod "build" o = MemoryTextureBuilderBuildMethodInfo 
ResolveMemoryTextureBuilderMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveMemoryTextureBuilderMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveMemoryTextureBuilderMethod "getv" o = ObjectGetvMethodInfo 
ResolveMemoryTextureBuilderMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveMemoryTextureBuilderMethod "notify" o = ObjectNotifyMethodInfo 
ResolveMemoryTextureBuilderMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveMemoryTextureBuilderMethod "ref" o = ObjectRefMethodInfo 
ResolveMemoryTextureBuilderMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveMemoryTextureBuilderMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveMemoryTextureBuilderMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveMemoryTextureBuilderMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveMemoryTextureBuilderMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveMemoryTextureBuilderMethod "unref" o = ObjectUnrefMethodInfo 
ResolveMemoryTextureBuilderMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveMemoryTextureBuilderMethod "getBytes" o = MemoryTextureBuilderGetBytesMethodInfo 
ResolveMemoryTextureBuilderMethod "getColorState" o = MemoryTextureBuilderGetColorStateMethodInfo 
ResolveMemoryTextureBuilderMethod "getData" o = ObjectGetDataMethodInfo 
ResolveMemoryTextureBuilderMethod "getFormat" o = MemoryTextureBuilderGetFormatMethodInfo 
ResolveMemoryTextureBuilderMethod "getHeight" o = MemoryTextureBuilderGetHeightMethodInfo 
ResolveMemoryTextureBuilderMethod "getOffset" o = MemoryTextureBuilderGetOffsetMethodInfo 
ResolveMemoryTextureBuilderMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveMemoryTextureBuilderMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveMemoryTextureBuilderMethod "getStride" o = MemoryTextureBuilderGetStrideMethodInfo 
ResolveMemoryTextureBuilderMethod "getStrideForPlane" o = MemoryTextureBuilderGetStrideForPlaneMethodInfo 
ResolveMemoryTextureBuilderMethod "getUpdateRegion" o = MemoryTextureBuilderGetUpdateRegionMethodInfo 
ResolveMemoryTextureBuilderMethod "getUpdateTexture" o = MemoryTextureBuilderGetUpdateTextureMethodInfo 
ResolveMemoryTextureBuilderMethod "getWidth" o = MemoryTextureBuilderGetWidthMethodInfo 
ResolveMemoryTextureBuilderMethod "setBytes" o = MemoryTextureBuilderSetBytesMethodInfo 
ResolveMemoryTextureBuilderMethod "setColorState" o = MemoryTextureBuilderSetColorStateMethodInfo 
ResolveMemoryTextureBuilderMethod "setData" o = ObjectSetDataMethodInfo 
ResolveMemoryTextureBuilderMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveMemoryTextureBuilderMethod "setFormat" o = MemoryTextureBuilderSetFormatMethodInfo 
ResolveMemoryTextureBuilderMethod "setHeight" o = MemoryTextureBuilderSetHeightMethodInfo 
ResolveMemoryTextureBuilderMethod "setOffset" o = MemoryTextureBuilderSetOffsetMethodInfo 
ResolveMemoryTextureBuilderMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveMemoryTextureBuilderMethod "setStride" o = MemoryTextureBuilderSetStrideMethodInfo 
ResolveMemoryTextureBuilderMethod "setStrideForPlane" o = MemoryTextureBuilderSetStrideForPlaneMethodInfo 
ResolveMemoryTextureBuilderMethod "setUpdateRegion" o = MemoryTextureBuilderSetUpdateRegionMethodInfo 
ResolveMemoryTextureBuilderMethod "setUpdateTexture" o = MemoryTextureBuilderSetUpdateTextureMethodInfo 
ResolveMemoryTextureBuilderMethod "setWidth" o = MemoryTextureBuilderSetWidthMethodInfo 
ResolveMemoryTextureBuilderMethod l o = MethodResolutionFailed l o :: Type 

constructMemoryTextureBuilderBytes :: (IsMemoryTextureBuilder o, MonadIO m) => Bytes -> m (GValueConstruct o) #

constructMemoryTextureBuilderColorState :: (IsMemoryTextureBuilder o, MonadIO m) => ColorState -> m (GValueConstruct o) #

constructMemoryTextureBuilderFormat :: (IsMemoryTextureBuilder o, MonadIO m) => MemoryFormat -> m (GValueConstruct o) #

constructMemoryTextureBuilderHeight :: (IsMemoryTextureBuilder o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructMemoryTextureBuilderStride :: (IsMemoryTextureBuilder o, MonadIO m) => Word64 -> m (GValueConstruct o) #

constructMemoryTextureBuilderUpdateRegion :: (IsMemoryTextureBuilder o, MonadIO m) => Region -> m (GValueConstruct o) #

constructMemoryTextureBuilderUpdateTexture :: (IsMemoryTextureBuilder o, MonadIO m, IsTexture a) => a -> m (GValueConstruct o) #

constructMemoryTextureBuilderWidth :: (IsMemoryTextureBuilder o, MonadIO m) => Int32 -> m (GValueConstruct o) #

getMemoryTextureBuilderBytes :: (MonadIO m, IsMemoryTextureBuilder o) => o -> m (Maybe Bytes) #

getMemoryTextureBuilderHeight :: (MonadIO m, IsMemoryTextureBuilder o) => o -> m Int32 #

getMemoryTextureBuilderStride :: (MonadIO m, IsMemoryTextureBuilder o) => o -> m Word64 #

getMemoryTextureBuilderUpdateRegion :: (MonadIO m, IsMemoryTextureBuilder o) => o -> m (Maybe Region) #

getMemoryTextureBuilderWidth :: (MonadIO m, IsMemoryTextureBuilder o) => o -> m Int32 #

memoryTextureBuilderBuild :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> m Texture #

memoryTextureBuilderBytes :: AttrLabelProxy "bytes" #

memoryTextureBuilderColorState :: AttrLabelProxy "colorState" #

memoryTextureBuilderFormat :: AttrLabelProxy "format" #

memoryTextureBuilderGetBytes :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> m (Maybe Bytes) #

memoryTextureBuilderGetColorState :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> m ColorState #

memoryTextureBuilderGetFormat :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> m MemoryFormat #

memoryTextureBuilderGetHeight :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> m Int32 #

memoryTextureBuilderGetOffset :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> Word32 -> m CSize #

memoryTextureBuilderGetStride :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> m CSize #

memoryTextureBuilderGetStrideForPlane :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> Word32 -> m CSize #

memoryTextureBuilderGetUpdateRegion :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> m (Maybe Region) #

memoryTextureBuilderGetUpdateTexture :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> m (Maybe Texture) #

memoryTextureBuilderGetWidth :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> m Int32 #

memoryTextureBuilderHeight :: AttrLabelProxy "height" #

memoryTextureBuilderNew :: (HasCallStack, MonadIO m) => m MemoryTextureBuilder #

memoryTextureBuilderSetBytes :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> Maybe Bytes -> m () #

memoryTextureBuilderSetColorState :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> ColorState -> m () #

memoryTextureBuilderSetFormat :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> MemoryFormat -> m () #

memoryTextureBuilderSetHeight :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> Int32 -> m () #

memoryTextureBuilderSetOffset :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> Word32 -> CSize -> m () #

memoryTextureBuilderSetStride :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> CSize -> m () #

memoryTextureBuilderSetStrideForPlane :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> Word32 -> CSize -> m () #

memoryTextureBuilderSetUpdateRegion :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> Maybe Region -> m () #

memoryTextureBuilderSetUpdateTexture :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a, IsTexture b) => a -> Maybe b -> m () #

memoryTextureBuilderSetWidth :: (HasCallStack, MonadIO m, IsMemoryTextureBuilder a) => a -> Int32 -> m () #

memoryTextureBuilderStride :: AttrLabelProxy "stride" #

memoryTextureBuilderUpdateRegion :: AttrLabelProxy "updateRegion" #

memoryTextureBuilderUpdateTexture :: AttrLabelProxy "updateTexture" #

memoryTextureBuilderWidth :: AttrLabelProxy "width" #

setMemoryTextureBuilderBytes :: (MonadIO m, IsMemoryTextureBuilder o) => o -> Bytes -> m () #

setMemoryTextureBuilderHeight :: (MonadIO m, IsMemoryTextureBuilder o) => o -> Int32 -> m () #

setMemoryTextureBuilderStride :: (MonadIO m, IsMemoryTextureBuilder o) => o -> Word64 -> m () #

setMemoryTextureBuilderUpdateRegion :: (MonadIO m, IsMemoryTextureBuilder o) => o -> Region -> m () #

setMemoryTextureBuilderWidth :: (MonadIO m, IsMemoryTextureBuilder o) => o -> Int32 -> m () #

class (GObject o, IsDescendantOf Monitor o) => IsMonitor o #

Instances

Instances details
(GObject o, IsDescendantOf Monitor o) => IsMonitor o 
Instance details

Defined in GI.Gdk.Objects.Monitor

data MonitorConnectorPropertyInfo #

Instances

Instances details
AttrInfo MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Associated Types

type AttrAllowedOps MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorConnectorPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorConnectorPropertyInfo = IsMonitor
type AttrGetType MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorConnectorPropertyInfo = Maybe Text
type AttrSetTypeConstraint MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorConnectorPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorConnectorPropertyInfo = Type ~ ()
type AttrTransferType MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorConnectorPropertyInfo = ()
type AttrLabel MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorConnectorPropertyInfo = "connector"
type AttrOrigin MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

attrGet :: AttrBaseTypeConstraint MonitorConnectorPropertyInfo o => o -> IO (AttrGetType MonitorConnectorPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MonitorConnectorPropertyInfo o, AttrSetTypeConstraint MonitorConnectorPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MonitorConnectorPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MonitorConnectorPropertyInfo o, AttrSetTypeConstraint MonitorConnectorPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MonitorConnectorPropertyInfo o, AttrTransferTypeConstraint MonitorConnectorPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MonitorConnectorPropertyInfo)

attrPut :: AttrBaseTypeConstraint MonitorConnectorPropertyInfo o => o -> AttrGetType MonitorConnectorPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorConnectorPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorConnectorPropertyInfo = IsMonitor
type AttrGetType MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorConnectorPropertyInfo = Maybe Text
type AttrLabel MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorConnectorPropertyInfo = "connector"
type AttrOrigin MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorConnectorPropertyInfo = Type ~ ()
type AttrTransferType MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorConnectorPropertyInfo = ()
type AttrTransferTypeConstraint MonitorConnectorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorConnectorPropertyInfo = Type ~ ()

data MonitorDescriptionPropertyInfo #

Instances

Instances details
AttrInfo MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Associated Types

type AttrAllowedOps MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorDescriptionPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorDescriptionPropertyInfo = IsMonitor
type AttrGetType MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorDescriptionPropertyInfo = Maybe Text
type AttrSetTypeConstraint MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorDescriptionPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorDescriptionPropertyInfo = Type ~ ()
type AttrTransferType MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorDescriptionPropertyInfo = ()
type AttrLabel MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorDescriptionPropertyInfo = "description"
type AttrOrigin MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

attrGet :: AttrBaseTypeConstraint MonitorDescriptionPropertyInfo o => o -> IO (AttrGetType MonitorDescriptionPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MonitorDescriptionPropertyInfo o, AttrSetTypeConstraint MonitorDescriptionPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MonitorDescriptionPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MonitorDescriptionPropertyInfo o, AttrSetTypeConstraint MonitorDescriptionPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MonitorDescriptionPropertyInfo o, AttrTransferTypeConstraint MonitorDescriptionPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MonitorDescriptionPropertyInfo)

attrPut :: AttrBaseTypeConstraint MonitorDescriptionPropertyInfo o => o -> AttrGetType MonitorDescriptionPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorDescriptionPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorDescriptionPropertyInfo = IsMonitor
type AttrGetType MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorDescriptionPropertyInfo = Maybe Text
type AttrLabel MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorDescriptionPropertyInfo = "description"
type AttrOrigin MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorDescriptionPropertyInfo = Type ~ ()
type AttrTransferType MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorDescriptionPropertyInfo = ()
type AttrTransferTypeConstraint MonitorDescriptionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorDescriptionPropertyInfo = Type ~ ()

data MonitorDisplayPropertyInfo #

Instances

Instances details
AttrInfo MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Associated Types

type AttrAllowedOps MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorDisplayPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorDisplayPropertyInfo = IsMonitor
type AttrGetType MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorDisplayPropertyInfo = IsDisplay
type AttrTransferTypeConstraint MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorDisplayPropertyInfo = IsDisplay
type AttrTransferType MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorDisplayPropertyInfo = Display
type AttrLabel MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorDisplayPropertyInfo = "display"
type AttrOrigin MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

attrGet :: AttrBaseTypeConstraint MonitorDisplayPropertyInfo o => o -> IO (AttrGetType MonitorDisplayPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MonitorDisplayPropertyInfo o, AttrSetTypeConstraint MonitorDisplayPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MonitorDisplayPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MonitorDisplayPropertyInfo o, AttrSetTypeConstraint MonitorDisplayPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MonitorDisplayPropertyInfo o, AttrTransferTypeConstraint MonitorDisplayPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MonitorDisplayPropertyInfo)

attrPut :: AttrBaseTypeConstraint MonitorDisplayPropertyInfo o => o -> AttrGetType MonitorDisplayPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorDisplayPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorDisplayPropertyInfo = IsMonitor
type AttrGetType MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorDisplayPropertyInfo = "display"
type AttrOrigin MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorDisplayPropertyInfo = IsDisplay
type AttrTransferType MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorDisplayPropertyInfo = Display
type AttrTransferTypeConstraint MonitorDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorDisplayPropertyInfo = IsDisplay

data MonitorGeometryPropertyInfo #

Instances

Instances details
AttrInfo MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Associated Types

type AttrAllowedOps MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorGeometryPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorGeometryPropertyInfo = IsMonitor
type AttrGetType MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorGeometryPropertyInfo = Maybe Rectangle
type AttrSetTypeConstraint MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorGeometryPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorGeometryPropertyInfo = Type ~ ()
type AttrTransferType MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorGeometryPropertyInfo = ()
type AttrLabel MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorGeometryPropertyInfo = "geometry"
type AttrOrigin MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

attrGet :: AttrBaseTypeConstraint MonitorGeometryPropertyInfo o => o -> IO (AttrGetType MonitorGeometryPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MonitorGeometryPropertyInfo o, AttrSetTypeConstraint MonitorGeometryPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MonitorGeometryPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MonitorGeometryPropertyInfo o, AttrSetTypeConstraint MonitorGeometryPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MonitorGeometryPropertyInfo o, AttrTransferTypeConstraint MonitorGeometryPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MonitorGeometryPropertyInfo)

attrPut :: AttrBaseTypeConstraint MonitorGeometryPropertyInfo o => o -> AttrGetType MonitorGeometryPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorGeometryPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorGeometryPropertyInfo = IsMonitor
type AttrGetType MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorGeometryPropertyInfo = Maybe Rectangle
type AttrLabel MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorGeometryPropertyInfo = "geometry"
type AttrOrigin MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorGeometryPropertyInfo = Type ~ ()
type AttrTransferType MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorGeometryPropertyInfo = ()
type AttrTransferTypeConstraint MonitorGeometryPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorGeometryPropertyInfo = Type ~ ()

data MonitorGetConnectorMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsMonitor a) => OverloadedMethod MonitorGetConnectorMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MonitorGetConnectorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MonitorGetDescriptionMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsMonitor a) => OverloadedMethod MonitorGetDescriptionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MonitorGetDescriptionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MonitorGetDisplayMethodInfo #

Instances

Instances details
(signature ~ m Display, MonadIO m, IsMonitor a) => OverloadedMethod MonitorGetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MonitorGetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MonitorGetGeometryMethodInfo #

Instances

Instances details
(signature ~ m Rectangle, MonadIO m, IsMonitor a) => OverloadedMethod MonitorGetGeometryMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MonitorGetGeometryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MonitorGetHeightMmMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsMonitor a) => OverloadedMethod MonitorGetHeightMmMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MonitorGetHeightMmMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MonitorGetManufacturerMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsMonitor a) => OverloadedMethod MonitorGetManufacturerMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MonitorGetManufacturerMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MonitorGetModelMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsMonitor a) => OverloadedMethod MonitorGetModelMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MonitorGetModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MonitorGetRefreshRateMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsMonitor a) => OverloadedMethod MonitorGetRefreshRateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MonitorGetRefreshRateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MonitorGetScaleFactorMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsMonitor a) => OverloadedMethod MonitorGetScaleFactorMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MonitorGetScaleFactorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MonitorGetScaleMethodInfo #

Instances

Instances details
(signature ~ m Double, MonadIO m, IsMonitor a) => OverloadedMethod MonitorGetScaleMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MonitorGetScaleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MonitorGetSubpixelLayoutMethodInfo #

Instances

Instances details
(signature ~ m SubpixelLayout, MonadIO m, IsMonitor a) => OverloadedMethod MonitorGetSubpixelLayoutMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MonitorGetSubpixelLayoutMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MonitorGetWidthMmMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsMonitor a) => OverloadedMethod MonitorGetWidthMmMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MonitorGetWidthMmMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MonitorHeightMmPropertyInfo #

Instances

Instances details
AttrInfo MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Associated Types

type AttrAllowedOps MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorHeightMmPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorHeightMmPropertyInfo = IsMonitor
type AttrGetType MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorHeightMmPropertyInfo = Int32
type AttrSetTypeConstraint MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorHeightMmPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorHeightMmPropertyInfo = Type ~ ()
type AttrTransferType MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorHeightMmPropertyInfo = ()
type AttrLabel MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorHeightMmPropertyInfo = "height-mm"
type AttrOrigin MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

attrGet :: AttrBaseTypeConstraint MonitorHeightMmPropertyInfo o => o -> IO (AttrGetType MonitorHeightMmPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MonitorHeightMmPropertyInfo o, AttrSetTypeConstraint MonitorHeightMmPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MonitorHeightMmPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MonitorHeightMmPropertyInfo o, AttrSetTypeConstraint MonitorHeightMmPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MonitorHeightMmPropertyInfo o, AttrTransferTypeConstraint MonitorHeightMmPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MonitorHeightMmPropertyInfo)

attrPut :: AttrBaseTypeConstraint MonitorHeightMmPropertyInfo o => o -> AttrGetType MonitorHeightMmPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorHeightMmPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorHeightMmPropertyInfo = IsMonitor
type AttrGetType MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorHeightMmPropertyInfo = Int32
type AttrLabel MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorHeightMmPropertyInfo = "height-mm"
type AttrOrigin MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorHeightMmPropertyInfo = Type ~ ()
type AttrTransferType MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorHeightMmPropertyInfo = ()
type AttrTransferTypeConstraint MonitorHeightMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorHeightMmPropertyInfo = Type ~ ()

data MonitorInvalidateSignalInfo #

Instances

Instances details
SignalInfo MonitorInvalidateSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Associated Types

type HaskellCallbackType MonitorInvalidateSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType MonitorInvalidateSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType MonitorInvalidateSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

data MonitorIsValidMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsMonitor a) => OverloadedMethod MonitorIsValidMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo MonitorIsValidMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data MonitorManufacturerPropertyInfo #

Instances

Instances details
AttrInfo MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Associated Types

type AttrAllowedOps MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorManufacturerPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorManufacturerPropertyInfo = IsMonitor
type AttrGetType MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorManufacturerPropertyInfo = Maybe Text
type AttrSetTypeConstraint MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorManufacturerPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorManufacturerPropertyInfo = Type ~ ()
type AttrTransferType MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorManufacturerPropertyInfo = ()
type AttrLabel MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorManufacturerPropertyInfo = "manufacturer"
type AttrOrigin MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

attrGet :: AttrBaseTypeConstraint MonitorManufacturerPropertyInfo o => o -> IO (AttrGetType MonitorManufacturerPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MonitorManufacturerPropertyInfo o, AttrSetTypeConstraint MonitorManufacturerPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MonitorManufacturerPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MonitorManufacturerPropertyInfo o, AttrSetTypeConstraint MonitorManufacturerPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MonitorManufacturerPropertyInfo o, AttrTransferTypeConstraint MonitorManufacturerPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MonitorManufacturerPropertyInfo)

attrPut :: AttrBaseTypeConstraint MonitorManufacturerPropertyInfo o => o -> AttrGetType MonitorManufacturerPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorManufacturerPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorManufacturerPropertyInfo = IsMonitor
type AttrGetType MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorManufacturerPropertyInfo = Maybe Text
type AttrLabel MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorManufacturerPropertyInfo = "manufacturer"
type AttrOrigin MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorManufacturerPropertyInfo = Type ~ ()
type AttrTransferType MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorManufacturerPropertyInfo = ()
type AttrTransferTypeConstraint MonitorManufacturerPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorManufacturerPropertyInfo = Type ~ ()

data MonitorModelPropertyInfo #

Instances

Instances details
AttrInfo MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Associated Types

type AttrAllowedOps MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorModelPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorModelPropertyInfo = IsMonitor
type AttrGetType MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorModelPropertyInfo = Maybe Text
type AttrSetTypeConstraint MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorModelPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorModelPropertyInfo = Type ~ ()
type AttrTransferType MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorModelPropertyInfo = ()
type AttrLabel MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorModelPropertyInfo = "model"
type AttrOrigin MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

attrGet :: AttrBaseTypeConstraint MonitorModelPropertyInfo o => o -> IO (AttrGetType MonitorModelPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MonitorModelPropertyInfo o, AttrSetTypeConstraint MonitorModelPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MonitorModelPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MonitorModelPropertyInfo o, AttrSetTypeConstraint MonitorModelPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MonitorModelPropertyInfo o, AttrTransferTypeConstraint MonitorModelPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MonitorModelPropertyInfo)

attrPut :: AttrBaseTypeConstraint MonitorModelPropertyInfo o => o -> AttrGetType MonitorModelPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorModelPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorModelPropertyInfo = IsMonitor
type AttrGetType MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorModelPropertyInfo = Maybe Text
type AttrLabel MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorModelPropertyInfo = "model"
type AttrOrigin MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorModelPropertyInfo = Type ~ ()
type AttrTransferType MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorModelPropertyInfo = ()
type AttrTransferTypeConstraint MonitorModelPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorModelPropertyInfo = Type ~ ()

data MonitorRefreshRatePropertyInfo #

Instances

Instances details
AttrInfo MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Associated Types

type AttrAllowedOps MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorRefreshRatePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorRefreshRatePropertyInfo = IsMonitor
type AttrGetType MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorRefreshRatePropertyInfo = Int32
type AttrSetTypeConstraint MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorRefreshRatePropertyInfo = Type ~ ()
type AttrTransferTypeConstraint MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorRefreshRatePropertyInfo = Type ~ ()
type AttrTransferType MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorRefreshRatePropertyInfo = ()
type AttrLabel MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorRefreshRatePropertyInfo = "refresh-rate"
type AttrOrigin MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

attrGet :: AttrBaseTypeConstraint MonitorRefreshRatePropertyInfo o => o -> IO (AttrGetType MonitorRefreshRatePropertyInfo)

attrSet :: (AttrBaseTypeConstraint MonitorRefreshRatePropertyInfo o, AttrSetTypeConstraint MonitorRefreshRatePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MonitorRefreshRatePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MonitorRefreshRatePropertyInfo o, AttrSetTypeConstraint MonitorRefreshRatePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MonitorRefreshRatePropertyInfo o, AttrTransferTypeConstraint MonitorRefreshRatePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MonitorRefreshRatePropertyInfo)

attrPut :: AttrBaseTypeConstraint MonitorRefreshRatePropertyInfo o => o -> AttrGetType MonitorRefreshRatePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorRefreshRatePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorRefreshRatePropertyInfo = IsMonitor
type AttrGetType MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorRefreshRatePropertyInfo = Int32
type AttrLabel MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorRefreshRatePropertyInfo = "refresh-rate"
type AttrOrigin MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorRefreshRatePropertyInfo = Type ~ ()
type AttrTransferType MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorRefreshRatePropertyInfo = ()
type AttrTransferTypeConstraint MonitorRefreshRatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorRefreshRatePropertyInfo = Type ~ ()

data MonitorScaleFactorPropertyInfo #

Instances

Instances details
AttrInfo MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Associated Types

type AttrAllowedOps MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorScaleFactorPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorScaleFactorPropertyInfo = IsMonitor
type AttrGetType MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorScaleFactorPropertyInfo = Int32
type AttrSetTypeConstraint MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorScaleFactorPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorScaleFactorPropertyInfo = Type ~ ()
type AttrTransferType MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorScaleFactorPropertyInfo = ()
type AttrLabel MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorScaleFactorPropertyInfo = "scale-factor"
type AttrOrigin MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

attrGet :: AttrBaseTypeConstraint MonitorScaleFactorPropertyInfo o => o -> IO (AttrGetType MonitorScaleFactorPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MonitorScaleFactorPropertyInfo o, AttrSetTypeConstraint MonitorScaleFactorPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MonitorScaleFactorPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MonitorScaleFactorPropertyInfo o, AttrSetTypeConstraint MonitorScaleFactorPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MonitorScaleFactorPropertyInfo o, AttrTransferTypeConstraint MonitorScaleFactorPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MonitorScaleFactorPropertyInfo)

attrPut :: AttrBaseTypeConstraint MonitorScaleFactorPropertyInfo o => o -> AttrGetType MonitorScaleFactorPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorScaleFactorPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorScaleFactorPropertyInfo = IsMonitor
type AttrGetType MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorScaleFactorPropertyInfo = Int32
type AttrLabel MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorScaleFactorPropertyInfo = "scale-factor"
type AttrOrigin MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorScaleFactorPropertyInfo = Type ~ ()
type AttrTransferType MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorScaleFactorPropertyInfo = ()
type AttrTransferTypeConstraint MonitorScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorScaleFactorPropertyInfo = Type ~ ()

data MonitorScalePropertyInfo #

Instances

Instances details
AttrInfo MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Associated Types

type AttrAllowedOps MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorScalePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorScalePropertyInfo = IsMonitor
type AttrGetType MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorScalePropertyInfo = Double
type AttrSetTypeConstraint MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorScalePropertyInfo = Type ~ ()
type AttrTransferTypeConstraint MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorScalePropertyInfo = Type ~ ()
type AttrTransferType MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorScalePropertyInfo = ()
type AttrLabel MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorScalePropertyInfo = "scale"
type AttrOrigin MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

attrGet :: AttrBaseTypeConstraint MonitorScalePropertyInfo o => o -> IO (AttrGetType MonitorScalePropertyInfo)

attrSet :: (AttrBaseTypeConstraint MonitorScalePropertyInfo o, AttrSetTypeConstraint MonitorScalePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MonitorScalePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MonitorScalePropertyInfo o, AttrSetTypeConstraint MonitorScalePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MonitorScalePropertyInfo o, AttrTransferTypeConstraint MonitorScalePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MonitorScalePropertyInfo)

attrPut :: AttrBaseTypeConstraint MonitorScalePropertyInfo o => o -> AttrGetType MonitorScalePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorScalePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorScalePropertyInfo = IsMonitor
type AttrGetType MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorScalePropertyInfo = Double
type AttrLabel MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorScalePropertyInfo = "scale"
type AttrOrigin MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorScalePropertyInfo = Type ~ ()
type AttrTransferType MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorScalePropertyInfo = ()
type AttrTransferTypeConstraint MonitorScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorScalePropertyInfo = Type ~ ()

data MonitorSubpixelLayoutPropertyInfo #

Instances

Instances details
AttrInfo MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Associated Types

type AttrAllowedOps MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorSubpixelLayoutPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorSubpixelLayoutPropertyInfo = IsMonitor
type AttrGetType MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorSubpixelLayoutPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorSubpixelLayoutPropertyInfo = Type ~ ()
type AttrTransferType MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorSubpixelLayoutPropertyInfo = ()
type AttrLabel MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorSubpixelLayoutPropertyInfo = "subpixel-layout"
type AttrOrigin MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

attrGet :: AttrBaseTypeConstraint MonitorSubpixelLayoutPropertyInfo o => o -> IO (AttrGetType MonitorSubpixelLayoutPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MonitorSubpixelLayoutPropertyInfo o, AttrSetTypeConstraint MonitorSubpixelLayoutPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MonitorSubpixelLayoutPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MonitorSubpixelLayoutPropertyInfo o, AttrSetTypeConstraint MonitorSubpixelLayoutPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MonitorSubpixelLayoutPropertyInfo o, AttrTransferTypeConstraint MonitorSubpixelLayoutPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MonitorSubpixelLayoutPropertyInfo)

attrPut :: AttrBaseTypeConstraint MonitorSubpixelLayoutPropertyInfo o => o -> AttrGetType MonitorSubpixelLayoutPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorSubpixelLayoutPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorSubpixelLayoutPropertyInfo = IsMonitor
type AttrGetType MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorSubpixelLayoutPropertyInfo = "subpixel-layout"
type AttrOrigin MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorSubpixelLayoutPropertyInfo = Type ~ ()
type AttrTransferType MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorSubpixelLayoutPropertyInfo = ()
type AttrTransferTypeConstraint MonitorSubpixelLayoutPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorSubpixelLayoutPropertyInfo = Type ~ ()

data MonitorValidPropertyInfo #

Instances

Instances details
AttrInfo MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Associated Types

type AttrAllowedOps MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorValidPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorValidPropertyInfo = IsMonitor
type AttrGetType MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorValidPropertyInfo = Bool
type AttrSetTypeConstraint MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorValidPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorValidPropertyInfo = Type ~ ()
type AttrTransferType MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorValidPropertyInfo = ()
type AttrLabel MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorValidPropertyInfo = "valid"
type AttrOrigin MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

attrGet :: AttrBaseTypeConstraint MonitorValidPropertyInfo o => o -> IO (AttrGetType MonitorValidPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MonitorValidPropertyInfo o, AttrSetTypeConstraint MonitorValidPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MonitorValidPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MonitorValidPropertyInfo o, AttrSetTypeConstraint MonitorValidPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MonitorValidPropertyInfo o, AttrTransferTypeConstraint MonitorValidPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MonitorValidPropertyInfo)

attrPut :: AttrBaseTypeConstraint MonitorValidPropertyInfo o => o -> AttrGetType MonitorValidPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorValidPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorValidPropertyInfo = IsMonitor
type AttrGetType MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorValidPropertyInfo = Bool
type AttrLabel MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorValidPropertyInfo = "valid"
type AttrOrigin MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorValidPropertyInfo = Type ~ ()
type AttrTransferType MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorValidPropertyInfo = ()
type AttrTransferTypeConstraint MonitorValidPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorValidPropertyInfo = Type ~ ()

data MonitorWidthMmPropertyInfo #

Instances

Instances details
AttrInfo MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Associated Types

type AttrAllowedOps MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorWidthMmPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorWidthMmPropertyInfo = IsMonitor
type AttrGetType MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorWidthMmPropertyInfo = Int32
type AttrSetTypeConstraint MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorWidthMmPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorWidthMmPropertyInfo = Type ~ ()
type AttrTransferType MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorWidthMmPropertyInfo = ()
type AttrLabel MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorWidthMmPropertyInfo = "width-mm"
type AttrOrigin MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

attrGet :: AttrBaseTypeConstraint MonitorWidthMmPropertyInfo o => o -> IO (AttrGetType MonitorWidthMmPropertyInfo)

attrSet :: (AttrBaseTypeConstraint MonitorWidthMmPropertyInfo o, AttrSetTypeConstraint MonitorWidthMmPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint MonitorWidthMmPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint MonitorWidthMmPropertyInfo o, AttrSetTypeConstraint MonitorWidthMmPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint MonitorWidthMmPropertyInfo o, AttrTransferTypeConstraint MonitorWidthMmPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType MonitorWidthMmPropertyInfo)

attrPut :: AttrBaseTypeConstraint MonitorWidthMmPropertyInfo o => o -> AttrGetType MonitorWidthMmPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrAllowedOps MonitorWidthMmPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrBaseTypeConstraint MonitorWidthMmPropertyInfo = IsMonitor
type AttrGetType MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrGetType MonitorWidthMmPropertyInfo = Int32
type AttrLabel MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrLabel MonitorWidthMmPropertyInfo = "width-mm"
type AttrOrigin MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrSetTypeConstraint MonitorWidthMmPropertyInfo = Type ~ ()
type AttrTransferType MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferType MonitorWidthMmPropertyInfo = ()
type AttrTransferTypeConstraint MonitorWidthMmPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Monitor

type AttrTransferTypeConstraint MonitorWidthMmPropertyInfo = Type ~ ()

type family ResolveMonitorMethod (t :: Symbol) o where ... #

Equations

ResolveMonitorMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveMonitorMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveMonitorMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveMonitorMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveMonitorMethod "getv" o = ObjectGetvMethodInfo 
ResolveMonitorMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveMonitorMethod "isValid" o = MonitorIsValidMethodInfo 
ResolveMonitorMethod "notify" o = ObjectNotifyMethodInfo 
ResolveMonitorMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveMonitorMethod "ref" o = ObjectRefMethodInfo 
ResolveMonitorMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveMonitorMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveMonitorMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveMonitorMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveMonitorMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveMonitorMethod "unref" o = ObjectUnrefMethodInfo 
ResolveMonitorMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveMonitorMethod "getConnector" o = MonitorGetConnectorMethodInfo 
ResolveMonitorMethod "getData" o = ObjectGetDataMethodInfo 
ResolveMonitorMethod "getDescription" o = MonitorGetDescriptionMethodInfo 
ResolveMonitorMethod "getDisplay" o = MonitorGetDisplayMethodInfo 
ResolveMonitorMethod "getGeometry" o = MonitorGetGeometryMethodInfo 
ResolveMonitorMethod "getHeightMm" o = MonitorGetHeightMmMethodInfo 
ResolveMonitorMethod "getManufacturer" o = MonitorGetManufacturerMethodInfo 
ResolveMonitorMethod "getModel" o = MonitorGetModelMethodInfo 
ResolveMonitorMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveMonitorMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveMonitorMethod "getRefreshRate" o = MonitorGetRefreshRateMethodInfo 
ResolveMonitorMethod "getScale" o = MonitorGetScaleMethodInfo 
ResolveMonitorMethod "getScaleFactor" o = MonitorGetScaleFactorMethodInfo 
ResolveMonitorMethod "getSubpixelLayout" o = MonitorGetSubpixelLayoutMethodInfo 
ResolveMonitorMethod "getWidthMm" o = MonitorGetWidthMmMethodInfo 
ResolveMonitorMethod "setData" o = ObjectSetDataMethodInfo 
ResolveMonitorMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveMonitorMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveMonitorMethod l o = MethodResolutionFailed l o :: Type 

afterMonitorInvalidate :: (IsMonitor a, MonadIO m) => a -> ((?self :: a) => MonitorInvalidateCallback) -> m SignalHandlerId #

constructMonitorDisplay :: (IsMonitor o, MonadIO m, IsDisplay a) => a -> m (GValueConstruct o) #

getMonitorConnector :: (MonadIO m, IsMonitor o) => o -> m (Maybe Text) #

getMonitorDescription :: (MonadIO m, IsMonitor o) => o -> m (Maybe Text) #

getMonitorDisplay :: (MonadIO m, IsMonitor o) => o -> m Display #

getMonitorGeometry :: (MonadIO m, IsMonitor o) => o -> m (Maybe Rectangle) #

getMonitorHeightMm :: (MonadIO m, IsMonitor o) => o -> m Int32 #

getMonitorManufacturer :: (MonadIO m, IsMonitor o) => o -> m (Maybe Text) #

getMonitorModel :: (MonadIO m, IsMonitor o) => o -> m (Maybe Text) #

getMonitorRefreshRate :: (MonadIO m, IsMonitor o) => o -> m Int32 #

getMonitorScale :: (MonadIO m, IsMonitor o) => o -> m Double #

getMonitorScaleFactor :: (MonadIO m, IsMonitor o) => o -> m Int32 #

getMonitorValid :: (MonadIO m, IsMonitor o) => o -> m Bool #

getMonitorWidthMm :: (MonadIO m, IsMonitor o) => o -> m Int32 #

monitorConnector :: AttrLabelProxy "connector" #

monitorDescription :: AttrLabelProxy "description" #

monitorDisplay :: AttrLabelProxy "display" #

monitorGeometry :: AttrLabelProxy "geometry" #

monitorGetConnector :: (HasCallStack, MonadIO m, IsMonitor a) => a -> m (Maybe Text) #

monitorGetDescription :: (HasCallStack, MonadIO m, IsMonitor a) => a -> m (Maybe Text) #

monitorGetDisplay :: (HasCallStack, MonadIO m, IsMonitor a) => a -> m Display #

monitorGetGeometry :: (HasCallStack, MonadIO m, IsMonitor a) => a -> m Rectangle #

monitorGetHeightMm :: (HasCallStack, MonadIO m, IsMonitor a) => a -> m Int32 #

monitorGetManufacturer :: (HasCallStack, MonadIO m, IsMonitor a) => a -> m (Maybe Text) #

monitorGetModel :: (HasCallStack, MonadIO m, IsMonitor a) => a -> m (Maybe Text) #

monitorGetRefreshRate :: (HasCallStack, MonadIO m, IsMonitor a) => a -> m Int32 #

monitorGetScale :: (HasCallStack, MonadIO m, IsMonitor a) => a -> m Double #

monitorGetScaleFactor :: (HasCallStack, MonadIO m, IsMonitor a) => a -> m Int32 #

monitorGetSubpixelLayout :: (HasCallStack, MonadIO m, IsMonitor a) => a -> m SubpixelLayout #

monitorGetWidthMm :: (HasCallStack, MonadIO m, IsMonitor a) => a -> m Int32 #

monitorHeightMm :: AttrLabelProxy "heightMm" #

monitorIsValid :: (HasCallStack, MonadIO m, IsMonitor a) => a -> m Bool #

monitorManufacturer :: AttrLabelProxy "manufacturer" #

monitorModel :: AttrLabelProxy "model" #

monitorRefreshRate :: AttrLabelProxy "refreshRate" #

monitorScale :: AttrLabelProxy "scale" #

monitorScaleFactor :: AttrLabelProxy "scaleFactor" #

monitorSubpixelLayout :: AttrLabelProxy "subpixelLayout" #

monitorValid :: AttrLabelProxy "valid" #

monitorWidthMm :: AttrLabelProxy "widthMm" #

onMonitorInvalidate :: (IsMonitor a, MonadIO m) => a -> ((?self :: a) => MonitorInvalidateCallback) -> m SignalHandlerId #

toMonitor :: (MonadIO m, IsMonitor o) => o -> m Monitor #

class (BoxedPtr o, TypedObject o, IsDescendantOf MotionEvent o) => IsMotionEvent o #

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf MotionEvent o) => IsMotionEvent o 
Instance details

Defined in GI.Gdk.Objects.MotionEvent

toMotionEvent :: (MonadIO m, IsMotionEvent o) => o -> m MotionEvent #

class (BoxedPtr o, TypedObject o, IsDescendantOf PadEvent o) => IsPadEvent o #

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf PadEvent o) => IsPadEvent o 
Instance details

Defined in GI.Gdk.Objects.PadEvent

data PadEventGetAxisValueMethodInfo #

Instances

Instances details
(signature ~ m (Word32, Double), MonadIO m, IsPadEvent a) => OverloadedMethod PadEventGetAxisValueMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.PadEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PadEventGetAxisValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.PadEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PadEventGetButtonMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsPadEvent a) => OverloadedMethod PadEventGetButtonMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.PadEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PadEventGetButtonMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.PadEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PadEventGetGroupModeMethodInfo #

Instances

Instances details
(signature ~ m (Word32, Word32), MonadIO m, IsPadEvent a) => OverloadedMethod PadEventGetGroupModeMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.PadEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PadEventGetGroupModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.PadEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

padEventGetAxisValue :: (HasCallStack, MonadIO m, IsPadEvent a) => a -> m (Word32, Double) #

padEventGetButton :: (HasCallStack, MonadIO m, IsPadEvent a) => a -> m Word32 #

padEventGetGroupMode :: (HasCallStack, MonadIO m, IsPadEvent a) => a -> m (Word32, Word32) #

toPadEvent :: (MonadIO m, IsPadEvent o) => o -> m PadEvent #

class (BoxedPtr o, TypedObject o, IsDescendantOf ProximityEvent o) => IsProximityEvent o #

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf ProximityEvent o) => IsProximityEvent o 
Instance details

Defined in GI.Gdk.Objects.ProximityEvent

class (BoxedPtr o, TypedObject o, IsDescendantOf ScrollEvent o) => IsScrollEvent o #

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf ScrollEvent o) => IsScrollEvent o 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

type family ResolveScrollEventMethod (t :: Symbol) o where ... #

Equations

ResolveScrollEventMethod "isStop" o = ScrollEventIsStopMethodInfo 
ResolveScrollEventMethod "ref" o = EventRefMethodInfo 
ResolveScrollEventMethod "triggersContextMenu" o = EventTriggersContextMenuMethodInfo 
ResolveScrollEventMethod "unref" o = EventUnrefMethodInfo 
ResolveScrollEventMethod "getAxes" o = EventGetAxesMethodInfo 
ResolveScrollEventMethod "getAxis" o = EventGetAxisMethodInfo 
ResolveScrollEventMethod "getDeltas" o = ScrollEventGetDeltasMethodInfo 
ResolveScrollEventMethod "getDevice" o = EventGetDeviceMethodInfo 
ResolveScrollEventMethod "getDeviceTool" o = EventGetDeviceToolMethodInfo 
ResolveScrollEventMethod "getDirection" o = ScrollEventGetDirectionMethodInfo 
ResolveScrollEventMethod "getDisplay" o = EventGetDisplayMethodInfo 
ResolveScrollEventMethod "getEventSequence" o = EventGetEventSequenceMethodInfo 
ResolveScrollEventMethod "getEventType" o = EventGetEventTypeMethodInfo 
ResolveScrollEventMethod "getHistory" o = EventGetHistoryMethodInfo 
ResolveScrollEventMethod "getModifierState" o = EventGetModifierStateMethodInfo 
ResolveScrollEventMethod "getPointerEmulated" o = EventGetPointerEmulatedMethodInfo 
ResolveScrollEventMethod "getPosition" o = EventGetPositionMethodInfo 
ResolveScrollEventMethod "getSeat" o = EventGetSeatMethodInfo 
ResolveScrollEventMethod "getSurface" o = EventGetSurfaceMethodInfo 
ResolveScrollEventMethod "getTime" o = EventGetTimeMethodInfo 
ResolveScrollEventMethod "getUnit" o = ScrollEventGetUnitMethodInfo 
ResolveScrollEventMethod l o = MethodResolutionFailed l o :: Type 

data ScrollEventGetDeltasMethodInfo #

Instances

Instances details
(signature ~ m (Double, Double), MonadIO m, IsScrollEvent a) => OverloadedMethod ScrollEventGetDeltasMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollEventGetDeltasMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScrollEventGetDirectionMethodInfo #

Instances

Instances details
(signature ~ m ScrollDirection, MonadIO m, IsScrollEvent a) => OverloadedMethod ScrollEventGetDirectionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollEventGetDirectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScrollEventGetUnitMethodInfo #

Instances

Instances details
(signature ~ m ScrollUnit, MonadIO m, IsScrollEvent a) => OverloadedMethod ScrollEventGetUnitMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollEventGetUnitMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScrollEventIsStopMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsScrollEvent a) => OverloadedMethod ScrollEventIsStopMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollEventIsStopMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

scrollEventGetDeltas :: (HasCallStack, MonadIO m, IsScrollEvent a) => a -> m (Double, Double) #

scrollEventGetDirection :: (HasCallStack, MonadIO m, IsScrollEvent a) => a -> m ScrollDirection #

scrollEventGetUnit :: (HasCallStack, MonadIO m, IsScrollEvent a) => a -> m ScrollUnit #

scrollEventIsStop :: (HasCallStack, MonadIO m, IsScrollEvent a) => a -> m Bool #

toScrollEvent :: (MonadIO m, IsScrollEvent o) => o -> m ScrollEvent #

class (GObject o, IsDescendantOf Seat o) => IsSeat o #

Instances

Instances details
(GObject o, IsDescendantOf Seat o) => IsSeat o 
Instance details

Defined in GI.Gdk.Objects.Seat

type family ResolveSeatMethod (t :: Symbol) o where ... #

Equations

ResolveSeatMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveSeatMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveSeatMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveSeatMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveSeatMethod "getv" o = ObjectGetvMethodInfo 
ResolveSeatMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveSeatMethod "notify" o = ObjectNotifyMethodInfo 
ResolveSeatMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveSeatMethod "ref" o = ObjectRefMethodInfo 
ResolveSeatMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveSeatMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveSeatMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveSeatMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveSeatMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveSeatMethod "unref" o = ObjectUnrefMethodInfo 
ResolveSeatMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveSeatMethod "getCapabilities" o = SeatGetCapabilitiesMethodInfo 
ResolveSeatMethod "getData" o = ObjectGetDataMethodInfo 
ResolveSeatMethod "getDevices" o = SeatGetDevicesMethodInfo 
ResolveSeatMethod "getDisplay" o = SeatGetDisplayMethodInfo 
ResolveSeatMethod "getKeyboard" o = SeatGetKeyboardMethodInfo 
ResolveSeatMethod "getPointer" o = SeatGetPointerMethodInfo 
ResolveSeatMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveSeatMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveSeatMethod "getTools" o = SeatGetToolsMethodInfo 
ResolveSeatMethod "setData" o = ObjectSetDataMethodInfo 
ResolveSeatMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveSeatMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveSeatMethod l o = MethodResolutionFailed l o :: Type 

data SeatDeviceAddedSignalInfo #

Instances

Instances details
SignalInfo SeatDeviceAddedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

Associated Types

type HaskellCallbackType SeatDeviceAddedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType SeatDeviceAddedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType SeatDeviceAddedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

data SeatDeviceRemovedSignalInfo #

Instances

Instances details
SignalInfo SeatDeviceRemovedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

Associated Types

type HaskellCallbackType SeatDeviceRemovedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType SeatDeviceRemovedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType SeatDeviceRemovedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

data SeatDisplayPropertyInfo #

Instances

Instances details
AttrInfo SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

Associated Types

type AttrAllowedOps SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrAllowedOps SeatDisplayPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrBaseTypeConstraint SeatDisplayPropertyInfo = IsSeat
type AttrGetType SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrGetType SeatDisplayPropertyInfo = Display
type AttrSetTypeConstraint SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrSetTypeConstraint SeatDisplayPropertyInfo = IsDisplay
type AttrTransferTypeConstraint SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrTransferTypeConstraint SeatDisplayPropertyInfo = IsDisplay
type AttrTransferType SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrTransferType SeatDisplayPropertyInfo = Display
type AttrLabel SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrLabel SeatDisplayPropertyInfo = "display"
type AttrOrigin SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrOrigin SeatDisplayPropertyInfo = Seat

Methods

attrGet :: AttrBaseTypeConstraint SeatDisplayPropertyInfo o => o -> IO (AttrGetType SeatDisplayPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SeatDisplayPropertyInfo o, AttrSetTypeConstraint SeatDisplayPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SeatDisplayPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SeatDisplayPropertyInfo o, AttrSetTypeConstraint SeatDisplayPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SeatDisplayPropertyInfo o, AttrTransferTypeConstraint SeatDisplayPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SeatDisplayPropertyInfo)

attrPut :: AttrBaseTypeConstraint SeatDisplayPropertyInfo o => o -> AttrGetType SeatDisplayPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrAllowedOps SeatDisplayPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrBaseTypeConstraint SeatDisplayPropertyInfo = IsSeat
type AttrGetType SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrGetType SeatDisplayPropertyInfo = Display
type AttrLabel SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrLabel SeatDisplayPropertyInfo = "display"
type AttrOrigin SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrOrigin SeatDisplayPropertyInfo = Seat
type AttrSetTypeConstraint SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrSetTypeConstraint SeatDisplayPropertyInfo = IsDisplay
type AttrTransferType SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrTransferType SeatDisplayPropertyInfo = Display
type AttrTransferTypeConstraint SeatDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

type AttrTransferTypeConstraint SeatDisplayPropertyInfo = IsDisplay

data SeatGetCapabilitiesMethodInfo #

Instances

Instances details
(signature ~ m [SeatCapabilities], MonadIO m, IsSeat a) => OverloadedMethod SeatGetCapabilitiesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SeatGetCapabilitiesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SeatGetDevicesMethodInfo #

Instances

Instances details
(signature ~ ([SeatCapabilities] -> m [Device]), MonadIO m, IsSeat a) => OverloadedMethod SeatGetDevicesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SeatGetDevicesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SeatGetDisplayMethodInfo #

Instances

Instances details
(signature ~ m Display, MonadIO m, IsSeat a) => OverloadedMethod SeatGetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SeatGetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SeatGetKeyboardMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Device), MonadIO m, IsSeat a) => OverloadedMethod SeatGetKeyboardMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SeatGetKeyboardMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SeatGetPointerMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Device), MonadIO m, IsSeat a) => OverloadedMethod SeatGetPointerMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SeatGetPointerMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SeatGetToolsMethodInfo #

Instances

Instances details
(signature ~ m [DeviceTool], MonadIO m, IsSeat a) => OverloadedMethod SeatGetToolsMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SeatGetToolsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SeatToolAddedSignalInfo #

Instances

Instances details
SignalInfo SeatToolAddedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

Associated Types

type HaskellCallbackType SeatToolAddedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType SeatToolAddedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType SeatToolAddedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

data SeatToolRemovedSignalInfo #

Instances

Instances details
SignalInfo SeatToolRemovedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

Associated Types

type HaskellCallbackType SeatToolRemovedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType SeatToolRemovedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType SeatToolRemovedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Seat

afterSeatDeviceAdded :: (IsSeat a, MonadIO m) => a -> ((?self :: a) => SeatDeviceAddedCallback) -> m SignalHandlerId #

afterSeatDeviceRemoved :: (IsSeat a, MonadIO m) => a -> ((?self :: a) => SeatDeviceRemovedCallback) -> m SignalHandlerId #

afterSeatToolAdded :: (IsSeat a, MonadIO m) => a -> ((?self :: a) => SeatToolAddedCallback) -> m SignalHandlerId #

afterSeatToolRemoved :: (IsSeat a, MonadIO m) => a -> ((?self :: a) => SeatToolRemovedCallback) -> m SignalHandlerId #

constructSeatDisplay :: (IsSeat o, MonadIO m, IsDisplay a) => a -> m (GValueConstruct o) #

getSeatDisplay :: (MonadIO m, IsSeat o) => o -> m Display #

onSeatDeviceAdded :: (IsSeat a, MonadIO m) => a -> ((?self :: a) => SeatDeviceAddedCallback) -> m SignalHandlerId #

onSeatDeviceRemoved :: (IsSeat a, MonadIO m) => a -> ((?self :: a) => SeatDeviceRemovedCallback) -> m SignalHandlerId #

onSeatToolAdded :: (IsSeat a, MonadIO m) => a -> ((?self :: a) => SeatToolAddedCallback) -> m SignalHandlerId #

onSeatToolRemoved :: (IsSeat a, MonadIO m) => a -> ((?self :: a) => SeatToolRemovedCallback) -> m SignalHandlerId #

seatDisplay :: AttrLabelProxy "display" #

seatGetCapabilities :: (HasCallStack, MonadIO m, IsSeat a) => a -> m [SeatCapabilities] #

seatGetDevices :: (HasCallStack, MonadIO m, IsSeat a) => a -> [SeatCapabilities] -> m [Device] #

seatGetDisplay :: (HasCallStack, MonadIO m, IsSeat a) => a -> m Display #

seatGetKeyboard :: (HasCallStack, MonadIO m, IsSeat a) => a -> m (Maybe Device) #

seatGetPointer :: (HasCallStack, MonadIO m, IsSeat a) => a -> m (Maybe Device) #

seatGetTools :: (HasCallStack, MonadIO m, IsSeat a) => a -> m [DeviceTool] #

toSeat :: (MonadIO m, IsSeat o) => o -> m Seat #

class (GObject o, IsDescendantOf Snapshot o) => IsSnapshot o #

Instances

Instances details
(GObject o, IsDescendantOf Snapshot o) => IsSnapshot o 
Instance details

Defined in GI.Gdk.Objects.Snapshot

type family ResolveSnapshotMethod (t :: Symbol) o where ... #

Equations

ResolveSnapshotMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveSnapshotMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveSnapshotMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveSnapshotMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveSnapshotMethod "getv" o = ObjectGetvMethodInfo 
ResolveSnapshotMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveSnapshotMethod "notify" o = ObjectNotifyMethodInfo 
ResolveSnapshotMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveSnapshotMethod "ref" o = ObjectRefMethodInfo 
ResolveSnapshotMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveSnapshotMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveSnapshotMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveSnapshotMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveSnapshotMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveSnapshotMethod "unref" o = ObjectUnrefMethodInfo 
ResolveSnapshotMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveSnapshotMethod "getData" o = ObjectGetDataMethodInfo 
ResolveSnapshotMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveSnapshotMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveSnapshotMethod "setData" o = ObjectSetDataMethodInfo 
ResolveSnapshotMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveSnapshotMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveSnapshotMethod l o = MethodResolutionFailed l o :: Type 

toSnapshot :: (MonadIO m, IsSnapshot o) => o -> m Snapshot #

class (GObject o, IsDescendantOf Surface o) => IsSurface o #

Instances

Instances details
(GObject o, IsDescendantOf Surface o) => IsSurface o 
Instance details

Defined in GI.Gdk.Objects.Surface

type family ResolveSurfaceMethod (t :: Symbol) o where ... #

Equations

ResolveSurfaceMethod "beep" o = SurfaceBeepMethodInfo 
ResolveSurfaceMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveSurfaceMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveSurfaceMethod "createCairoContext" o = SurfaceCreateCairoContextMethodInfo 
ResolveSurfaceMethod "createGlContext" o = SurfaceCreateGlContextMethodInfo 
ResolveSurfaceMethod "createSimilarSurface" o = SurfaceCreateSimilarSurfaceMethodInfo 
ResolveSurfaceMethod "createVulkanContext" o = SurfaceCreateVulkanContextMethodInfo 
ResolveSurfaceMethod "destroy" o = SurfaceDestroyMethodInfo 
ResolveSurfaceMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveSurfaceMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveSurfaceMethod "getv" o = ObjectGetvMethodInfo 
ResolveSurfaceMethod "hide" o = SurfaceHideMethodInfo 
ResolveSurfaceMethod "isDestroyed" o = SurfaceIsDestroyedMethodInfo 
ResolveSurfaceMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveSurfaceMethod "notify" o = ObjectNotifyMethodInfo 
ResolveSurfaceMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveSurfaceMethod "queueRender" o = SurfaceQueueRenderMethodInfo 
ResolveSurfaceMethod "ref" o = ObjectRefMethodInfo 
ResolveSurfaceMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveSurfaceMethod "requestLayout" o = SurfaceRequestLayoutMethodInfo 
ResolveSurfaceMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveSurfaceMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveSurfaceMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveSurfaceMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveSurfaceMethod "translateCoordinates" o = SurfaceTranslateCoordinatesMethodInfo 
ResolveSurfaceMethod "unref" o = ObjectUnrefMethodInfo 
ResolveSurfaceMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveSurfaceMethod "getCursor" o = SurfaceGetCursorMethodInfo 
ResolveSurfaceMethod "getData" o = ObjectGetDataMethodInfo 
ResolveSurfaceMethod "getDeviceCursor" o = SurfaceGetDeviceCursorMethodInfo 
ResolveSurfaceMethod "getDevicePosition" o = SurfaceGetDevicePositionMethodInfo 
ResolveSurfaceMethod "getDisplay" o = SurfaceGetDisplayMethodInfo 
ResolveSurfaceMethod "getFrameClock" o = SurfaceGetFrameClockMethodInfo 
ResolveSurfaceMethod "getHeight" o = SurfaceGetHeightMethodInfo 
ResolveSurfaceMethod "getMapped" o = SurfaceGetMappedMethodInfo 
ResolveSurfaceMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveSurfaceMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveSurfaceMethod "getScale" o = SurfaceGetScaleMethodInfo 
ResolveSurfaceMethod "getScaleFactor" o = SurfaceGetScaleFactorMethodInfo 
ResolveSurfaceMethod "getWidth" o = SurfaceGetWidthMethodInfo 
ResolveSurfaceMethod "setCursor" o = SurfaceSetCursorMethodInfo 
ResolveSurfaceMethod "setData" o = ObjectSetDataMethodInfo 
ResolveSurfaceMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveSurfaceMethod "setDeviceCursor" o = SurfaceSetDeviceCursorMethodInfo 
ResolveSurfaceMethod "setInputRegion" o = SurfaceSetInputRegionMethodInfo 
ResolveSurfaceMethod "setOpaqueRegion" o = SurfaceSetOpaqueRegionMethodInfo 
ResolveSurfaceMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveSurfaceMethod l o = MethodResolutionFailed l o :: Type 

data SurfaceBeepMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsSurface a) => OverloadedMethod SurfaceBeepMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceBeepMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceCreateCairoContextMethodInfo #

Instances

Instances details
(signature ~ m CairoContext, MonadIO m, IsSurface a) => OverloadedMethod SurfaceCreateCairoContextMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceCreateCairoContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceCreateGlContextMethodInfo #

Instances

Instances details
(signature ~ m GLContext, MonadIO m, IsSurface a) => OverloadedMethod SurfaceCreateGlContextMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceCreateGlContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceCreateSimilarSurfaceMethodInfo #

Instances

Instances details
(signature ~ (Content -> Int32 -> Int32 -> m Surface), MonadIO m, IsSurface a) => OverloadedMethod SurfaceCreateSimilarSurfaceMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceCreateSimilarSurfaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceCreateVulkanContextMethodInfo #

Instances

Instances details
(signature ~ m VulkanContext, MonadIO m, IsSurface a) => OverloadedMethod SurfaceCreateVulkanContextMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceCreateVulkanContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceCursorPropertyInfo #

Instances

Instances details
AttrInfo SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Associated Types

type AttrAllowedOps SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceCursorPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceCursorPropertyInfo = IsSurface
type AttrGetType SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrGetType SurfaceCursorPropertyInfo = Maybe Cursor
type AttrSetTypeConstraint SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceCursorPropertyInfo = IsCursor
type AttrTransferTypeConstraint SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceCursorPropertyInfo = IsCursor
type AttrTransferType SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferType SurfaceCursorPropertyInfo = Cursor
type AttrLabel SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceCursorPropertyInfo = "cursor"
type AttrOrigin SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

attrGet :: AttrBaseTypeConstraint SurfaceCursorPropertyInfo o => o -> IO (AttrGetType SurfaceCursorPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SurfaceCursorPropertyInfo o, AttrSetTypeConstraint SurfaceCursorPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SurfaceCursorPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SurfaceCursorPropertyInfo o, AttrSetTypeConstraint SurfaceCursorPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SurfaceCursorPropertyInfo o, AttrTransferTypeConstraint SurfaceCursorPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SurfaceCursorPropertyInfo)

attrPut :: AttrBaseTypeConstraint SurfaceCursorPropertyInfo o => o -> AttrGetType SurfaceCursorPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceCursorPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceCursorPropertyInfo = IsSurface
type AttrGetType SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrGetType SurfaceCursorPropertyInfo = Maybe Cursor
type AttrLabel SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceCursorPropertyInfo = "cursor"
type AttrOrigin SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceCursorPropertyInfo = IsCursor
type AttrTransferType SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferType SurfaceCursorPropertyInfo = Cursor
type AttrTransferTypeConstraint SurfaceCursorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceCursorPropertyInfo = IsCursor

data SurfaceDestroyMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsSurface a) => OverloadedMethod SurfaceDestroyMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceDestroyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceDisplayPropertyInfo #

Instances

Instances details
AttrInfo SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Associated Types

type AttrAllowedOps SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceDisplayPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceDisplayPropertyInfo = IsSurface
type AttrGetType SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceDisplayPropertyInfo = IsDisplay
type AttrTransferTypeConstraint SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceDisplayPropertyInfo = IsDisplay
type AttrTransferType SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferType SurfaceDisplayPropertyInfo = Display
type AttrLabel SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceDisplayPropertyInfo = "display"
type AttrOrigin SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

attrGet :: AttrBaseTypeConstraint SurfaceDisplayPropertyInfo o => o -> IO (AttrGetType SurfaceDisplayPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SurfaceDisplayPropertyInfo o, AttrSetTypeConstraint SurfaceDisplayPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SurfaceDisplayPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SurfaceDisplayPropertyInfo o, AttrSetTypeConstraint SurfaceDisplayPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SurfaceDisplayPropertyInfo o, AttrTransferTypeConstraint SurfaceDisplayPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SurfaceDisplayPropertyInfo)

attrPut :: AttrBaseTypeConstraint SurfaceDisplayPropertyInfo o => o -> AttrGetType SurfaceDisplayPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceDisplayPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceDisplayPropertyInfo = IsSurface
type AttrGetType SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceDisplayPropertyInfo = "display"
type AttrOrigin SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceDisplayPropertyInfo = IsDisplay
type AttrTransferType SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferType SurfaceDisplayPropertyInfo = Display
type AttrTransferTypeConstraint SurfaceDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceDisplayPropertyInfo = IsDisplay

data SurfaceEnterMonitorSignalInfo #

Instances

Instances details
SignalInfo SurfaceEnterMonitorSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Associated Types

type HaskellCallbackType SurfaceEnterMonitorSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType SurfaceEnterMonitorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType SurfaceEnterMonitorSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type SurfaceEventCallback = Event -> IO Bool #

data SurfaceEventSignalInfo #

Instances

Instances details
SignalInfo SurfaceEventSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Associated Types

type HaskellCallbackType SurfaceEventSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type HaskellCallbackType SurfaceEventSignalInfo = SurfaceEventCallback

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType SurfaceEventSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType SurfaceEventSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type HaskellCallbackType SurfaceEventSignalInfo = SurfaceEventCallback

data SurfaceFrameClockPropertyInfo #

Instances

Instances details
AttrInfo SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Associated Types

type AttrAllowedOps SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceFrameClockPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceFrameClockPropertyInfo = IsSurface
type AttrGetType SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceFrameClockPropertyInfo = IsFrameClock
type AttrTransferTypeConstraint SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceFrameClockPropertyInfo = IsFrameClock
type AttrTransferType SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceFrameClockPropertyInfo = "frame-clock"
type AttrOrigin SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

attrGet :: AttrBaseTypeConstraint SurfaceFrameClockPropertyInfo o => o -> IO (AttrGetType SurfaceFrameClockPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SurfaceFrameClockPropertyInfo o, AttrSetTypeConstraint SurfaceFrameClockPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SurfaceFrameClockPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SurfaceFrameClockPropertyInfo o, AttrSetTypeConstraint SurfaceFrameClockPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SurfaceFrameClockPropertyInfo o, AttrTransferTypeConstraint SurfaceFrameClockPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SurfaceFrameClockPropertyInfo)

attrPut :: AttrBaseTypeConstraint SurfaceFrameClockPropertyInfo o => o -> AttrGetType SurfaceFrameClockPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceFrameClockPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceFrameClockPropertyInfo = IsSurface
type AttrGetType SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceFrameClockPropertyInfo = "frame-clock"
type AttrOrigin SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceFrameClockPropertyInfo = IsFrameClock
type AttrTransferType SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceFrameClockPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceFrameClockPropertyInfo = IsFrameClock

data SurfaceGetCursorMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Cursor), MonadIO m, IsSurface a) => OverloadedMethod SurfaceGetCursorMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceGetCursorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceGetDeviceCursorMethodInfo #

Instances

Instances details
(signature ~ (b -> m (Maybe Cursor)), MonadIO m, IsSurface a, IsDevice b) => OverloadedMethod SurfaceGetDeviceCursorMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceGetDeviceCursorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceGetDevicePositionMethodInfo #

Instances

Instances details
(signature ~ (b -> m (Bool, Double, Double, [ModifierType])), MonadIO m, IsSurface a, IsDevice b) => OverloadedMethod SurfaceGetDevicePositionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceGetDevicePositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceGetDisplayMethodInfo #

Instances

Instances details
(signature ~ m Display, MonadIO m, IsSurface a) => OverloadedMethod SurfaceGetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceGetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceGetFrameClockMethodInfo #

Instances

Instances details
(signature ~ m FrameClock, MonadIO m, IsSurface a) => OverloadedMethod SurfaceGetFrameClockMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceGetFrameClockMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceGetHeightMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsSurface a) => OverloadedMethod SurfaceGetHeightMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceGetHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceGetMappedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsSurface a) => OverloadedMethod SurfaceGetMappedMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceGetMappedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceGetScaleFactorMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsSurface a) => OverloadedMethod SurfaceGetScaleFactorMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceGetScaleFactorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceGetScaleMethodInfo #

Instances

Instances details
(signature ~ m Double, MonadIO m, IsSurface a) => OverloadedMethod SurfaceGetScaleMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceGetScaleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceGetWidthMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsSurface a) => OverloadedMethod SurfaceGetWidthMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceGetWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceHeightPropertyInfo #

Instances

Instances details
AttrInfo SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Associated Types

type AttrAllowedOps SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceHeightPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceHeightPropertyInfo = IsSurface
type AttrGetType SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrGetType SurfaceHeightPropertyInfo = Int32
type AttrSetTypeConstraint SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceHeightPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceHeightPropertyInfo = Type ~ ()
type AttrTransferType SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferType SurfaceHeightPropertyInfo = ()
type AttrLabel SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceHeightPropertyInfo = "height"
type AttrOrigin SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

attrGet :: AttrBaseTypeConstraint SurfaceHeightPropertyInfo o => o -> IO (AttrGetType SurfaceHeightPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SurfaceHeightPropertyInfo o, AttrSetTypeConstraint SurfaceHeightPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SurfaceHeightPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SurfaceHeightPropertyInfo o, AttrSetTypeConstraint SurfaceHeightPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SurfaceHeightPropertyInfo o, AttrTransferTypeConstraint SurfaceHeightPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SurfaceHeightPropertyInfo)

attrPut :: AttrBaseTypeConstraint SurfaceHeightPropertyInfo o => o -> AttrGetType SurfaceHeightPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceHeightPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceHeightPropertyInfo = IsSurface
type AttrGetType SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrGetType SurfaceHeightPropertyInfo = Int32
type AttrLabel SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceHeightPropertyInfo = "height"
type AttrOrigin SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceHeightPropertyInfo = Type ~ ()
type AttrTransferType SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferType SurfaceHeightPropertyInfo = ()
type AttrTransferTypeConstraint SurfaceHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceHeightPropertyInfo = Type ~ ()

data SurfaceHideMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsSurface a) => OverloadedMethod SurfaceHideMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceHideMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceIsDestroyedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsSurface a) => OverloadedMethod SurfaceIsDestroyedMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceIsDestroyedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type SurfaceLayoutCallback = Int32 -> Int32 -> IO () #

data SurfaceLayoutSignalInfo #

Instances

Instances details
SignalInfo SurfaceLayoutSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Associated Types

type HaskellCallbackType SurfaceLayoutSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType SurfaceLayoutSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType SurfaceLayoutSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

data SurfaceLeaveMonitorSignalInfo #

Instances

Instances details
SignalInfo SurfaceLeaveMonitorSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Associated Types

type HaskellCallbackType SurfaceLeaveMonitorSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType SurfaceLeaveMonitorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType SurfaceLeaveMonitorSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

data SurfaceMappedPropertyInfo #

Instances

Instances details
AttrInfo SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Associated Types

type AttrAllowedOps SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceMappedPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceMappedPropertyInfo = IsSurface
type AttrGetType SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrGetType SurfaceMappedPropertyInfo = Bool
type AttrSetTypeConstraint SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceMappedPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceMappedPropertyInfo = Type ~ ()
type AttrTransferType SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferType SurfaceMappedPropertyInfo = ()
type AttrLabel SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceMappedPropertyInfo = "mapped"
type AttrOrigin SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

attrGet :: AttrBaseTypeConstraint SurfaceMappedPropertyInfo o => o -> IO (AttrGetType SurfaceMappedPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SurfaceMappedPropertyInfo o, AttrSetTypeConstraint SurfaceMappedPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SurfaceMappedPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SurfaceMappedPropertyInfo o, AttrSetTypeConstraint SurfaceMappedPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SurfaceMappedPropertyInfo o, AttrTransferTypeConstraint SurfaceMappedPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SurfaceMappedPropertyInfo)

attrPut :: AttrBaseTypeConstraint SurfaceMappedPropertyInfo o => o -> AttrGetType SurfaceMappedPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceMappedPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceMappedPropertyInfo = IsSurface
type AttrGetType SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrGetType SurfaceMappedPropertyInfo = Bool
type AttrLabel SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceMappedPropertyInfo = "mapped"
type AttrOrigin SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceMappedPropertyInfo = Type ~ ()
type AttrTransferType SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferType SurfaceMappedPropertyInfo = ()
type AttrTransferTypeConstraint SurfaceMappedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceMappedPropertyInfo = Type ~ ()

data SurfaceQueueRenderMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsSurface a) => OverloadedMethod SurfaceQueueRenderMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceQueueRenderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type SurfaceRenderCallback = Region -> IO Bool #

data SurfaceRenderSignalInfo #

Instances

Instances details
SignalInfo SurfaceRenderSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Associated Types

type HaskellCallbackType SurfaceRenderSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType SurfaceRenderSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType SurfaceRenderSignalInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

data SurfaceRequestLayoutMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsSurface a) => OverloadedMethod SurfaceRequestLayoutMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceRequestLayoutMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceScaleFactorPropertyInfo #

Instances

Instances details
AttrInfo SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Associated Types

type AttrAllowedOps SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceScaleFactorPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceScaleFactorPropertyInfo = IsSurface
type AttrGetType SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrGetType SurfaceScaleFactorPropertyInfo = Int32
type AttrSetTypeConstraint SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceScaleFactorPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceScaleFactorPropertyInfo = Type ~ ()
type AttrTransferType SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferType SurfaceScaleFactorPropertyInfo = ()
type AttrLabel SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceScaleFactorPropertyInfo = "scale-factor"
type AttrOrigin SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

attrGet :: AttrBaseTypeConstraint SurfaceScaleFactorPropertyInfo o => o -> IO (AttrGetType SurfaceScaleFactorPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SurfaceScaleFactorPropertyInfo o, AttrSetTypeConstraint SurfaceScaleFactorPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SurfaceScaleFactorPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SurfaceScaleFactorPropertyInfo o, AttrSetTypeConstraint SurfaceScaleFactorPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SurfaceScaleFactorPropertyInfo o, AttrTransferTypeConstraint SurfaceScaleFactorPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SurfaceScaleFactorPropertyInfo)

attrPut :: AttrBaseTypeConstraint SurfaceScaleFactorPropertyInfo o => o -> AttrGetType SurfaceScaleFactorPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceScaleFactorPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceScaleFactorPropertyInfo = IsSurface
type AttrGetType SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrGetType SurfaceScaleFactorPropertyInfo = Int32
type AttrLabel SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceScaleFactorPropertyInfo = "scale-factor"
type AttrOrigin SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceScaleFactorPropertyInfo = Type ~ ()
type AttrTransferType SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferType SurfaceScaleFactorPropertyInfo = ()
type AttrTransferTypeConstraint SurfaceScaleFactorPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceScaleFactorPropertyInfo = Type ~ ()

data SurfaceScalePropertyInfo #

Instances

Instances details
AttrInfo SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Associated Types

type AttrAllowedOps SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceScalePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceScalePropertyInfo = IsSurface
type AttrGetType SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrGetType SurfaceScalePropertyInfo = Double
type AttrSetTypeConstraint SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceScalePropertyInfo = Type ~ ()
type AttrTransferTypeConstraint SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceScalePropertyInfo = Type ~ ()
type AttrTransferType SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferType SurfaceScalePropertyInfo = ()
type AttrLabel SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceScalePropertyInfo = "scale"
type AttrOrigin SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

attrGet :: AttrBaseTypeConstraint SurfaceScalePropertyInfo o => o -> IO (AttrGetType SurfaceScalePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SurfaceScalePropertyInfo o, AttrSetTypeConstraint SurfaceScalePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SurfaceScalePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SurfaceScalePropertyInfo o, AttrSetTypeConstraint SurfaceScalePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SurfaceScalePropertyInfo o, AttrTransferTypeConstraint SurfaceScalePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SurfaceScalePropertyInfo)

attrPut :: AttrBaseTypeConstraint SurfaceScalePropertyInfo o => o -> AttrGetType SurfaceScalePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceScalePropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceScalePropertyInfo = IsSurface
type AttrGetType SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrGetType SurfaceScalePropertyInfo = Double
type AttrLabel SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceScalePropertyInfo = "scale"
type AttrOrigin SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceScalePropertyInfo = Type ~ ()
type AttrTransferType SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferType SurfaceScalePropertyInfo = ()
type AttrTransferTypeConstraint SurfaceScalePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceScalePropertyInfo = Type ~ ()

data SurfaceSetCursorMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsSurface a, IsCursor b) => OverloadedMethod SurfaceSetCursorMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceSetCursorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceSetDeviceCursorMethodInfo #

Instances

Instances details
(signature ~ (b -> c -> m ()), MonadIO m, IsSurface a, IsDevice b, IsCursor c) => OverloadedMethod SurfaceSetDeviceCursorMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceSetDeviceCursorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceSetInputRegionMethodInfo #

Instances

Instances details
(signature ~ (Maybe Region -> m ()), MonadIO m, IsSurface a) => OverloadedMethod SurfaceSetInputRegionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceSetInputRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceSetOpaqueRegionMethodInfo #

Instances

Instances details
(signature ~ (Maybe Region -> m ()), MonadIO m, IsSurface a) => OverloadedMethod SurfaceSetOpaqueRegionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceSetOpaqueRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceTranslateCoordinatesMethodInfo #

Instances

Instances details
(signature ~ (b -> Double -> Double -> m (Bool, Double, Double)), MonadIO m, IsSurface a, IsSurface b) => OverloadedMethod SurfaceTranslateCoordinatesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SurfaceTranslateCoordinatesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SurfaceWidthPropertyInfo #

Instances

Instances details
AttrInfo SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Associated Types

type AttrAllowedOps SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceWidthPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceWidthPropertyInfo = IsSurface
type AttrGetType SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrGetType SurfaceWidthPropertyInfo = Int32
type AttrSetTypeConstraint SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceWidthPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceWidthPropertyInfo = Type ~ ()
type AttrTransferType SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferType SurfaceWidthPropertyInfo = ()
type AttrLabel SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceWidthPropertyInfo = "width"
type AttrOrigin SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

attrGet :: AttrBaseTypeConstraint SurfaceWidthPropertyInfo o => o -> IO (AttrGetType SurfaceWidthPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SurfaceWidthPropertyInfo o, AttrSetTypeConstraint SurfaceWidthPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SurfaceWidthPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SurfaceWidthPropertyInfo o, AttrSetTypeConstraint SurfaceWidthPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SurfaceWidthPropertyInfo o, AttrTransferTypeConstraint SurfaceWidthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SurfaceWidthPropertyInfo)

attrPut :: AttrBaseTypeConstraint SurfaceWidthPropertyInfo o => o -> AttrGetType SurfaceWidthPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrAllowedOps SurfaceWidthPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrBaseTypeConstraint SurfaceWidthPropertyInfo = IsSurface
type AttrGetType SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrGetType SurfaceWidthPropertyInfo = Int32
type AttrLabel SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrLabel SurfaceWidthPropertyInfo = "width"
type AttrOrigin SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrSetTypeConstraint SurfaceWidthPropertyInfo = Type ~ ()
type AttrTransferType SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferType SurfaceWidthPropertyInfo = ()
type AttrTransferTypeConstraint SurfaceWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Surface

type AttrTransferTypeConstraint SurfaceWidthPropertyInfo = Type ~ ()

afterSurfaceEnterMonitor :: (IsSurface a, MonadIO m) => a -> ((?self :: a) => SurfaceEnterMonitorCallback) -> m SignalHandlerId #

afterSurfaceEvent :: (IsSurface a, MonadIO m) => a -> ((?self :: a) => SurfaceEventCallback) -> m SignalHandlerId #

afterSurfaceLayout :: (IsSurface a, MonadIO m) => a -> ((?self :: a) => SurfaceLayoutCallback) -> m SignalHandlerId #

afterSurfaceLeaveMonitor :: (IsSurface a, MonadIO m) => a -> ((?self :: a) => SurfaceLeaveMonitorCallback) -> m SignalHandlerId #

afterSurfaceRender :: (IsSurface a, MonadIO m) => a -> ((?self :: a) => SurfaceRenderCallback) -> m SignalHandlerId #

clearSurfaceCursor :: (MonadIO m, IsSurface o) => o -> m () #

constructSurfaceCursor :: (IsSurface o, MonadIO m, IsCursor a) => a -> m (GValueConstruct o) #

constructSurfaceDisplay :: (IsSurface o, MonadIO m, IsDisplay a) => a -> m (GValueConstruct o) #

constructSurfaceFrameClock :: (IsSurface o, MonadIO m, IsFrameClock a) => a -> m (GValueConstruct o) #

getSurfaceCursor :: (MonadIO m, IsSurface o) => o -> m (Maybe Cursor) #

getSurfaceDisplay :: (MonadIO m, IsSurface o) => o -> m Display #

getSurfaceFrameClock :: (MonadIO m, IsSurface o) => o -> m FrameClock #

getSurfaceHeight :: (MonadIO m, IsSurface o) => o -> m Int32 #

getSurfaceMapped :: (MonadIO m, IsSurface o) => o -> m Bool #

getSurfaceScale :: (MonadIO m, IsSurface o) => o -> m Double #

getSurfaceScaleFactor :: (MonadIO m, IsSurface o) => o -> m Int32 #

getSurfaceWidth :: (MonadIO m, IsSurface o) => o -> m Int32 #

onSurfaceEnterMonitor :: (IsSurface a, MonadIO m) => a -> ((?self :: a) => SurfaceEnterMonitorCallback) -> m SignalHandlerId #

onSurfaceEvent :: (IsSurface a, MonadIO m) => a -> ((?self :: a) => SurfaceEventCallback) -> m SignalHandlerId #

onSurfaceLayout :: (IsSurface a, MonadIO m) => a -> ((?self :: a) => SurfaceLayoutCallback) -> m SignalHandlerId #

onSurfaceLeaveMonitor :: (IsSurface a, MonadIO m) => a -> ((?self :: a) => SurfaceLeaveMonitorCallback) -> m SignalHandlerId #

onSurfaceRender :: (IsSurface a, MonadIO m) => a -> ((?self :: a) => SurfaceRenderCallback) -> m SignalHandlerId #

setSurfaceCursor :: (MonadIO m, IsSurface o, IsCursor a) => o -> a -> m () #

surfaceBeep :: (HasCallStack, MonadIO m, IsSurface a) => a -> m () #

surfaceCreateCairoContext :: (HasCallStack, MonadIO m, IsSurface a) => a -> m CairoContext #

surfaceCreateGlContext :: (HasCallStack, MonadIO m, IsSurface a) => a -> m GLContext #

surfaceCreateSimilarSurface :: (HasCallStack, MonadIO m, IsSurface a) => a -> Content -> Int32 -> Int32 -> m Surface #

surfaceCreateVulkanContext :: (HasCallStack, MonadIO m, IsSurface a) => a -> m VulkanContext #

surfaceCursor :: AttrLabelProxy "cursor" #

surfaceDestroy :: (HasCallStack, MonadIO m, IsSurface a) => a -> m () #

surfaceDisplay :: AttrLabelProxy "display" #

surfaceFrameClock :: AttrLabelProxy "frameClock" #

surfaceGetCursor :: (HasCallStack, MonadIO m, IsSurface a) => a -> m (Maybe Cursor) #

surfaceGetDeviceCursor :: (HasCallStack, MonadIO m, IsSurface a, IsDevice b) => a -> b -> m (Maybe Cursor) #

surfaceGetDevicePosition :: (HasCallStack, MonadIO m, IsSurface a, IsDevice b) => a -> b -> m (Bool, Double, Double, [ModifierType]) #

surfaceGetDisplay :: (HasCallStack, MonadIO m, IsSurface a) => a -> m Display #

surfaceGetFrameClock :: (HasCallStack, MonadIO m, IsSurface a) => a -> m FrameClock #

surfaceGetHeight :: (HasCallStack, MonadIO m, IsSurface a) => a -> m Int32 #

surfaceGetMapped :: (HasCallStack, MonadIO m, IsSurface a) => a -> m Bool #

surfaceGetScale :: (HasCallStack, MonadIO m, IsSurface a) => a -> m Double #

surfaceGetScaleFactor :: (HasCallStack, MonadIO m, IsSurface a) => a -> m Int32 #

surfaceGetWidth :: (HasCallStack, MonadIO m, IsSurface a) => a -> m Int32 #

surfaceHeight :: AttrLabelProxy "height" #

surfaceHide :: (HasCallStack, MonadIO m, IsSurface a) => a -> m () #

surfaceIsDestroyed :: (HasCallStack, MonadIO m, IsSurface a) => a -> m Bool #

surfaceMapped :: AttrLabelProxy "mapped" #

surfaceNewPopup :: (HasCallStack, MonadIO m, IsSurface a) => a -> Bool -> m Surface #

surfaceNewToplevel :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Surface #

surfaceQueueRender :: (HasCallStack, MonadIO m, IsSurface a) => a -> m () #

surfaceRequestLayout :: (HasCallStack, MonadIO m, IsSurface a) => a -> m () #

surfaceScale :: AttrLabelProxy "scale" #

surfaceScaleFactor :: AttrLabelProxy "scaleFactor" #

surfaceSetCursor :: (HasCallStack, MonadIO m, IsSurface a, IsCursor b) => a -> Maybe b -> m () #

surfaceSetDeviceCursor :: (HasCallStack, MonadIO m, IsSurface a, IsDevice b, IsCursor c) => a -> b -> c -> m () #

surfaceSetInputRegion :: (HasCallStack, MonadIO m, IsSurface a) => a -> Maybe Region -> m () #

surfaceSetOpaqueRegion :: (HasCallStack, MonadIO m, IsSurface a) => a -> Maybe Region -> m () #

surfaceTranslateCoordinates :: (HasCallStack, MonadIO m, IsSurface a, IsSurface b) => a -> b -> Double -> Double -> m (Bool, Double, Double) #

surfaceWidth :: AttrLabelProxy "width" #

toSurface :: (MonadIO m, IsSurface o) => o -> m Surface #

class (GObject o, IsDescendantOf Texture o) => IsTexture o #

Instances

Instances details
(GObject o, IsDescendantOf Texture o) => IsTexture o 
Instance details

Defined in GI.Gdk.Objects.Texture

type family ResolveTextureMethod (t :: Symbol) o where ... #

Equations

ResolveTextureMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveTextureMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveTextureMethod "computeConcreteSize" o = PaintableComputeConcreteSizeMethodInfo 
ResolveTextureMethod "download" o = TextureDownloadMethodInfo 
ResolveTextureMethod "equal" o = IconEqualMethodInfo 
ResolveTextureMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveTextureMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveTextureMethod "getv" o = ObjectGetvMethodInfo 
ResolveTextureMethod "hash" o = IconHashMethodInfo 
ResolveTextureMethod "invalidateContents" o = PaintableInvalidateContentsMethodInfo 
ResolveTextureMethod "invalidateSize" o = PaintableInvalidateSizeMethodInfo 
ResolveTextureMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveTextureMethod "load" o = LoadableIconLoadMethodInfo 
ResolveTextureMethod "loadAsync" o = LoadableIconLoadAsyncMethodInfo 
ResolveTextureMethod "loadFinish" o = LoadableIconLoadFinishMethodInfo 
ResolveTextureMethod "notify" o = ObjectNotifyMethodInfo 
ResolveTextureMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveTextureMethod "ref" o = ObjectRefMethodInfo 
ResolveTextureMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveTextureMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveTextureMethod "saveToPng" o = TextureSaveToPngMethodInfo 
ResolveTextureMethod "saveToPngBytes" o = TextureSaveToPngBytesMethodInfo 
ResolveTextureMethod "saveToTiff" o = TextureSaveToTiffMethodInfo 
ResolveTextureMethod "saveToTiffBytes" o = TextureSaveToTiffBytesMethodInfo 
ResolveTextureMethod "serialize" o = IconSerializeMethodInfo 
ResolveTextureMethod "snapshot" o = PaintableSnapshotMethodInfo 
ResolveTextureMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveTextureMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveTextureMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveTextureMethod "toString" o = IconToStringMethodInfo 
ResolveTextureMethod "unref" o = ObjectUnrefMethodInfo 
ResolveTextureMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveTextureMethod "getColorState" o = TextureGetColorStateMethodInfo 
ResolveTextureMethod "getCurrentImage" o = PaintableGetCurrentImageMethodInfo 
ResolveTextureMethod "getData" o = ObjectGetDataMethodInfo 
ResolveTextureMethod "getFlags" o = PaintableGetFlagsMethodInfo 
ResolveTextureMethod "getFormat" o = TextureGetFormatMethodInfo 
ResolveTextureMethod "getHeight" o = TextureGetHeightMethodInfo 
ResolveTextureMethod "getIntrinsicAspectRatio" o = PaintableGetIntrinsicAspectRatioMethodInfo 
ResolveTextureMethod "getIntrinsicHeight" o = PaintableGetIntrinsicHeightMethodInfo 
ResolveTextureMethod "getIntrinsicWidth" o = PaintableGetIntrinsicWidthMethodInfo 
ResolveTextureMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveTextureMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveTextureMethod "getWidth" o = TextureGetWidthMethodInfo 
ResolveTextureMethod "setData" o = ObjectSetDataMethodInfo 
ResolveTextureMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveTextureMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveTextureMethod l o = MethodResolutionFailed l o :: Type 

data TextureColorStatePropertyInfo #

Instances

Instances details
AttrInfo TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

Associated Types

type AttrAllowedOps TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrAllowedOps TextureColorStatePropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrBaseTypeConstraint TextureColorStatePropertyInfo = IsTexture
type AttrGetType TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrSetTypeConstraint TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrSetTypeConstraint TextureColorStatePropertyInfo = Type ~ ColorState
type AttrTransferTypeConstraint TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrTransferTypeConstraint TextureColorStatePropertyInfo = Type ~ ColorState
type AttrTransferType TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrLabel TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrLabel TextureColorStatePropertyInfo = "color-state"
type AttrOrigin TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

attrGet :: AttrBaseTypeConstraint TextureColorStatePropertyInfo o => o -> IO (AttrGetType TextureColorStatePropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextureColorStatePropertyInfo o, AttrSetTypeConstraint TextureColorStatePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextureColorStatePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextureColorStatePropertyInfo o, AttrSetTypeConstraint TextureColorStatePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextureColorStatePropertyInfo o, AttrTransferTypeConstraint TextureColorStatePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextureColorStatePropertyInfo)

attrPut :: AttrBaseTypeConstraint TextureColorStatePropertyInfo o => o -> AttrGetType TextureColorStatePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrAllowedOps TextureColorStatePropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrBaseTypeConstraint TextureColorStatePropertyInfo = IsTexture
type AttrGetType TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrLabel TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrLabel TextureColorStatePropertyInfo = "color-state"
type AttrOrigin TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrSetTypeConstraint TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrSetTypeConstraint TextureColorStatePropertyInfo = Type ~ ColorState
type AttrTransferType TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrTransferTypeConstraint TextureColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrTransferTypeConstraint TextureColorStatePropertyInfo = Type ~ ColorState

data TextureDownloadMethodInfo #

Instances

Instances details
(signature ~ (Ptr Word8 -> CSize -> m ()), MonadIO m, IsTexture a) => OverloadedMethod TextureDownloadMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextureDownloadMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureGetColorStateMethodInfo #

Instances

Instances details
(signature ~ m ColorState, MonadIO m, IsTexture a) => OverloadedMethod TextureGetColorStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextureGetColorStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureGetFormatMethodInfo #

Instances

Instances details
(signature ~ m MemoryFormat, MonadIO m, IsTexture a) => OverloadedMethod TextureGetFormatMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextureGetFormatMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureGetHeightMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsTexture a) => OverloadedMethod TextureGetHeightMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextureGetHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureGetWidthMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsTexture a) => OverloadedMethod TextureGetWidthMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextureGetWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureHeightPropertyInfo #

Instances

Instances details
AttrInfo TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

Associated Types

type AttrAllowedOps TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrAllowedOps TextureHeightPropertyInfo = '['AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrBaseTypeConstraint TextureHeightPropertyInfo = IsTexture
type AttrGetType TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrGetType TextureHeightPropertyInfo = Int32
type AttrSetTypeConstraint TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrSetTypeConstraint TextureHeightPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrTransferTypeConstraint TextureHeightPropertyInfo = Type ~ Int32
type AttrTransferType TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrTransferType TextureHeightPropertyInfo = Int32
type AttrLabel TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrLabel TextureHeightPropertyInfo = "height"
type AttrOrigin TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

attrGet :: AttrBaseTypeConstraint TextureHeightPropertyInfo o => o -> IO (AttrGetType TextureHeightPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextureHeightPropertyInfo o, AttrSetTypeConstraint TextureHeightPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextureHeightPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextureHeightPropertyInfo o, AttrSetTypeConstraint TextureHeightPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextureHeightPropertyInfo o, AttrTransferTypeConstraint TextureHeightPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextureHeightPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextureHeightPropertyInfo o => o -> AttrGetType TextureHeightPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrAllowedOps TextureHeightPropertyInfo = '['AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrBaseTypeConstraint TextureHeightPropertyInfo = IsTexture
type AttrGetType TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrGetType TextureHeightPropertyInfo = Int32
type AttrLabel TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrLabel TextureHeightPropertyInfo = "height"
type AttrOrigin TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrSetTypeConstraint TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrSetTypeConstraint TextureHeightPropertyInfo = Type ~ Int32
type AttrTransferType TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrTransferType TextureHeightPropertyInfo = Int32
type AttrTransferTypeConstraint TextureHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrTransferTypeConstraint TextureHeightPropertyInfo = Type ~ Int32

data TextureSaveToPngBytesMethodInfo #

Instances

Instances details
(signature ~ m Bytes, MonadIO m, IsTexture a) => OverloadedMethod TextureSaveToPngBytesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextureSaveToPngBytesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureSaveToPngMethodInfo #

Instances

Instances details
(signature ~ ([Char] -> m Bool), MonadIO m, IsTexture a) => OverloadedMethod TextureSaveToPngMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextureSaveToPngMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureSaveToTiffBytesMethodInfo #

Instances

Instances details
(signature ~ m Bytes, MonadIO m, IsTexture a) => OverloadedMethod TextureSaveToTiffBytesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextureSaveToTiffBytesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureSaveToTiffMethodInfo #

Instances

Instances details
(signature ~ ([Char] -> m Bool), MonadIO m, IsTexture a) => OverloadedMethod TextureSaveToTiffMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextureSaveToTiffMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureWidthPropertyInfo #

Instances

Instances details
AttrInfo TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

Associated Types

type AttrAllowedOps TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrAllowedOps TextureWidthPropertyInfo = '['AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrBaseTypeConstraint TextureWidthPropertyInfo = IsTexture
type AttrGetType TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrGetType TextureWidthPropertyInfo = Int32
type AttrSetTypeConstraint TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrSetTypeConstraint TextureWidthPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrTransferTypeConstraint TextureWidthPropertyInfo = Type ~ Int32
type AttrTransferType TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrTransferType TextureWidthPropertyInfo = Int32
type AttrLabel TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrLabel TextureWidthPropertyInfo = "width"
type AttrOrigin TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

attrGet :: AttrBaseTypeConstraint TextureWidthPropertyInfo o => o -> IO (AttrGetType TextureWidthPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextureWidthPropertyInfo o, AttrSetTypeConstraint TextureWidthPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextureWidthPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextureWidthPropertyInfo o, AttrSetTypeConstraint TextureWidthPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextureWidthPropertyInfo o, AttrTransferTypeConstraint TextureWidthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextureWidthPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextureWidthPropertyInfo o => o -> AttrGetType TextureWidthPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrAllowedOps TextureWidthPropertyInfo = '['AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrBaseTypeConstraint TextureWidthPropertyInfo = IsTexture
type AttrGetType TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrGetType TextureWidthPropertyInfo = Int32
type AttrLabel TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrLabel TextureWidthPropertyInfo = "width"
type AttrOrigin TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrSetTypeConstraint TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrSetTypeConstraint TextureWidthPropertyInfo = Type ~ Int32
type AttrTransferType TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrTransferType TextureWidthPropertyInfo = Int32
type AttrTransferTypeConstraint TextureWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.Texture

type AttrTransferTypeConstraint TextureWidthPropertyInfo = Type ~ Int32

constructTextureColorState :: (IsTexture o, MonadIO m) => ColorState -> m (GValueConstruct o) #

constructTextureHeight :: (IsTexture o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructTextureWidth :: (IsTexture o, MonadIO m) => Int32 -> m (GValueConstruct o) #

getTextureColorState :: (MonadIO m, IsTexture o) => o -> m ColorState #

getTextureHeight :: (MonadIO m, IsTexture o) => o -> m Int32 #

getTextureWidth :: (MonadIO m, IsTexture o) => o -> m Int32 #

textureColorState :: AttrLabelProxy "colorState" #

textureDownload :: (HasCallStack, MonadIO m, IsTexture a) => a -> Ptr Word8 -> CSize -> m () #

textureGetColorState :: (HasCallStack, MonadIO m, IsTexture a) => a -> m ColorState #

textureGetFormat :: (HasCallStack, MonadIO m, IsTexture a) => a -> m MemoryFormat #

textureGetHeight :: (HasCallStack, MonadIO m, IsTexture a) => a -> m Int32 #

textureGetWidth :: (HasCallStack, MonadIO m, IsTexture a) => a -> m Int32 #

textureHeight :: AttrLabelProxy "height" #

textureNewForPixbuf :: (HasCallStack, MonadIO m, IsPixbuf a) => a -> m Texture #

textureNewFromBytes :: (HasCallStack, MonadIO m) => Bytes -> m Texture #

textureNewFromFile :: (HasCallStack, MonadIO m, IsFile a) => a -> m Texture #

textureNewFromFilename :: (HasCallStack, MonadIO m) => [Char] -> m Texture #

textureNewFromResource :: (HasCallStack, MonadIO m) => Text -> m Texture #

textureSaveToPng :: (HasCallStack, MonadIO m, IsTexture a) => a -> [Char] -> m Bool #

textureSaveToPngBytes :: (HasCallStack, MonadIO m, IsTexture a) => a -> m Bytes #

textureSaveToTiff :: (HasCallStack, MonadIO m, IsTexture a) => a -> [Char] -> m Bool #

textureSaveToTiffBytes :: (HasCallStack, MonadIO m, IsTexture a) => a -> m Bytes #

textureWidth :: AttrLabelProxy "width" #

toTexture :: (MonadIO m, IsTexture o) => o -> m Texture #

class (BoxedPtr o, TypedObject o, IsDescendantOf TouchEvent o) => IsTouchEvent o #

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf TouchEvent o) => IsTouchEvent o 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

data TouchEventGetEmulatingPointerMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsTouchEvent a) => OverloadedMethod TouchEventGetEmulatingPointerMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TouchEventGetEmulatingPointerMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

toTouchEvent :: (MonadIO m, IsTouchEvent o) => o -> m TouchEvent #

touchEventGetEmulatingPointer :: (HasCallStack, MonadIO m, IsTouchEvent a) => a -> m Bool #

class (BoxedPtr o, TypedObject o, IsDescendantOf TouchpadEvent o) => IsTouchpadEvent o #

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf TouchpadEvent o) => IsTouchpadEvent o 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

type family ResolveTouchpadEventMethod (t :: Symbol) o where ... #

Equations

ResolveTouchpadEventMethod "ref" o = EventRefMethodInfo 
ResolveTouchpadEventMethod "triggersContextMenu" o = EventTriggersContextMenuMethodInfo 
ResolveTouchpadEventMethod "unref" o = EventUnrefMethodInfo 
ResolveTouchpadEventMethod "getAxes" o = EventGetAxesMethodInfo 
ResolveTouchpadEventMethod "getAxis" o = EventGetAxisMethodInfo 
ResolveTouchpadEventMethod "getDeltas" o = TouchpadEventGetDeltasMethodInfo 
ResolveTouchpadEventMethod "getDevice" o = EventGetDeviceMethodInfo 
ResolveTouchpadEventMethod "getDeviceTool" o = EventGetDeviceToolMethodInfo 
ResolveTouchpadEventMethod "getDisplay" o = EventGetDisplayMethodInfo 
ResolveTouchpadEventMethod "getEventSequence" o = EventGetEventSequenceMethodInfo 
ResolveTouchpadEventMethod "getEventType" o = EventGetEventTypeMethodInfo 
ResolveTouchpadEventMethod "getGesturePhase" o = TouchpadEventGetGesturePhaseMethodInfo 
ResolveTouchpadEventMethod "getHistory" o = EventGetHistoryMethodInfo 
ResolveTouchpadEventMethod "getModifierState" o = EventGetModifierStateMethodInfo 
ResolveTouchpadEventMethod "getNFingers" o = TouchpadEventGetNFingersMethodInfo 
ResolveTouchpadEventMethod "getPinchAngleDelta" o = TouchpadEventGetPinchAngleDeltaMethodInfo 
ResolveTouchpadEventMethod "getPinchScale" o = TouchpadEventGetPinchScaleMethodInfo 
ResolveTouchpadEventMethod "getPointerEmulated" o = EventGetPointerEmulatedMethodInfo 
ResolveTouchpadEventMethod "getPosition" o = EventGetPositionMethodInfo 
ResolveTouchpadEventMethod "getSeat" o = EventGetSeatMethodInfo 
ResolveTouchpadEventMethod "getSurface" o = EventGetSurfaceMethodInfo 
ResolveTouchpadEventMethod "getTime" o = EventGetTimeMethodInfo 
ResolveTouchpadEventMethod l o = MethodResolutionFailed l o :: Type 

data TouchpadEventGetDeltasMethodInfo #

Instances

Instances details
(signature ~ m (Double, Double), MonadIO m, IsTouchpadEvent a) => OverloadedMethod TouchpadEventGetDeltasMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TouchpadEventGetDeltasMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TouchpadEventGetGesturePhaseMethodInfo #

Instances

Instances details
(signature ~ m TouchpadGesturePhase, MonadIO m, IsTouchpadEvent a) => OverloadedMethod TouchpadEventGetGesturePhaseMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TouchpadEventGetGesturePhaseMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TouchpadEventGetNFingersMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsTouchpadEvent a) => OverloadedMethod TouchpadEventGetNFingersMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TouchpadEventGetNFingersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TouchpadEventGetPinchAngleDeltaMethodInfo #

Instances

Instances details
(signature ~ m Double, MonadIO m, IsTouchpadEvent a) => OverloadedMethod TouchpadEventGetPinchAngleDeltaMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TouchpadEventGetPinchAngleDeltaMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TouchpadEventGetPinchScaleMethodInfo #

Instances

Instances details
(signature ~ m Double, MonadIO m, IsTouchpadEvent a) => OverloadedMethod TouchpadEventGetPinchScaleMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TouchpadEventGetPinchScaleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

toTouchpadEvent :: (MonadIO m, IsTouchpadEvent o) => o -> m TouchpadEvent #

touchpadEventGetDeltas :: (HasCallStack, MonadIO m, IsTouchpadEvent a) => a -> m (Double, Double) #

touchpadEventGetGesturePhase :: (HasCallStack, MonadIO m, IsTouchpadEvent a) => a -> m TouchpadGesturePhase #

touchpadEventGetNFingers :: (HasCallStack, MonadIO m, IsTouchpadEvent a) => a -> m Word32 #

touchpadEventGetPinchAngleDelta :: (HasCallStack, MonadIO m, IsTouchpadEvent a) => a -> m Double #

touchpadEventGetPinchScale :: (HasCallStack, MonadIO m, IsTouchpadEvent a) => a -> m Double #

class (GObject o, IsDescendantOf VulkanContext o) => IsVulkanContext o #

Instances

Instances details
(GObject o, IsDescendantOf VulkanContext o) => IsVulkanContext o 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

type family ResolveVulkanContextMethod (t :: Symbol) o where ... #

Equations

ResolveVulkanContextMethod "beginFrame" o = DrawContextBeginFrameMethodInfo 
ResolveVulkanContextMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveVulkanContextMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveVulkanContextMethod "endFrame" o = DrawContextEndFrameMethodInfo 
ResolveVulkanContextMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveVulkanContextMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveVulkanContextMethod "getv" o = ObjectGetvMethodInfo 
ResolveVulkanContextMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveVulkanContextMethod "isInFrame" o = DrawContextIsInFrameMethodInfo 
ResolveVulkanContextMethod "notify" o = ObjectNotifyMethodInfo 
ResolveVulkanContextMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveVulkanContextMethod "ref" o = ObjectRefMethodInfo 
ResolveVulkanContextMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveVulkanContextMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveVulkanContextMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveVulkanContextMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveVulkanContextMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveVulkanContextMethod "unref" o = ObjectUnrefMethodInfo 
ResolveVulkanContextMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveVulkanContextMethod "getData" o = ObjectGetDataMethodInfo 
ResolveVulkanContextMethod "getDisplay" o = DrawContextGetDisplayMethodInfo 
ResolveVulkanContextMethod "getFrameRegion" o = DrawContextGetFrameRegionMethodInfo 
ResolveVulkanContextMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveVulkanContextMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveVulkanContextMethod "getSurface" o = DrawContextGetSurfaceMethodInfo 
ResolveVulkanContextMethod "setData" o = ObjectSetDataMethodInfo 
ResolveVulkanContextMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveVulkanContextMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveVulkanContextMethod l o = MethodResolutionFailed l o :: Type 

data VulkanContextImagesUpdatedSignalInfo #

Instances

Instances details
SignalInfo VulkanContextImagesUpdatedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

Associated Types

type HaskellCallbackType VulkanContextImagesUpdatedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType VulkanContextImagesUpdatedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType VulkanContextImagesUpdatedSignalInfo 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

afterVulkanContextImagesUpdated :: (IsVulkanContext a, MonadIO m) => a -> ((?self :: a) => VulkanContextImagesUpdatedCallback) -> m SignalHandlerId #

onVulkanContextImagesUpdated :: (IsVulkanContext a, MonadIO m) => a -> ((?self :: a) => VulkanContextImagesUpdatedCallback) -> m SignalHandlerId #

toVulkanContext :: (MonadIO m, IsVulkanContext o) => o -> m VulkanContext #

data ColorStateCreateCicpParamsMethodInfo #

Instances

Instances details
(signature ~ m (Maybe CicpParams), MonadIO m) => OverloadedMethod ColorStateCreateCicpParamsMethodInfo ColorState signature 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethod :: ColorState -> signature

OverloadedMethodInfo ColorStateCreateCicpParamsMethodInfo ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColorStateEqualMethodInfo #

Instances

Instances details
(signature ~ (ColorState -> m Bool), MonadIO m) => OverloadedMethod ColorStateEqualMethodInfo ColorState signature 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethod :: ColorState -> signature

OverloadedMethodInfo ColorStateEqualMethodInfo ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColorStateEquivalentMethodInfo #

Instances

Instances details
(signature ~ (ColorState -> m Bool), MonadIO m) => OverloadedMethod ColorStateEquivalentMethodInfo ColorState signature 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethod :: ColorState -> signature

OverloadedMethodInfo ColorStateEquivalentMethodInfo ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColorStateRefMethodInfo #

Instances

Instances details
(signature ~ m ColorState, MonadIO m) => OverloadedMethod ColorStateRefMethodInfo ColorState signature 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethod :: ColorState -> signature

OverloadedMethodInfo ColorStateRefMethodInfo ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColorStateUnrefMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m) => OverloadedMethod ColorStateUnrefMethodInfo ColorState signature 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethod :: ColorState -> signature

OverloadedMethodInfo ColorStateUnrefMethodInfo ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

colorStateCreateCicpParams :: (HasCallStack, MonadIO m) => ColorState -> m (Maybe CicpParams) #

colorStateEqual :: (HasCallStack, MonadIO m) => ColorState -> ColorState -> m Bool #

colorStateEquivalent :: (HasCallStack, MonadIO m) => ColorState -> ColorState -> m Bool #

colorStateGetOklab :: (HasCallStack, MonadIO m) => m ColorState #

colorStateGetOklch :: (HasCallStack, MonadIO m) => m ColorState #

colorStateGetRec2100Linear :: (HasCallStack, MonadIO m) => m ColorState #

colorStateGetRec2100Pq :: (HasCallStack, MonadIO m) => m ColorState #

colorStateGetSrgb :: (HasCallStack, MonadIO m) => m ColorState #

colorStateGetSrgbLinear :: (HasCallStack, MonadIO m) => m ColorState #

colorStateRef :: (HasCallStack, MonadIO m) => ColorState -> m ColorState #

colorStateUnref :: (HasCallStack, MonadIO m) => ColorState -> m () #

data ContentFormatsContainGtypeMethodInfo #

Instances

Instances details
(signature ~ (GType -> m Bool), MonadIO m) => OverloadedMethod ContentFormatsContainGtypeMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsContainGtypeMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsContainMimeTypeMethodInfo #

Instances

Instances details
(signature ~ (Text -> m Bool), MonadIO m) => OverloadedMethod ContentFormatsContainMimeTypeMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsContainMimeTypeMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsGetGtypesMethodInfo #

Instances

Instances details
(signature ~ m (Maybe [GType], CSize), MonadIO m) => OverloadedMethod ContentFormatsGetGtypesMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsGetGtypesMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsGetMimeTypesMethodInfo #

Instances

Instances details
(signature ~ m (Maybe [Text], CSize), MonadIO m) => OverloadedMethod ContentFormatsGetMimeTypesMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsGetMimeTypesMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsIsEmptyMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m) => OverloadedMethod ContentFormatsIsEmptyMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsIsEmptyMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsMatchGtypeMethodInfo #

Instances

Instances details
(signature ~ (ContentFormats -> m GType), MonadIO m) => OverloadedMethod ContentFormatsMatchGtypeMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsMatchGtypeMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsMatchMethodInfo #

Instances

Instances details
(signature ~ (ContentFormats -> m Bool), MonadIO m) => OverloadedMethod ContentFormatsMatchMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsMatchMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsMatchMimeTypeMethodInfo #

Instances

Instances details
(signature ~ (ContentFormats -> m (Maybe Text)), MonadIO m) => OverloadedMethod ContentFormatsMatchMimeTypeMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsMatchMimeTypeMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsPrintMethodInfo #

Instances

Instances details
(signature ~ (String -> m ()), MonadIO m) => OverloadedMethod ContentFormatsPrintMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsPrintMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsRefMethodInfo #

Instances

Instances details
(signature ~ m ContentFormats, MonadIO m) => OverloadedMethod ContentFormatsRefMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsRefMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsToStringMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m) => OverloadedMethod ContentFormatsToStringMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsToStringMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsUnionDeserializeGtypesMethodInfo #

Instances

Instances details
(signature ~ m ContentFormats, MonadIO m) => OverloadedMethod ContentFormatsUnionDeserializeGtypesMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsUnionDeserializeGtypesMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsUnionDeserializeMimeTypesMethodInfo #

Instances

Instances details
(signature ~ m ContentFormats, MonadIO m) => OverloadedMethod ContentFormatsUnionDeserializeMimeTypesMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsUnionDeserializeMimeTypesMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsUnionMethodInfo #

Instances

Instances details
(signature ~ (ContentFormats -> m ContentFormats), MonadIO m) => OverloadedMethod ContentFormatsUnionMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsUnionMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsUnionSerializeGtypesMethodInfo #

Instances

Instances details
(signature ~ m ContentFormats, MonadIO m) => OverloadedMethod ContentFormatsUnionSerializeGtypesMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsUnionSerializeGtypesMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsUnionSerializeMimeTypesMethodInfo #

Instances

Instances details
(signature ~ m ContentFormats, MonadIO m) => OverloadedMethod ContentFormatsUnionSerializeMimeTypesMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsUnionSerializeMimeTypesMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsUnrefMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m) => OverloadedMethod ContentFormatsUnrefMethodInfo ContentFormats signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethod :: ContentFormats -> signature

OverloadedMethodInfo ContentFormatsUnrefMethodInfo ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type family ResolveContentFormatsMethod (t :: Symbol) o where ... #

Equations

ResolveContentFormatsMethod "containGtype" o = ContentFormatsContainGtypeMethodInfo 
ResolveContentFormatsMethod "containMimeType" o = ContentFormatsContainMimeTypeMethodInfo 
ResolveContentFormatsMethod "isEmpty" o = ContentFormatsIsEmptyMethodInfo 
ResolveContentFormatsMethod "match" o = ContentFormatsMatchMethodInfo 
ResolveContentFormatsMethod "matchGtype" o = ContentFormatsMatchGtypeMethodInfo 
ResolveContentFormatsMethod "matchMimeType" o = ContentFormatsMatchMimeTypeMethodInfo 
ResolveContentFormatsMethod "print" o = ContentFormatsPrintMethodInfo 
ResolveContentFormatsMethod "ref" o = ContentFormatsRefMethodInfo 
ResolveContentFormatsMethod "toString" o = ContentFormatsToStringMethodInfo 
ResolveContentFormatsMethod "union" o = ContentFormatsUnionMethodInfo 
ResolveContentFormatsMethod "unionDeserializeGtypes" o = ContentFormatsUnionDeserializeGtypesMethodInfo 
ResolveContentFormatsMethod "unionDeserializeMimeTypes" o = ContentFormatsUnionDeserializeMimeTypesMethodInfo 
ResolveContentFormatsMethod "unionSerializeGtypes" o = ContentFormatsUnionSerializeGtypesMethodInfo 
ResolveContentFormatsMethod "unionSerializeMimeTypes" o = ContentFormatsUnionSerializeMimeTypesMethodInfo 
ResolveContentFormatsMethod "unref" o = ContentFormatsUnrefMethodInfo 
ResolveContentFormatsMethod "getGtypes" o = ContentFormatsGetGtypesMethodInfo 
ResolveContentFormatsMethod "getMimeTypes" o = ContentFormatsGetMimeTypesMethodInfo 
ResolveContentFormatsMethod l o = MethodResolutionFailed l o :: Type 

contentFormatsContainGtype :: (HasCallStack, MonadIO m) => ContentFormats -> GType -> m Bool #

contentFormatsContainMimeType :: (HasCallStack, MonadIO m) => ContentFormats -> Text -> m Bool #

contentFormatsGetGtypes :: (HasCallStack, MonadIO m) => ContentFormats -> m (Maybe [GType], CSize) #

contentFormatsGetMimeTypes :: (HasCallStack, MonadIO m) => ContentFormats -> m (Maybe [Text], CSize) #

contentFormatsIsEmpty :: (HasCallStack, MonadIO m) => ContentFormats -> m Bool #

contentFormatsMatch :: (HasCallStack, MonadIO m) => ContentFormats -> ContentFormats -> m Bool #

contentFormatsMatchGtype :: (HasCallStack, MonadIO m) => ContentFormats -> ContentFormats -> m GType #

contentFormatsMatchMimeType :: (HasCallStack, MonadIO m) => ContentFormats -> ContentFormats -> m (Maybe Text) #

contentFormatsNew :: (HasCallStack, MonadIO m) => Maybe [Text] -> m ContentFormats #

contentFormatsNewForGtype :: (HasCallStack, MonadIO m) => GType -> m ContentFormats #

contentFormatsParse :: (HasCallStack, MonadIO m) => Text -> m (Maybe ContentFormats) #

contentFormatsPrint :: (HasCallStack, MonadIO m) => ContentFormats -> String -> m () #

contentFormatsRef :: (HasCallStack, MonadIO m) => ContentFormats -> m ContentFormats #

contentFormatsToString :: (HasCallStack, MonadIO m) => ContentFormats -> m Text #

contentFormatsUnion :: (HasCallStack, MonadIO m) => ContentFormats -> ContentFormats -> m ContentFormats #

contentFormatsUnref :: (HasCallStack, MonadIO m) => ContentFormats -> m () #

data ContentFormatsBuilderAddFormatsMethodInfo #

Instances

Instances details
(signature ~ (ContentFormats -> m ()), MonadIO m) => OverloadedMethod ContentFormatsBuilderAddFormatsMethodInfo ContentFormatsBuilder signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

OverloadedMethodInfo ContentFormatsBuilderAddFormatsMethodInfo ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsBuilderAddGtypeMethodInfo #

Instances

Instances details
(signature ~ (GType -> m ()), MonadIO m) => OverloadedMethod ContentFormatsBuilderAddGtypeMethodInfo ContentFormatsBuilder signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

OverloadedMethodInfo ContentFormatsBuilderAddGtypeMethodInfo ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsBuilderAddMimeTypeMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m) => OverloadedMethod ContentFormatsBuilderAddMimeTypeMethodInfo ContentFormatsBuilder signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

OverloadedMethodInfo ContentFormatsBuilderAddMimeTypeMethodInfo ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsBuilderRefMethodInfo #

Instances

Instances details
(signature ~ m ContentFormatsBuilder, MonadIO m) => OverloadedMethod ContentFormatsBuilderRefMethodInfo ContentFormatsBuilder signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

OverloadedMethodInfo ContentFormatsBuilderRefMethodInfo ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsBuilderToFormatsMethodInfo #

Instances

Instances details
(signature ~ m ContentFormats, MonadIO m) => OverloadedMethod ContentFormatsBuilderToFormatsMethodInfo ContentFormatsBuilder signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

OverloadedMethodInfo ContentFormatsBuilderToFormatsMethodInfo ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ContentFormatsBuilderUnrefMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m) => OverloadedMethod ContentFormatsBuilderUnrefMethodInfo ContentFormatsBuilder signature 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

OverloadedMethodInfo ContentFormatsBuilderUnrefMethodInfo ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

contentFormatsBuilderAddFormats :: (HasCallStack, MonadIO m) => ContentFormatsBuilder -> ContentFormats -> m () #

contentFormatsBuilderAddGtype :: (HasCallStack, MonadIO m) => ContentFormatsBuilder -> GType -> m () #

contentFormatsBuilderAddMimeType :: (HasCallStack, MonadIO m) => ContentFormatsBuilder -> Text -> m () #

contentFormatsBuilderNew :: (HasCallStack, MonadIO m) => m ContentFormatsBuilder #

contentFormatsBuilderUnref :: (HasCallStack, MonadIO m) => ContentFormatsBuilder -> m () #

data DmabufFormatsContainsMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> Word64 -> m Bool), MonadIO m) => OverloadedMethod DmabufFormatsContainsMethodInfo DmabufFormats signature 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethod :: DmabufFormats -> signature

OverloadedMethodInfo DmabufFormatsContainsMethodInfo DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufFormatsEqualMethodInfo #

Instances

Instances details
(signature ~ (Maybe DmabufFormats -> m Bool), MonadIO m) => OverloadedMethod DmabufFormatsEqualMethodInfo DmabufFormats signature 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethod :: DmabufFormats -> signature

OverloadedMethodInfo DmabufFormatsEqualMethodInfo DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufFormatsGetFormatMethodInfo #

Instances

Instances details
(signature ~ (CSize -> m (Word32, Word64)), MonadIO m) => OverloadedMethod DmabufFormatsGetFormatMethodInfo DmabufFormats signature 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethod :: DmabufFormats -> signature

OverloadedMethodInfo DmabufFormatsGetFormatMethodInfo DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufFormatsGetNFormatsMethodInfo #

Instances

Instances details
(signature ~ m CSize, MonadIO m) => OverloadedMethod DmabufFormatsGetNFormatsMethodInfo DmabufFormats signature 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethod :: DmabufFormats -> signature

OverloadedMethodInfo DmabufFormatsGetNFormatsMethodInfo DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufFormatsRefMethodInfo #

Instances

Instances details
(signature ~ m DmabufFormats, MonadIO m) => OverloadedMethod DmabufFormatsRefMethodInfo DmabufFormats signature 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethod :: DmabufFormats -> signature

OverloadedMethodInfo DmabufFormatsRefMethodInfo DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufFormatsUnrefMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m) => OverloadedMethod DmabufFormatsUnrefMethodInfo DmabufFormats signature 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethod :: DmabufFormats -> signature

OverloadedMethodInfo DmabufFormatsUnrefMethodInfo DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

dmabufFormatsContains :: (HasCallStack, MonadIO m) => DmabufFormats -> Word32 -> Word64 -> m Bool #

dmabufFormatsEqual :: (HasCallStack, MonadIO m) => Maybe DmabufFormats -> Maybe DmabufFormats -> m Bool #

dmabufFormatsGetFormat :: (HasCallStack, MonadIO m) => DmabufFormats -> CSize -> m (Word32, Word64) #

dmabufFormatsGetNFormats :: (HasCallStack, MonadIO m) => DmabufFormats -> m CSize #

dmabufFormatsRef :: (HasCallStack, MonadIO m) => DmabufFormats -> m DmabufFormats #

dmabufFormatsUnref :: (HasCallStack, MonadIO m) => DmabufFormats -> m () #

data DragSurfaceSizeSetSizeMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> m ()), MonadIO m) => OverloadedMethod DragSurfaceSizeSetSizeMethodInfo DragSurfaceSize signature 
Instance details

Defined in GI.Gdk.Structs.DragSurfaceSize

Methods

overloadedMethod :: DragSurfaceSize -> signature

OverloadedMethodInfo DragSurfaceSizeSetSizeMethodInfo DragSurfaceSize 
Instance details

Defined in GI.Gdk.Structs.DragSurfaceSize

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type family ResolveDragSurfaceSizeMethod (t :: Symbol) o where ... #

Equations

ResolveDragSurfaceSizeMethod "setSize" o = DragSurfaceSizeSetSizeMethodInfo 
ResolveDragSurfaceSizeMethod l o = MethodResolutionFailed l o :: Type 

dragSurfaceSizeSetSize :: (HasCallStack, MonadIO m) => DragSurfaceSize -> Int32 -> Int32 -> m () #

type family ResolveEventSequenceMethod (t :: Symbol) o where ... #

Equations

ResolveEventSequenceMethod l o = MethodResolutionFailed l o :: Type 

data FileListGetFilesMethodInfo #

Instances

Instances details
(signature ~ m [File], MonadIO m) => OverloadedMethod FileListGetFilesMethodInfo FileList signature 
Instance details

Defined in GI.Gdk.Structs.FileList

Methods

overloadedMethod :: FileList -> signature

OverloadedMethodInfo FileListGetFilesMethodInfo FileList 
Instance details

Defined in GI.Gdk.Structs.FileList

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type family ResolveFileListMethod (t :: Symbol) o where ... #

Equations

ResolveFileListMethod "getFiles" o = FileListGetFilesMethodInfo 
ResolveFileListMethod l o = MethodResolutionFailed l o :: Type 

fileListGetFiles :: (HasCallStack, MonadIO m) => FileList -> m [File] #

fileListNewFromArray :: (HasCallStack, MonadIO m) => [File] -> m FileList #

fileListNewFromList :: (HasCallStack, MonadIO m, IsFile a) => [a] -> m FileList #

data FrameTimingsGetCompleteMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m) => OverloadedMethod FrameTimingsGetCompleteMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

OverloadedMethodInfo FrameTimingsGetCompleteMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameTimingsGetFrameCounterMethodInfo #

Instances

Instances details
(signature ~ m Int64, MonadIO m) => OverloadedMethod FrameTimingsGetFrameCounterMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

OverloadedMethodInfo FrameTimingsGetFrameCounterMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameTimingsGetFrameTimeMethodInfo #

Instances

Instances details
(signature ~ m Int64, MonadIO m) => OverloadedMethod FrameTimingsGetFrameTimeMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

OverloadedMethodInfo FrameTimingsGetFrameTimeMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameTimingsGetPredictedPresentationTimeMethodInfo #

Instances

Instances details
(signature ~ m Int64, MonadIO m) => OverloadedMethod FrameTimingsGetPredictedPresentationTimeMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

OverloadedMethodInfo FrameTimingsGetPredictedPresentationTimeMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameTimingsGetPresentationTimeMethodInfo #

Instances

Instances details
(signature ~ m Int64, MonadIO m) => OverloadedMethod FrameTimingsGetPresentationTimeMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

OverloadedMethodInfo FrameTimingsGetPresentationTimeMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameTimingsGetRefreshIntervalMethodInfo #

Instances

Instances details
(signature ~ m Int64, MonadIO m) => OverloadedMethod FrameTimingsGetRefreshIntervalMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

OverloadedMethodInfo FrameTimingsGetRefreshIntervalMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameTimingsRefMethodInfo #

Instances

Instances details
(signature ~ m FrameTimings, MonadIO m) => OverloadedMethod FrameTimingsRefMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

OverloadedMethodInfo FrameTimingsRefMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameTimingsUnrefMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m) => OverloadedMethod FrameTimingsUnrefMethodInfo FrameTimings signature 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethod :: FrameTimings -> signature

OverloadedMethodInfo FrameTimingsUnrefMethodInfo FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

frameTimingsGetComplete :: (HasCallStack, MonadIO m) => FrameTimings -> m Bool #

frameTimingsGetFrameCounter :: (HasCallStack, MonadIO m) => FrameTimings -> m Int64 #

frameTimingsGetFrameTime :: (HasCallStack, MonadIO m) => FrameTimings -> m Int64 #

frameTimingsGetPredictedPresentationTime :: (HasCallStack, MonadIO m) => FrameTimings -> m Int64 #

frameTimingsGetPresentationTime :: (HasCallStack, MonadIO m) => FrameTimings -> m Int64 #

frameTimingsGetRefreshInterval :: (HasCallStack, MonadIO m) => FrameTimings -> m Int64 #

frameTimingsRef :: (HasCallStack, MonadIO m) => FrameTimings -> m FrameTimings #

frameTimingsUnref :: (HasCallStack, MonadIO m) => FrameTimings -> m () #

type family ResolveKeymapKeyMethod (t :: Symbol) o where ... #

Equations

ResolveKeymapKeyMethod l o = MethodResolutionFailed l o :: Type 

getKeymapKeyGroup :: MonadIO m => KeymapKey -> m Int32 #

getKeymapKeyKeycode :: MonadIO m => KeymapKey -> m Word32 #

getKeymapKeyLevel :: MonadIO m => KeymapKey -> m Int32 #

keymapKey_group :: AttrLabelProxy "group" #

keymapKey_keycode :: AttrLabelProxy "keycode" #

keymapKey_level :: AttrLabelProxy "level" #

newZeroKeymapKey :: MonadIO m => m KeymapKey #

setKeymapKeyGroup :: MonadIO m => KeymapKey -> Int32 -> m () #

setKeymapKeyKeycode :: MonadIO m => KeymapKey -> Word32 -> m () #

setKeymapKeyLevel :: MonadIO m => KeymapKey -> Int32 -> m () #

data PopupLayoutCopyMethodInfo #

Instances

Instances details
(signature ~ m PopupLayout, MonadIO m) => OverloadedMethod PopupLayoutCopyMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutCopyMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutEqualMethodInfo #

Instances

Instances details
(signature ~ (PopupLayout -> m Bool), MonadIO m) => OverloadedMethod PopupLayoutEqualMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutEqualMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutGetAnchorHintsMethodInfo #

Instances

Instances details
(signature ~ m [AnchorHints], MonadIO m) => OverloadedMethod PopupLayoutGetAnchorHintsMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutGetAnchorHintsMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutGetAnchorRectMethodInfo #

Instances

Instances details
(signature ~ m Rectangle, MonadIO m) => OverloadedMethod PopupLayoutGetAnchorRectMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutGetAnchorRectMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutGetOffsetMethodInfo #

Instances

Instances details
(signature ~ m (Int32, Int32), MonadIO m) => OverloadedMethod PopupLayoutGetOffsetMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutGetOffsetMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutGetRectAnchorMethodInfo #

Instances

Instances details
(signature ~ m Gravity, MonadIO m) => OverloadedMethod PopupLayoutGetRectAnchorMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutGetRectAnchorMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutGetShadowWidthMethodInfo #

Instances

Instances details
(signature ~ m (Int32, Int32, Int32, Int32), MonadIO m) => OverloadedMethod PopupLayoutGetShadowWidthMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutGetShadowWidthMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutGetSurfaceAnchorMethodInfo #

Instances

Instances details
(signature ~ m Gravity, MonadIO m) => OverloadedMethod PopupLayoutGetSurfaceAnchorMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutGetSurfaceAnchorMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutRefMethodInfo #

Instances

Instances details
(signature ~ m PopupLayout, MonadIO m) => OverloadedMethod PopupLayoutRefMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutRefMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutSetAnchorHintsMethodInfo #

Instances

Instances details
(signature ~ ([AnchorHints] -> m ()), MonadIO m) => OverloadedMethod PopupLayoutSetAnchorHintsMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutSetAnchorHintsMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutSetAnchorRectMethodInfo #

Instances

Instances details
(signature ~ (Rectangle -> m ()), MonadIO m) => OverloadedMethod PopupLayoutSetAnchorRectMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutSetAnchorRectMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutSetOffsetMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> m ()), MonadIO m) => OverloadedMethod PopupLayoutSetOffsetMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutSetOffsetMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutSetRectAnchorMethodInfo #

Instances

Instances details
(signature ~ (Gravity -> m ()), MonadIO m) => OverloadedMethod PopupLayoutSetRectAnchorMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutSetRectAnchorMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutSetShadowWidthMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> Int32 -> Int32 -> m ()), MonadIO m) => OverloadedMethod PopupLayoutSetShadowWidthMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutSetShadowWidthMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutSetSurfaceAnchorMethodInfo #

Instances

Instances details
(signature ~ (Gravity -> m ()), MonadIO m) => OverloadedMethod PopupLayoutSetSurfaceAnchorMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutSetSurfaceAnchorMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopupLayoutUnrefMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m) => OverloadedMethod PopupLayoutUnrefMethodInfo PopupLayout signature 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethod :: PopupLayout -> signature

OverloadedMethodInfo PopupLayoutUnrefMethodInfo PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

popupLayoutCopy :: (HasCallStack, MonadIO m) => PopupLayout -> m PopupLayout #

popupLayoutEqual :: (HasCallStack, MonadIO m) => PopupLayout -> PopupLayout -> m Bool #

popupLayoutGetAnchorHints :: (HasCallStack, MonadIO m) => PopupLayout -> m [AnchorHints] #

popupLayoutGetAnchorRect :: (HasCallStack, MonadIO m) => PopupLayout -> m Rectangle #

popupLayoutGetOffset :: (HasCallStack, MonadIO m) => PopupLayout -> m (Int32, Int32) #

popupLayoutGetRectAnchor :: (HasCallStack, MonadIO m) => PopupLayout -> m Gravity #

popupLayoutGetShadowWidth :: (HasCallStack, MonadIO m) => PopupLayout -> m (Int32, Int32, Int32, Int32) #

popupLayoutGetSurfaceAnchor :: (HasCallStack, MonadIO m) => PopupLayout -> m Gravity #

popupLayoutNew :: (HasCallStack, MonadIO m) => Rectangle -> Gravity -> Gravity -> m PopupLayout #

popupLayoutRef :: (HasCallStack, MonadIO m) => PopupLayout -> m PopupLayout #

popupLayoutSetAnchorHints :: (HasCallStack, MonadIO m) => PopupLayout -> [AnchorHints] -> m () #

popupLayoutSetAnchorRect :: (HasCallStack, MonadIO m) => PopupLayout -> Rectangle -> m () #

popupLayoutSetOffset :: (HasCallStack, MonadIO m) => PopupLayout -> Int32 -> Int32 -> m () #

popupLayoutSetRectAnchor :: (HasCallStack, MonadIO m) => PopupLayout -> Gravity -> m () #

popupLayoutSetShadowWidth :: (HasCallStack, MonadIO m) => PopupLayout -> Int32 -> Int32 -> Int32 -> Int32 -> m () #

popupLayoutSetSurfaceAnchor :: (HasCallStack, MonadIO m) => PopupLayout -> Gravity -> m () #

popupLayoutUnref :: (HasCallStack, MonadIO m) => PopupLayout -> m () #

data RGBACopyMethodInfo #

Instances

Instances details
(signature ~ m RGBA, MonadIO m) => OverloadedMethod RGBACopyMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

OverloadedMethodInfo RGBACopyMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RGBAEqualMethodInfo #

Instances

Instances details
(signature ~ (RGBA -> m Bool), MonadIO m) => OverloadedMethod RGBAEqualMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

OverloadedMethodInfo RGBAEqualMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RGBAFreeMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m) => OverloadedMethod RGBAFreeMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

OverloadedMethodInfo RGBAFreeMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RGBAHashMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m) => OverloadedMethod RGBAHashMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

OverloadedMethodInfo RGBAHashMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RGBAIsClearMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m) => OverloadedMethod RGBAIsClearMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

OverloadedMethodInfo RGBAIsClearMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RGBAIsOpaqueMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m) => OverloadedMethod RGBAIsOpaqueMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

OverloadedMethodInfo RGBAIsOpaqueMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RGBAParseMethodInfo #

Instances

Instances details
(signature ~ (Text -> m Bool), MonadIO m) => OverloadedMethod RGBAParseMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

OverloadedMethodInfo RGBAParseMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RGBAPrintMethodInfo #

Instances

Instances details
(signature ~ (String -> m String), MonadIO m) => OverloadedMethod RGBAPrintMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

OverloadedMethodInfo RGBAPrintMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RGBAToStringMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m) => OverloadedMethod RGBAToStringMethodInfo RGBA signature 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethod :: RGBA -> signature

OverloadedMethodInfo RGBAToStringMethodInfo RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

getRGBAAlpha :: MonadIO m => RGBA -> m Float #

getRGBABlue :: MonadIO m => RGBA -> m Float #

getRGBAGreen :: MonadIO m => RGBA -> m Float #

getRGBARed :: MonadIO m => RGBA -> m Float #

newZeroRGBA :: MonadIO m => m RGBA #

rGBACopy :: (HasCallStack, MonadIO m) => RGBA -> m RGBA #

rGBAEqual :: (HasCallStack, MonadIO m) => RGBA -> RGBA -> m Bool #

rGBAFree :: (HasCallStack, MonadIO m) => RGBA -> m () #

rGBAHash :: (HasCallStack, MonadIO m) => RGBA -> m Word32 #

rGBAIsClear :: (HasCallStack, MonadIO m) => RGBA -> m Bool #

rGBAIsOpaque :: (HasCallStack, MonadIO m) => RGBA -> m Bool #

rGBAParse :: (HasCallStack, MonadIO m) => RGBA -> Text -> m Bool #

rGBAPrint :: (HasCallStack, MonadIO m) => RGBA -> String -> m String #

rGBAToString :: (HasCallStack, MonadIO m) => RGBA -> m Text #

rGBA_alpha :: AttrLabelProxy "alpha" #

rGBA_blue :: AttrLabelProxy "blue" #

rGBA_green :: AttrLabelProxy "green" #

rGBA_red :: AttrLabelProxy "red" #

setRGBAAlpha :: MonadIO m => RGBA -> Float -> m () #

setRGBABlue :: MonadIO m => RGBA -> Float -> m () #

setRGBAGreen :: MonadIO m => RGBA -> Float -> m () #

setRGBARed :: MonadIO m => RGBA -> Float -> m () #

data RectangleContainsPointMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> m Bool), MonadIO m) => OverloadedMethod RectangleContainsPointMethodInfo Rectangle signature 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethod :: Rectangle -> signature

OverloadedMethodInfo RectangleContainsPointMethodInfo Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RectangleEqualMethodInfo #

Instances

Instances details
(signature ~ (Rectangle -> m Bool), MonadIO m) => OverloadedMethod RectangleEqualMethodInfo Rectangle signature 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethod :: Rectangle -> signature

OverloadedMethodInfo RectangleEqualMethodInfo Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RectangleIntersectMethodInfo #

Instances

Instances details
(signature ~ (Rectangle -> m (Bool, Rectangle)), MonadIO m) => OverloadedMethod RectangleIntersectMethodInfo Rectangle signature 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethod :: Rectangle -> signature

OverloadedMethodInfo RectangleIntersectMethodInfo Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RectangleUnionMethodInfo #

Instances

Instances details
(signature ~ (Rectangle -> m Rectangle), MonadIO m) => OverloadedMethod RectangleUnionMethodInfo Rectangle signature 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethod :: Rectangle -> signature

OverloadedMethodInfo RectangleUnionMethodInfo Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type family ResolveRectangleMethod (t :: Symbol) o where ... #

getRectangleHeight :: MonadIO m => Rectangle -> m Int32 #

getRectangleWidth :: MonadIO m => Rectangle -> m Int32 #

getRectangleX :: MonadIO m => Rectangle -> m Int32 #

getRectangleY :: MonadIO m => Rectangle -> m Int32 #

newZeroRectangle :: MonadIO m => m Rectangle #

rectangleContainsPoint :: (HasCallStack, MonadIO m) => Rectangle -> Int32 -> Int32 -> m Bool #

rectangleEqual :: (HasCallStack, MonadIO m) => Rectangle -> Rectangle -> m Bool #

rectangleIntersect :: (HasCallStack, MonadIO m) => Rectangle -> Rectangle -> m (Bool, Rectangle) #

rectangleUnion :: (HasCallStack, MonadIO m) => Rectangle -> Rectangle -> m Rectangle #

rectangle_height :: AttrLabelProxy "height" #

rectangle_width :: AttrLabelProxy "width" #

rectangle_x :: AttrLabelProxy "x" #

rectangle_y :: AttrLabelProxy "y" #

setRectangleHeight :: MonadIO m => Rectangle -> Int32 -> m () #

setRectangleWidth :: MonadIO m => Rectangle -> Int32 -> m () #

setRectangleX :: MonadIO m => Rectangle -> Int32 -> m () #

setRectangleY :: MonadIO m => Rectangle -> Int32 -> m () #

data TextureDownloaderCopyMethodInfo #

Instances

Instances details
(signature ~ m TextureDownloader, MonadIO m) => OverloadedMethod TextureDownloaderCopyMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

OverloadedMethodInfo TextureDownloaderCopyMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureDownloaderDownloadBytesMethodInfo #

Instances

Instances details
(signature ~ m (Bytes, CSize), MonadIO m) => OverloadedMethod TextureDownloaderDownloadBytesMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

OverloadedMethodInfo TextureDownloaderDownloadBytesMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureDownloaderDownloadIntoMethodInfo #

Instances

Instances details
(signature ~ (Ptr Word8 -> CSize -> m ()), MonadIO m) => OverloadedMethod TextureDownloaderDownloadIntoMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

OverloadedMethodInfo TextureDownloaderDownloadIntoMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureDownloaderFreeMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m) => OverloadedMethod TextureDownloaderFreeMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

OverloadedMethodInfo TextureDownloaderFreeMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureDownloaderGetColorStateMethodInfo #

Instances

Instances details
(signature ~ m ColorState, MonadIO m) => OverloadedMethod TextureDownloaderGetColorStateMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

OverloadedMethodInfo TextureDownloaderGetColorStateMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureDownloaderGetFormatMethodInfo #

Instances

Instances details
(signature ~ m MemoryFormat, MonadIO m) => OverloadedMethod TextureDownloaderGetFormatMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

OverloadedMethodInfo TextureDownloaderGetFormatMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureDownloaderGetTextureMethodInfo #

Instances

Instances details
(signature ~ m Texture, MonadIO m) => OverloadedMethod TextureDownloaderGetTextureMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

OverloadedMethodInfo TextureDownloaderGetTextureMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureDownloaderSetColorStateMethodInfo #

Instances

Instances details
(signature ~ (ColorState -> m ()), MonadIO m) => OverloadedMethod TextureDownloaderSetColorStateMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

OverloadedMethodInfo TextureDownloaderSetColorStateMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureDownloaderSetFormatMethodInfo #

Instances

Instances details
(signature ~ (MemoryFormat -> m ()), MonadIO m) => OverloadedMethod TextureDownloaderSetFormatMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

OverloadedMethodInfo TextureDownloaderSetFormatMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextureDownloaderSetTextureMethodInfo #

Instances

Instances details
(signature ~ (a -> m ()), MonadIO m, IsTexture a) => OverloadedMethod TextureDownloaderSetTextureMethodInfo TextureDownloader signature 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethod :: TextureDownloader -> signature

OverloadedMethodInfo TextureDownloaderSetTextureMethodInfo TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

textureDownloaderCopy :: (HasCallStack, MonadIO m) => TextureDownloader -> m TextureDownloader #

textureDownloaderDownloadBytes :: (HasCallStack, MonadIO m) => TextureDownloader -> m (Bytes, CSize) #

textureDownloaderDownloadInto :: (HasCallStack, MonadIO m) => TextureDownloader -> Ptr Word8 -> CSize -> m () #

textureDownloaderFree :: (HasCallStack, MonadIO m) => TextureDownloader -> m () #

textureDownloaderGetColorState :: (HasCallStack, MonadIO m) => TextureDownloader -> m ColorState #

textureDownloaderGetFormat :: (HasCallStack, MonadIO m) => TextureDownloader -> m MemoryFormat #

textureDownloaderGetTexture :: (HasCallStack, MonadIO m) => TextureDownloader -> m Texture #

textureDownloaderNew :: (HasCallStack, MonadIO m, IsTexture a) => a -> m TextureDownloader #

textureDownloaderSetColorState :: (HasCallStack, MonadIO m) => TextureDownloader -> ColorState -> m () #

textureDownloaderSetFormat :: (HasCallStack, MonadIO m) => TextureDownloader -> MemoryFormat -> m () #

textureDownloaderSetTexture :: (HasCallStack, MonadIO m, IsTexture a) => TextureDownloader -> a -> m () #

type family ResolveTimeCoordMethod (t :: Symbol) o where ... #

Equations

ResolveTimeCoordMethod l o = MethodResolutionFailed l o :: Type 

getTimeCoordFlags :: MonadIO m => TimeCoord -> m [AxisFlags] #

getTimeCoordTime :: MonadIO m => TimeCoord -> m Word32 #

newZeroTimeCoord :: MonadIO m => m TimeCoord #

setTimeCoordFlags :: MonadIO m => TimeCoord -> [AxisFlags] -> m () #

setTimeCoordTime :: MonadIO m => TimeCoord -> Word32 -> m () #

timeCoord_flags :: AttrLabelProxy "flags" #

timeCoord_time :: AttrLabelProxy "time" #

data ToplevelLayoutCopyMethodInfo #

Instances

Instances details
(signature ~ m ToplevelLayout, MonadIO m) => OverloadedMethod ToplevelLayoutCopyMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

OverloadedMethodInfo ToplevelLayoutCopyMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelLayoutEqualMethodInfo #

Instances

Instances details
(signature ~ (ToplevelLayout -> m Bool), MonadIO m) => OverloadedMethod ToplevelLayoutEqualMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

OverloadedMethodInfo ToplevelLayoutEqualMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelLayoutGetFullscreenMethodInfo #

Instances

Instances details
(signature ~ m (Bool, Bool), MonadIO m) => OverloadedMethod ToplevelLayoutGetFullscreenMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

OverloadedMethodInfo ToplevelLayoutGetFullscreenMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelLayoutGetFullscreenMonitorMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Monitor), MonadIO m) => OverloadedMethod ToplevelLayoutGetFullscreenMonitorMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

OverloadedMethodInfo ToplevelLayoutGetFullscreenMonitorMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelLayoutGetMaximizedMethodInfo #

Instances

Instances details
(signature ~ m (Bool, Bool), MonadIO m) => OverloadedMethod ToplevelLayoutGetMaximizedMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

OverloadedMethodInfo ToplevelLayoutGetMaximizedMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelLayoutGetResizableMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m) => OverloadedMethod ToplevelLayoutGetResizableMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

OverloadedMethodInfo ToplevelLayoutGetResizableMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelLayoutRefMethodInfo #

Instances

Instances details
(signature ~ m ToplevelLayout, MonadIO m) => OverloadedMethod ToplevelLayoutRefMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

OverloadedMethodInfo ToplevelLayoutRefMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelLayoutSetFullscreenMethodInfo #

Instances

Instances details
(signature ~ (Bool -> Maybe a -> m ()), MonadIO m, IsMonitor a) => OverloadedMethod ToplevelLayoutSetFullscreenMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

OverloadedMethodInfo ToplevelLayoutSetFullscreenMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelLayoutSetMaximizedMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m) => OverloadedMethod ToplevelLayoutSetMaximizedMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

OverloadedMethodInfo ToplevelLayoutSetMaximizedMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelLayoutSetResizableMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m) => OverloadedMethod ToplevelLayoutSetResizableMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

OverloadedMethodInfo ToplevelLayoutSetResizableMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelLayoutUnrefMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m) => OverloadedMethod ToplevelLayoutUnrefMethodInfo ToplevelLayout signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethod :: ToplevelLayout -> signature

OverloadedMethodInfo ToplevelLayoutUnrefMethodInfo ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

toplevelLayoutCopy :: (HasCallStack, MonadIO m) => ToplevelLayout -> m ToplevelLayout #

toplevelLayoutEqual :: (HasCallStack, MonadIO m) => ToplevelLayout -> ToplevelLayout -> m Bool #

toplevelLayoutGetFullscreen :: (HasCallStack, MonadIO m) => ToplevelLayout -> m (Bool, Bool) #

toplevelLayoutGetFullscreenMonitor :: (HasCallStack, MonadIO m) => ToplevelLayout -> m (Maybe Monitor) #

toplevelLayoutGetMaximized :: (HasCallStack, MonadIO m) => ToplevelLayout -> m (Bool, Bool) #

toplevelLayoutGetResizable :: (HasCallStack, MonadIO m) => ToplevelLayout -> m Bool #

toplevelLayoutNew :: (HasCallStack, MonadIO m) => m ToplevelLayout #

toplevelLayoutRef :: (HasCallStack, MonadIO m) => ToplevelLayout -> m ToplevelLayout #

toplevelLayoutSetFullscreen :: (HasCallStack, MonadIO m, IsMonitor a) => ToplevelLayout -> Bool -> Maybe a -> m () #

toplevelLayoutSetMaximized :: (HasCallStack, MonadIO m) => ToplevelLayout -> Bool -> m () #

toplevelLayoutSetResizable :: (HasCallStack, MonadIO m) => ToplevelLayout -> Bool -> m () #

toplevelLayoutUnref :: (HasCallStack, MonadIO m) => ToplevelLayout -> m () #

data ToplevelSizeGetBoundsMethodInfo #

Instances

Instances details
(signature ~ m (Int32, Int32), MonadIO m) => OverloadedMethod ToplevelSizeGetBoundsMethodInfo ToplevelSize signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethod :: ToplevelSize -> signature

OverloadedMethodInfo ToplevelSizeGetBoundsMethodInfo ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelSizeSetMinSizeMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> m ()), MonadIO m) => OverloadedMethod ToplevelSizeSetMinSizeMethodInfo ToplevelSize signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethod :: ToplevelSize -> signature

OverloadedMethodInfo ToplevelSizeSetMinSizeMethodInfo ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelSizeSetShadowWidthMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> Int32 -> Int32 -> m ()), MonadIO m) => OverloadedMethod ToplevelSizeSetShadowWidthMethodInfo ToplevelSize signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethod :: ToplevelSize -> signature

OverloadedMethodInfo ToplevelSizeSetShadowWidthMethodInfo ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToplevelSizeSetSizeMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> m ()), MonadIO m) => OverloadedMethod ToplevelSizeSetSizeMethodInfo ToplevelSize signature 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethod :: ToplevelSize -> signature

OverloadedMethodInfo ToplevelSizeSetSizeMethodInfo ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

toplevelSizeGetBounds :: (HasCallStack, MonadIO m) => ToplevelSize -> m (Int32, Int32) #

toplevelSizeSetMinSize :: (HasCallStack, MonadIO m) => ToplevelSize -> Int32 -> Int32 -> m () #

toplevelSizeSetShadowWidth :: (HasCallStack, MonadIO m) => ToplevelSize -> Int32 -> Int32 -> Int32 -> Int32 -> m () #

toplevelSizeSetSize :: (HasCallStack, MonadIO m) => ToplevelSize -> Int32 -> Int32 -> m () #

get :: forall info (attr :: Symbol) obj result m. (AttrGetC info obj attr result, MonadIO m) => obj -> AttrLabelProxy attr -> m result #

set :: forall o m. MonadIO m => o -> [AttrOp o 'AttrSet] -> m () #

byteStringToCString :: ByteString -> IO CString #

cstringToByteString :: HasCallStack => CString -> IO ByteString #

cstringToString :: HasCallStack => CString -> IO String #

cstringToText :: HasCallStack => CString -> IO Text #

gflagsToWord :: (Num b, IsGFlag a) => [a] -> b #

mapCArrayWithLength :: (Storable a, Integral b) => b -> (a -> IO c) -> Ptr a -> IO () #

mapGArray :: Storable a => (a -> IO b) -> Ptr (GArray a) -> IO () #

mapGList :: (Ptr a -> IO b) -> Ptr (GList (Ptr a)) -> IO () #

mapGSList :: (Ptr a -> IO b) -> Ptr (GSList (Ptr a)) -> IO () #

mapPtrArray :: (Ptr a -> IO b) -> Ptr (GPtrArray (Ptr a)) -> IO () #

mapZeroTerminatedCArray :: (Ptr a -> IO b) -> Ptr (Ptr a) -> IO () #

packBlockArray :: Int -> [Ptr a] -> IO (Ptr a) #

packByteString :: ByteString -> IO (Ptr Word8) #

packFileNameArray :: [String] -> IO (Ptr CString) #

packGArray :: Storable a => [a] -> IO (Ptr (GArray a)) #

packGByteArray :: ByteString -> IO (Ptr GByteArray) #

packGHashTable :: GHashFunc a -> GEqualFunc a -> Maybe (GDestroyNotify a) -> Maybe (GDestroyNotify b) -> [(PtrWrapped a, PtrWrapped b)] -> IO (Ptr (GHashTable a b)) #

packGList :: [Ptr a] -> IO (Ptr (GList (Ptr a))) #

packGPtrArray :: [Ptr a] -> IO (Ptr (GPtrArray (Ptr a))) #

packGSList :: [Ptr a] -> IO (Ptr (GSList (Ptr a))) #

packMapStorableArray :: forall a b. Storable b => (a -> b) -> [a] -> IO (Ptr b) #

packMapZeroTerminatedStorableArray :: forall a b. (Num b, Storable b) => (a -> b) -> [a] -> IO (Ptr b) #

packPtrArray :: [Ptr a] -> IO (Ptr (Ptr a)) #

packStorableArray :: Storable a => [a] -> IO (Ptr a) #

packUTF8CArray :: [Text] -> IO (Ptr CString) #

packZeroTerminatedByteString :: ByteString -> IO (Ptr Word8) #

packZeroTerminatedFileNameArray :: [String] -> IO (Ptr CString) #

packZeroTerminatedPtrArray :: [Ptr a] -> IO (Ptr (Ptr a)) #

packZeroTerminatedStorableArray :: (Num a, Storable a) => [a] -> IO (Ptr a) #

packZeroTerminatedUTF8CArray :: [Text] -> IO (Ptr CString) #

stringToCString :: String -> IO CString #

textToCString :: Text -> IO CString #

unpackBlockArrayWithLength :: Integral a => Int -> a -> Ptr b -> IO [Ptr b] #

unpackBoxedArrayWithLength :: (Integral a, GBoxed b) => Int -> a -> Ptr b -> IO [Ptr b] #

unpackByteStringWithLength :: Integral a => a -> Ptr Word8 -> IO ByteString #

unpackFileNameArrayWithLength :: (HasCallStack, Integral a) => a -> Ptr CString -> IO [String] #

unpackGArray :: Storable a => Ptr (GArray a) -> IO [a] #

unpackGByteArray :: Ptr GByteArray -> IO ByteString #

unpackGHashTable :: Ptr (GHashTable a b) -> IO [(PtrWrapped a, PtrWrapped b)] #

unpackGList :: Ptr (GList (Ptr a)) -> IO [Ptr a] #

unpackGPtrArray :: Ptr (GPtrArray (Ptr a)) -> IO [Ptr a] #

unpackGSList :: Ptr (GSList (Ptr a)) -> IO [Ptr a] #

unpackMapStorableArrayWithLength :: (Integral a, Storable b) => (b -> c) -> a -> Ptr b -> IO [c] #

unpackMapZeroTerminatedStorableArray :: (Eq a, Num a, Storable a) => (a -> b) -> Ptr a -> IO [b] #

unpackPtrArrayWithLength :: Integral a => a -> Ptr (Ptr b) -> IO [Ptr b] #

unpackStorableArrayWithLength :: (Integral a, Storable b) => a -> Ptr b -> IO [b] #

unpackUTF8CArrayWithLength :: (HasCallStack, Integral a) => a -> Ptr CString -> IO [Text] #

unpackZeroTerminatedByteString :: Ptr Word8 -> IO ByteString #

unpackZeroTerminatedFileNameArray :: HasCallStack => Ptr CString -> IO [String] #

unpackZeroTerminatedPtrArray :: Ptr (Ptr a) -> IO [Ptr a] #

unpackZeroTerminatedStorableArray :: (Eq a, Num a, Storable a) => Ptr a -> IO [a] #

unpackZeroTerminatedUTF8CArray :: HasCallStack => Ptr CString -> IO [Text] #

unrefGArray :: Ptr (GArray a) -> IO () #

unrefGByteArray :: Ptr GByteArray -> IO () #

unrefGHashTable :: Ptr (GHashTable a b) -> IO () #

unrefPtrArray :: Ptr (GPtrArray a) -> IO () #

withTextCString :: Text -> (CString -> IO a) -> IO a #

wordToGFlags :: (Storable a, Integral a, Bits a, IsGFlag b) => a -> [b] #

g_list_free :: Ptr (GList a) -> IO () #

g_slist_free :: Ptr (GSList a) -> IO () #

gtypeName :: GType -> IO String #

catchGErrorJust :: GErrorClass err => err -> IO a -> (GErrorMessage -> IO a) -> IO a #

catchGErrorJustDomain :: GErrorClass err => IO a -> (err -> GErrorMessage -> IO a) -> IO a #

checkGError :: (Ptr (Ptr GError) -> IO a) -> (GError -> IO a) -> IO a #

gerrorDomain :: GError -> IO GQuark #

handleGErrorJust :: GErrorClass err => err -> (GErrorMessage -> IO a) -> IO a -> IO a #

handleGErrorJustDomain :: GErrorClass err => (err -> GErrorMessage -> IO a) -> IO a -> IO a #

maybePokeGError :: Ptr (Ptr GError) -> Maybe GError -> IO () #

propagateGError :: (Ptr (Ptr GError) -> IO a) -> IO a #

cstringPackPtr :: CString -> PtrWrapped CString #

cstringUnpackPtr :: PtrWrapped CString -> CString #

gStrHash :: GHashFunc CString #

ptrPackPtr :: Ptr a -> PtrWrapped (Ptr a) #

ptrUnpackPtr :: PtrWrapped (Ptr a) -> Ptr a #

fromGValue :: (IsGValue a, MonadIO m) => GValue -> m a #

toGValue :: (IsGValue a, MonadIO m) => a -> m GValue #

gvariantFromBytestring :: ByteString -> IO GVariant #

gvariantFromDictEntry :: (IsGVariant key, IsGVariantBasicType key, IsGVariant value) => key -> value -> IO GVariant #

gvariantFromDouble :: Double -> IO GVariant #

gvariantFromMap :: (IsGVariant key, IsGVariantBasicType key, IsGVariant value) => Map key value -> IO GVariant #

gvariantFromMaybe :: IsGVariant a => Maybe a -> IO GVariant #

gvariantFromWord16 :: Word16 -> IO GVariant #

gvariantFromWord32 :: Word32 -> IO GVariant #

gvariantFromWord64 :: Word64 -> IO GVariant #

gvariantToBool :: GVariant -> IO (Maybe Bool) #

gvariantToBytestring :: GVariant -> IO (Maybe ByteString) #

gvariantToDictEntry :: (IsGVariant key, IsGVariantBasicType key, IsGVariant value) => GVariant -> IO (Maybe (key, value)) #

gvariantToDouble :: GVariant -> IO (Maybe Double) #

gvariantToHandle :: GVariant -> IO (Maybe Int32) #

gvariantToInt16 :: GVariant -> IO (Maybe Int16) #

gvariantToInt32 :: GVariant -> IO (Maybe Int32) #

gvariantToInt64 :: GVariant -> IO (Maybe Int64) #

gvariantToList :: IsGVariant a => GVariant -> IO (Maybe [a]) #

gvariantToMap :: (IsGVariant key, IsGVariantBasicType key, IsGVariant value) => GVariant -> IO (Maybe (Map key value)) #

gvariantToMaybe :: IsGVariant a => GVariant -> IO (Maybe (Maybe a)) #

gvariantToObjectPath :: GVariant -> IO (Maybe Text) #

gvariantToSignature :: GVariant -> IO (Maybe Text) #

gvariantToText :: GVariant -> IO (Maybe Text) #

gvariantToTuple :: GVariant -> IO (Maybe [GVariant]) #

gvariantToWord16 :: GVariant -> IO (Maybe Word16) #

gvariantToWord32 :: GVariant -> IO (Maybe Word32) #

gvariantToWord64 :: GVariant -> IO (Maybe Word64) #

gvariantToWord8 :: GVariant -> IO (Maybe Word8) #

castTo :: (HasCallStack, ManagedPtrNewtype o, TypedObject o, ManagedPtrNewtype o', TypedObject o', GObject o') => (ManagedPtr o' -> o') -> o -> IO (Maybe o') #

copyBoxed :: (HasCallStack, GBoxed a) => a -> IO (Ptr a) #

copyBoxedPtr :: GBoxed a => Ptr a -> IO (Ptr a) #

copyBytes :: (HasCallStack, CallocPtr a) => Int -> Ptr a -> IO (Ptr a) #

disownBoxed :: (HasCallStack, GBoxed a) => a -> IO (Ptr a) #

disownManagedPtr :: (HasCallStack, ManagedPtrNewtype a) => a -> IO (Ptr b) #

disownObject :: (HasCallStack, GObject a) => a -> IO (Ptr b) #

freeBoxed :: (HasCallStack, GBoxed a) => a -> IO () #

maybeWithManagedPtr :: (HasCallStack, ManagedPtrNewtype a) => Maybe a -> (Ptr a -> IO c) -> IO c #

newBoxed :: (HasCallStack, GBoxed a) => (ManagedPtr a -> a) -> Ptr a -> IO a #

newManagedPtr :: HasCallStack => Ptr a -> IO () -> IO (ManagedPtr a) #

newManagedPtr' :: HasCallStack => FinalizerPtr a -> Ptr a -> IO (ManagedPtr a) #

newManagedPtr_ :: Ptr a -> IO (ManagedPtr a) #

newObject :: (HasCallStack, GObject a, GObject b) => (ManagedPtr a -> a) -> Ptr b -> IO a #

newPtr :: (HasCallStack, BoxedPtr a) => (ManagedPtr a -> a) -> Ptr a -> IO a #

releaseObject :: (HasCallStack, GObject a) => a -> IO () #

unrefObject :: (HasCallStack, GObject a) => a -> IO () #

unsafeCastTo :: (HasCallStack, ManagedPtrNewtype o, TypedObject o, ManagedPtrNewtype o', TypedObject o') => (ManagedPtr o' -> o') -> o -> IO o' #

unsafeManagedPtrCastPtr :: (HasCallStack, ManagedPtrNewtype a) => a -> IO (Ptr b) #

unsafeManagedPtrGetPtr :: (HasCallStack, ManagedPtrNewtype a) => a -> IO (Ptr a) #

withManagedPtr :: (HasCallStack, ManagedPtrNewtype a) => a -> (Ptr a -> IO c) -> IO c #

withManagedPtrList :: (HasCallStack, ManagedPtrNewtype a) => [a] -> ([Ptr a] -> IO c) -> IO c #

withNewObject :: (HasCallStack, GObject o) => Ptr o -> (o -> IO b) -> IO b #

withTransient :: (HasCallStack, ManagedPtrNewtype a) => Ptr a -> (a -> IO b) -> IO b #

wrapBoxed :: (HasCallStack, GBoxed a) => (ManagedPtr a -> a) -> Ptr a -> IO a #

wrapObject :: (HasCallStack, GObject a, GObject b) => (ManagedPtr a -> a) -> Ptr b -> IO a #

wrapPtr :: (HasCallStack, BoxedPtr a) => (ManagedPtr a -> a) -> Ptr a -> IO a #

asA :: (ManagedPtrNewtype a, ManagedPtrNewtype b, HasParentTypes b, IsDescendantOf a b) => b -> (ManagedPtr a -> a) -> a #

after :: forall object info m. (GObject object, MonadIO m, SignalInfo info) => object -> SignalProxy object info -> ((?self :: object) => HaskellCallbackType info) -> m SignalHandlerId #

on :: forall object info m. (GObject object, MonadIO m, SignalInfo info) => object -> SignalProxy object info -> ((?self :: object) => HaskellCallbackType info) -> m SignalHandlerId #

data AttrOp obj (tag :: AttrOpTag) where #

Constructors

(:=) :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b. (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, AttrOpAllowed tag info obj, AttrSetTypeConstraint info b) => AttrLabelProxy attr -> b -> AttrOp obj tag 
(:=>) :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b. (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, AttrOpAllowed tag info obj, AttrSetTypeConstraint info b) => AttrLabelProxy attr -> IO b -> AttrOp obj tag 
(:~) :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b a. (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, tag ~ 'AttrSet, AttrOpAllowed 'AttrSet info obj, AttrOpAllowed 'AttrGet info obj, AttrSetTypeConstraint info b, a ~ AttrGetType info) => AttrLabelProxy attr -> (a -> b) -> AttrOp obj tag 
(:~>) :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b a. (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, tag ~ 'AttrSet, AttrOpAllowed 'AttrSet info obj, AttrOpAllowed 'AttrGet info obj, AttrSetTypeConstraint info b, a ~ AttrGetType info) => AttrLabelProxy attr -> (a -> IO b) -> AttrOp obj tag 
(:&=) :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b. (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, AttrOpAllowed tag info obj, AttrTransferTypeConstraint info b, AttrSetTypeConstraint info (AttrTransferType info)) => AttrLabelProxy attr -> b -> AttrOp obj tag 
(:!<~) :: forall obj info (attr :: Symbol) (tag1 :: AttrOpTag) b model (tag :: AttrOpTag). (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, AttrOpAllowed tag1 info obj, AttrSetTypeConstraint info b, ?_haskell_gi_modelProxy :: ModelProxy model) => AttrLabelProxy attr -> DynVal model b -> AttrOp obj tag 
(:<~) :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b model. (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, AttrOpAllowed tag info obj, AttrSetTypeConstraint info b, AttrOpAllowed 'AttrGet info obj, EqMaybe b (AttrGetType info), ?_haskell_gi_modelProxy :: ModelProxy model) => AttrLabelProxy attr -> DynVal model b -> AttrOp obj tag 
Bind :: forall obj info (propName :: Symbol) (tag :: AttrOpTag) model outType (components :: [Symbol]) (fieldName :: Symbol). (HasAttributeList obj, GObject obj, info ~ ResolveAttribute propName obj, AttrInfo info, KnownSymbol (AttrLabel info), AttrBaseTypeConstraint info obj, AttrOpAllowed tag info obj, AttrOpAllowed 'AttrPut info obj, ?_haskell_gi_modelProxy :: ModelProxy model, outType ~ AttrGetType info, AttrSetTypeConstraint info outType, components ~ Components fieldName, PathFieldAccess components model outType, KnownSymbol fieldName, Eq outType) => AttrLabelProxy propName -> AttrLabelProxy fieldName -> AttrOp obj tag 
On :: forall obj info (tag :: AttrOpTag). (GObject obj, SignalInfo info) => SignalProxy obj info -> ((?self :: obj) => HaskellCallbackType info) -> AttrOp obj tag 
After :: forall obj info (tag :: AttrOpTag). (GObject obj, SignalInfo info) => SignalProxy obj info -> ((?self :: obj) => HaskellCallbackType info) -> AttrOp obj tag 

class TypedObject a => BoxedEnum a #

Instances

Instances details
BoxedEnum Antialias 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum Content 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum DeviceType 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum Extend 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum FillRule 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum Filter 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum FontSlant 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum FontType 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum FontWeight 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum Format 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum HintMetrics 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum HintStyle 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum LineCap 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum LineJoin 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum Operator 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum PathDataType 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum PatternType 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum RegionOverlap 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum Status 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum SubpixelOrder 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum SurfaceType 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum TextClusterFlags 
Instance details

Defined in GI.Cairo.Enums

BoxedEnum AxisUse 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum CicpRange 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum CrossingMode 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum DevicePadFeature 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum DeviceToolType 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum DmabufError 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum DragCancelReason 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum EventType 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum FullscreenMode 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum GLError 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum Gravity 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum InputSource 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum KeyMatch 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum MemoryFormat 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum NotifyType 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum ScrollDirection 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum ScrollRelativeDirection 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum ScrollUnit 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum SubpixelLayout 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum SurfaceEdge 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum TextureError 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum TitlebarGesture 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum TouchpadGesturePhase 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum VulkanError 
Instance details

Defined in GI.Gdk.Enums

BoxedEnum Alignment 
Instance details

Defined in GI.Pango.Enums

BoxedEnum AttrType 
Instance details

Defined in GI.Pango.Enums

BoxedEnum BaselineShift 
Instance details

Defined in GI.Pango.Enums

BoxedEnum BidiType 
Instance details

Defined in GI.Pango.Enums

BoxedEnum CoverageLevel 
Instance details

Defined in GI.Pango.Enums

BoxedEnum Direction 
Instance details

Defined in GI.Pango.Enums

BoxedEnum EllipsizeMode 
Instance details

Defined in GI.Pango.Enums

BoxedEnum FontColor 
Instance details

Defined in GI.Pango.Enums

BoxedEnum FontScale 
Instance details

Defined in GI.Pango.Enums

BoxedEnum Gravity 
Instance details

Defined in GI.Pango.Enums

BoxedEnum GravityHint 
Instance details

Defined in GI.Pango.Enums

BoxedEnum LayoutDeserializeError 
Instance details

Defined in GI.Pango.Enums

BoxedEnum Overline 
Instance details

Defined in GI.Pango.Enums

BoxedEnum RenderPart 
Instance details

Defined in GI.Pango.Enums

BoxedEnum Script 
Instance details

Defined in GI.Pango.Enums

BoxedEnum Stretch 
Instance details

Defined in GI.Pango.Enums

BoxedEnum Style 
Instance details

Defined in GI.Pango.Enums

BoxedEnum TabAlign 
Instance details

Defined in GI.Pango.Enums

BoxedEnum TextTransform 
Instance details

Defined in GI.Pango.Enums

BoxedEnum Underline 
Instance details

Defined in GI.Pango.Enums

BoxedEnum Variant 
Instance details

Defined in GI.Pango.Enums

BoxedEnum Weight 
Instance details

Defined in GI.Pango.Enums

BoxedEnum WrapMode 
Instance details

Defined in GI.Pango.Enums

class TypedObject a => BoxedFlags a #

Instances

Instances details
BoxedFlags AnchorHints 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags AxisFlags 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags DragAction 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags FrameClockPhase 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags GLAPI 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags ModifierType 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags PaintableFlags 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags SeatCapabilities 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags ToplevelCapabilities 
Instance details

Defined in GI.Gdk.Flags

BoxedFlags ToplevelState 
Instance details

Defined in GI.Gdk.Flags

class ManagedPtrNewtype a => BoxedPtr a where #

Methods

boxedPtrCopy :: a -> IO a #

boxedPtrFree :: a -> IO () #

Instances

Instances details
BoxedPtr ButtonEvent 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

BoxedPtr CrossingEvent 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

BoxedPtr DNDEvent 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

BoxedPtr DeleteEvent 
Instance details

Defined in GI.Gdk.Objects.DeleteEvent

BoxedPtr Event 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

boxedPtrCopy :: Event -> IO Event #

boxedPtrFree :: Event -> IO () #

BoxedPtr FocusEvent 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

BoxedPtr GrabBrokenEvent 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

BoxedPtr KeyEvent 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

BoxedPtr MotionEvent 
Instance details

Defined in GI.Gdk.Objects.MotionEvent

BoxedPtr PadEvent 
Instance details

Defined in GI.Gdk.Objects.PadEvent

BoxedPtr ProximityEvent 
Instance details

Defined in GI.Gdk.Objects.ProximityEvent

BoxedPtr ScrollEvent 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

BoxedPtr TouchEvent 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

BoxedPtr TouchpadEvent 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

BoxedPtr DragSurfaceSize 
Instance details

Defined in GI.Gdk.Structs.DragSurfaceSize

BoxedPtr KeymapKey 
Instance details

Defined in GI.Gdk.Structs.KeymapKey

BoxedPtr TimeCoord 
Instance details

Defined in GI.Gdk.Structs.TimeCoord

BoxedPtr ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

type CGType = Word32 #

class BoxedPtr a => CallocPtr a where #

Methods

boxedPtrCalloc :: IO (Ptr a) #

Instances

Instances details
CallocPtr KeymapKey 
Instance details

Defined in GI.Gdk.Structs.KeymapKey

Methods

boxedPtrCalloc :: IO (Ptr KeymapKey) #

CallocPtr TimeCoord 
Instance details

Defined in GI.Gdk.Structs.TimeCoord

Methods

boxedPtrCalloc :: IO (Ptr TimeCoord) #

data GArray a #

Constructors

GArray (Ptr (GArray a)) 

class (ManagedPtrNewtype a, TypedObject a) => GBoxed a #

Instances

Instances details
GBoxed Context 
Instance details

Defined in GI.Cairo.Structs.Context

GBoxed Region 
Instance details

Defined in GI.Cairo.Structs.Region

GBoxed Surface 
Instance details

Defined in GI.Cairo.Structs.Surface

GBoxed ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

GBoxed ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

GBoxed ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

GBoxed DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

GBoxed EventSequence 
Instance details

Defined in GI.Gdk.Structs.EventSequence

GBoxed FileList 
Instance details

Defined in GI.Gdk.Structs.FileList

GBoxed FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

GBoxed PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

GBoxed RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

GBoxed Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

GBoxed TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

GBoxed ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

GBoxed Bytes 
Instance details

Defined in GI.GLib.Structs.Bytes

GBoxed String 
Instance details

Defined in GI.GLib.Structs.String

GBoxed GError 
Instance details

Defined in Data.GI.Base.GError

GBoxed GValue 
Instance details

Defined in Data.GI.Base.GValue

GBoxed (GClosure a) 
Instance details

Defined in Data.GI.Base.GClosure

data GByteArray #

Constructors

GByteArray (Ptr GByteArray) 

type GDestroyNotify ptr = FunPtr (ptr -> IO ()) #

type GEqualFunc a = FunPtr (PtrWrapped a -> PtrWrapped a -> IO Int32) #

type GHashFunc a = FunPtr (PtrWrapped a -> IO Word32) #

data GHashTable a b #

Constructors

GHashTable (Ptr (GHashTable a b)) 

data GList a #

Constructors

GList (Ptr (GList a)) 

class (ManagedPtrNewtype a, TypedObject a) => GObject a #

Instances

Instances details
GObject DevicePad 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

GObject DragSurface 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

GObject Paintable 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

GObject Popup 
Instance details

Defined in GI.Gdk.Interfaces.Popup

GObject Toplevel 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

GObject AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

GObject CairoContext 
Instance details

Defined in GI.Gdk.Objects.CairoContext

GObject CicpParams 
Instance details

Defined in GI.Gdk.Objects.CicpParams

GObject Clipboard 
Instance details

Defined in GI.Gdk.Objects.Clipboard

GObject ContentDeserializer 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

GObject ContentProvider 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

GObject ContentSerializer 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

GObject Cursor 
Instance details

Defined in GI.Gdk.Objects.Cursor

GObject Device 
Instance details

Defined in GI.Gdk.Objects.Device

GObject DeviceTool 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

GObject Display 
Instance details

Defined in GI.Gdk.Objects.Display

GObject DisplayManager 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

GObject DmabufTexture 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

GObject DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

GObject Drag 
Instance details

Defined in GI.Gdk.Objects.Drag

GObject DrawContext 
Instance details

Defined in GI.Gdk.Objects.DrawContext

GObject Drop 
Instance details

Defined in GI.Gdk.Objects.Drop

GObject FrameClock 
Instance details

Defined in GI.Gdk.Objects.FrameClock

GObject GLContext 
Instance details

Defined in GI.Gdk.Objects.GLContext

GObject GLTexture 
Instance details

Defined in GI.Gdk.Objects.GLTexture

GObject GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

GObject MemoryTexture 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

GObject MemoryTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

GObject Monitor 
Instance details

Defined in GI.Gdk.Objects.Monitor

GObject Seat 
Instance details

Defined in GI.Gdk.Objects.Seat

GObject Snapshot 
Instance details

Defined in GI.Gdk.Objects.Snapshot

GObject Surface 
Instance details

Defined in GI.Gdk.Objects.Surface

GObject Texture 
Instance details

Defined in GI.Gdk.Objects.Texture

GObject VulkanContext 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

GObject Pixbuf 
Instance details

Defined in GI.GdkPixbuf.Objects.Pixbuf

GObject AsyncResult 
Instance details

Defined in GI.Gio.Interfaces.AsyncResult

GObject File 
Instance details

Defined in GI.Gio.Interfaces.File

GObject Icon 
Instance details

Defined in GI.Gio.Interfaces.Icon

GObject ListModel 
Instance details

Defined in GI.Gio.Interfaces.ListModel

GObject Cancellable 
Instance details

Defined in GI.Gio.Objects.Cancellable

GObject InputStream 
Instance details

Defined in GI.Gio.Objects.InputStream

GObject OutputStream 
Instance details

Defined in GI.Gio.Objects.OutputStream

newtype GParamSpec #

Instances

Instances details
IsGValue (Maybe GParamSpec) 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe GParamSpec -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe GParamSpec) #

data GPtrArray a #

Constructors

GPtrArray (Ptr (GPtrArray a)) 

data GSList a #

Constructors

GSList (Ptr (GSList a)) 

newtype GType #

Constructors

GType 

Instances

Instances details
Show GType 
Instance details

Defined in Data.GI.Base.BasicTypes

Methods

showsPrec :: Int -> GType -> ShowS

show :: GType -> String

showList :: [GType] -> ShowS

Eq GType 
Instance details

Defined in Data.GI.Base.BasicTypes

Methods

(==) :: GType -> GType -> Bool

(/=) :: GType -> GType -> Bool

IsGValue GType 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> GType -> IO () #

gvalueGet_ :: Ptr GValue -> IO GType #

newtype GVariant #

Constructors

GVariant (ManagedPtr GVariant) 

Instances

Instances details
IsGVariant GVariant 
Instance details

Defined in Data.GI.Base.GVariant

class Enum a => IsGFlag a #

Instances

Instances details
IsGFlag AnchorHints 
Instance details

Defined in GI.Gdk.Flags

IsGFlag AxisFlags 
Instance details

Defined in GI.Gdk.Flags

IsGFlag DragAction 
Instance details

Defined in GI.Gdk.Flags

IsGFlag FrameClockPhase 
Instance details

Defined in GI.Gdk.Flags

IsGFlag GLAPI 
Instance details

Defined in GI.Gdk.Flags

IsGFlag ModifierType 
Instance details

Defined in GI.Gdk.Flags

IsGFlag PaintableFlags 
Instance details

Defined in GI.Gdk.Flags

IsGFlag SeatCapabilities 
Instance details

Defined in GI.Gdk.Flags

IsGFlag ToplevelCapabilities 
Instance details

Defined in GI.Gdk.Flags

IsGFlag ToplevelState 
Instance details

Defined in GI.Gdk.Flags

data ManagedPtr a #

Constructors

ManagedPtr 

Fields

Instances

Instances details
Eq (ManagedPtr a) 
Instance details

Defined in Data.GI.Base.BasicTypes

Methods

(==) :: ManagedPtr a -> ManagedPtr a -> Bool

(/=) :: ManagedPtr a -> ManagedPtr a -> Bool

class Coercible a (ManagedPtr ()) => ManagedPtrNewtype a where #

Methods

toManagedPtr :: a -> ManagedPtr a #

Instances

Instances details
ManagedPtrNewtype Context 
Instance details

Defined in GI.Cairo.Structs.Context

Methods

toManagedPtr :: Context -> ManagedPtr Context #

ManagedPtrNewtype Region 
Instance details

Defined in GI.Cairo.Structs.Region

Methods

toManagedPtr :: Region -> ManagedPtr Region #

ManagedPtrNewtype Surface 
Instance details

Defined in GI.Cairo.Structs.Surface

Methods

toManagedPtr :: Surface -> ManagedPtr Surface #

ManagedPtrNewtype DevicePad 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

ManagedPtrNewtype DragSurface 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

ManagedPtrNewtype Paintable 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

ManagedPtrNewtype Popup 
Instance details

Defined in GI.Gdk.Interfaces.Popup

ManagedPtrNewtype Toplevel 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

ManagedPtrNewtype AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

ManagedPtrNewtype ButtonEvent 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

ManagedPtrNewtype CairoContext 
Instance details

Defined in GI.Gdk.Objects.CairoContext

ManagedPtrNewtype CicpParams 
Instance details

Defined in GI.Gdk.Objects.CicpParams

ManagedPtrNewtype Clipboard 
Instance details

Defined in GI.Gdk.Objects.Clipboard

ManagedPtrNewtype ContentDeserializer 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

ManagedPtrNewtype ContentProvider 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

ManagedPtrNewtype ContentSerializer 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

ManagedPtrNewtype CrossingEvent 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

ManagedPtrNewtype Cursor 
Instance details

Defined in GI.Gdk.Objects.Cursor

ManagedPtrNewtype DNDEvent 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

ManagedPtrNewtype DeleteEvent 
Instance details

Defined in GI.Gdk.Objects.DeleteEvent

ManagedPtrNewtype Device 
Instance details

Defined in GI.Gdk.Objects.Device

ManagedPtrNewtype DeviceTool 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

ManagedPtrNewtype Display 
Instance details

Defined in GI.Gdk.Objects.Display

ManagedPtrNewtype DisplayManager 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

ManagedPtrNewtype DmabufTexture 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

ManagedPtrNewtype DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

ManagedPtrNewtype Drag 
Instance details

Defined in GI.Gdk.Objects.Drag

ManagedPtrNewtype DrawContext 
Instance details

Defined in GI.Gdk.Objects.DrawContext

ManagedPtrNewtype Drop 
Instance details

Defined in GI.Gdk.Objects.Drop

ManagedPtrNewtype Event 
Instance details

Defined in GI.Gdk.Objects.Event

ManagedPtrNewtype FocusEvent 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

ManagedPtrNewtype FrameClock 
Instance details

Defined in GI.Gdk.Objects.FrameClock

ManagedPtrNewtype GLContext 
Instance details

Defined in GI.Gdk.Objects.GLContext

ManagedPtrNewtype GLTexture 
Instance details

Defined in GI.Gdk.Objects.GLTexture

ManagedPtrNewtype GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

ManagedPtrNewtype GrabBrokenEvent 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

ManagedPtrNewtype KeyEvent 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

ManagedPtrNewtype MemoryTexture 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

ManagedPtrNewtype MemoryTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

ManagedPtrNewtype Monitor 
Instance details

Defined in GI.Gdk.Objects.Monitor

ManagedPtrNewtype MotionEvent 
Instance details

Defined in GI.Gdk.Objects.MotionEvent

ManagedPtrNewtype PadEvent 
Instance details

Defined in GI.Gdk.Objects.PadEvent

ManagedPtrNewtype ProximityEvent 
Instance details

Defined in GI.Gdk.Objects.ProximityEvent

ManagedPtrNewtype ScrollEvent 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

ManagedPtrNewtype Seat 
Instance details

Defined in GI.Gdk.Objects.Seat

ManagedPtrNewtype Snapshot 
Instance details

Defined in GI.Gdk.Objects.Snapshot

ManagedPtrNewtype Surface 
Instance details

Defined in GI.Gdk.Objects.Surface

ManagedPtrNewtype Texture 
Instance details

Defined in GI.Gdk.Objects.Texture

ManagedPtrNewtype TouchEvent 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

ManagedPtrNewtype TouchpadEvent 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

ManagedPtrNewtype VulkanContext 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

ManagedPtrNewtype ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

ManagedPtrNewtype ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

ManagedPtrNewtype ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

ManagedPtrNewtype DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

ManagedPtrNewtype DragSurfaceSize 
Instance details

Defined in GI.Gdk.Structs.DragSurfaceSize

ManagedPtrNewtype EventSequence 
Instance details

Defined in GI.Gdk.Structs.EventSequence

ManagedPtrNewtype FileList 
Instance details

Defined in GI.Gdk.Structs.FileList

ManagedPtrNewtype FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

ManagedPtrNewtype KeymapKey 
Instance details

Defined in GI.Gdk.Structs.KeymapKey

ManagedPtrNewtype PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

ManagedPtrNewtype RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

ManagedPtrNewtype Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

ManagedPtrNewtype TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

ManagedPtrNewtype TimeCoord 
Instance details

Defined in GI.Gdk.Structs.TimeCoord

ManagedPtrNewtype ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

ManagedPtrNewtype ToplevelSize 
Instance details

Defined in GI.Gdk.Structs.ToplevelSize

ManagedPtrNewtype Pixbuf 
Instance details

Defined in GI.GdkPixbuf.Objects.Pixbuf

Methods

toManagedPtr :: Pixbuf -> ManagedPtr Pixbuf #

ManagedPtrNewtype AsyncResult 
Instance details

Defined in GI.Gio.Interfaces.AsyncResult

Methods

toManagedPtr :: AsyncResult -> ManagedPtr AsyncResult #

ManagedPtrNewtype File 
Instance details

Defined in GI.Gio.Interfaces.File

Methods

toManagedPtr :: File -> ManagedPtr File #

ManagedPtrNewtype Icon 
Instance details

Defined in GI.Gio.Interfaces.Icon

Methods

toManagedPtr :: Icon -> ManagedPtr Icon #

ManagedPtrNewtype ListModel 
Instance details

Defined in GI.Gio.Interfaces.ListModel

Methods

toManagedPtr :: ListModel -> ManagedPtr ListModel #

ManagedPtrNewtype Cancellable 
Instance details

Defined in GI.Gio.Objects.Cancellable

Methods

toManagedPtr :: Cancellable -> ManagedPtr Cancellable #

ManagedPtrNewtype InputStream 
Instance details

Defined in GI.Gio.Objects.InputStream

Methods

toManagedPtr :: InputStream -> ManagedPtr InputStream #

ManagedPtrNewtype OutputStream 
Instance details

Defined in GI.Gio.Objects.OutputStream

Methods

toManagedPtr :: OutputStream -> ManagedPtr OutputStream #

ManagedPtrNewtype Bytes 
Instance details

Defined in GI.GLib.Structs.Bytes

Methods

toManagedPtr :: Bytes -> ManagedPtr Bytes #

ManagedPtrNewtype String 
Instance details

Defined in GI.GLib.Structs.String

Methods

toManagedPtr :: String -> ManagedPtr String #

Coercible a (ManagedPtr ()) => ManagedPtrNewtype a 
Instance details

Defined in Data.GI.Base.BasicTypes

Methods

toManagedPtr :: a -> ManagedPtr a #

newtype PtrWrapped a #

Constructors

PtrWrapped 

Fields

class HasParentTypes a => TypedObject a where #

Methods

glibType :: IO GType #

Instances

Instances details
TypedObject Antialias 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject Content 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject DeviceType 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject Extend 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject FillRule 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject Filter 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject FontSlant 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject FontType 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject FontWeight 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject Format 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject HintMetrics 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject HintStyle 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject LineCap 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject LineJoin 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject Operator 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject PathDataType 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject PatternType 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject RegionOverlap 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject Status 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject SubpixelOrder 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject SurfaceType 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject TextClusterFlags 
Instance details

Defined in GI.Cairo.Enums

Methods

glibType :: IO GType #

TypedObject Context 
Instance details

Defined in GI.Cairo.Structs.Context

Methods

glibType :: IO GType #

TypedObject Region 
Instance details

Defined in GI.Cairo.Structs.Region

Methods

glibType :: IO GType #

TypedObject Surface 
Instance details

Defined in GI.Cairo.Structs.Surface

Methods

glibType :: IO GType #

TypedObject AxisUse 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject CicpRange 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject CrossingMode 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject DevicePadFeature 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject DeviceToolType 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject DmabufError 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject DragCancelReason 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject EventType 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject FullscreenMode 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject GLError 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject Gravity 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject InputSource 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject KeyMatch 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject MemoryFormat 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject NotifyType 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject ScrollDirection 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject ScrollRelativeDirection 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject ScrollUnit 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject SubpixelLayout 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject SurfaceEdge 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject TextureError 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject TitlebarGesture 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject TouchpadGesturePhase 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject VulkanError 
Instance details

Defined in GI.Gdk.Enums

Methods

glibType :: IO GType #

TypedObject AnchorHints 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

TypedObject AxisFlags 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

TypedObject DragAction 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

TypedObject FrameClockPhase 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

TypedObject GLAPI 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

TypedObject ModifierType 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

TypedObject PaintableFlags 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

TypedObject SeatCapabilities 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

TypedObject ToplevelCapabilities 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

TypedObject ToplevelState 
Instance details

Defined in GI.Gdk.Flags

Methods

glibType :: IO GType #

TypedObject DevicePad 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

glibType :: IO GType #

TypedObject DragSurface 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

Methods

glibType :: IO GType #

TypedObject Paintable 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

glibType :: IO GType #

TypedObject Popup 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

glibType :: IO GType #

TypedObject Toplevel 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

glibType :: IO GType #

TypedObject AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

glibType :: IO GType #

TypedObject ButtonEvent 
Instance details

Defined in GI.Gdk.Objects.ButtonEvent

Methods

glibType :: IO GType #

TypedObject CairoContext 
Instance details

Defined in GI.Gdk.Objects.CairoContext

Methods

glibType :: IO GType #

TypedObject CicpParams 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

glibType :: IO GType #

TypedObject Clipboard 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

glibType :: IO GType #

TypedObject ContentDeserializer 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

glibType :: IO GType #

TypedObject ContentProvider 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

glibType :: IO GType #

TypedObject ContentSerializer 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

glibType :: IO GType #

TypedObject CrossingEvent 
Instance details

Defined in GI.Gdk.Objects.CrossingEvent

Methods

glibType :: IO GType #

TypedObject Cursor 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

glibType :: IO GType #

TypedObject DNDEvent 
Instance details

Defined in GI.Gdk.Objects.DNDEvent

Methods

glibType :: IO GType #

TypedObject DeleteEvent 
Instance details

Defined in GI.Gdk.Objects.DeleteEvent

Methods

glibType :: IO GType #

TypedObject Device 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

glibType :: IO GType #

TypedObject DeviceTool 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

glibType :: IO GType #

TypedObject Display 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

glibType :: IO GType #

TypedObject DisplayManager 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

glibType :: IO GType #

TypedObject DmabufTexture 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

Methods

glibType :: IO GType #

TypedObject DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

glibType :: IO GType #

TypedObject Drag 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

glibType :: IO GType #

TypedObject DrawContext 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

glibType :: IO GType #

TypedObject Drop 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

glibType :: IO GType #

TypedObject Event 
Instance details

Defined in GI.Gdk.Objects.Event

Methods

glibType :: IO GType #

TypedObject FocusEvent 
Instance details

Defined in GI.Gdk.Objects.FocusEvent

Methods

glibType :: IO GType #

TypedObject FrameClock 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

glibType :: IO GType #

TypedObject GLContext 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

glibType :: IO GType #

TypedObject GLTexture 
Instance details

Defined in GI.Gdk.Objects.GLTexture

Methods

glibType :: IO GType #

TypedObject GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

glibType :: IO GType #

TypedObject GrabBrokenEvent 
Instance details

Defined in GI.Gdk.Objects.GrabBrokenEvent

Methods

glibType :: IO GType #

TypedObject KeyEvent 
Instance details

Defined in GI.Gdk.Objects.KeyEvent

Methods

glibType :: IO GType #

TypedObject MemoryTexture 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

Methods

glibType :: IO GType #

TypedObject MemoryTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

glibType :: IO GType #

TypedObject Monitor 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

glibType :: IO GType #

TypedObject MotionEvent 
Instance details

Defined in GI.Gdk.Objects.MotionEvent

Methods

glibType :: IO GType #

TypedObject PadEvent 
Instance details

Defined in GI.Gdk.Objects.PadEvent

Methods

glibType :: IO GType #

TypedObject ProximityEvent 
Instance details

Defined in GI.Gdk.Objects.ProximityEvent

Methods

glibType :: IO GType #

TypedObject ScrollEvent 
Instance details

Defined in GI.Gdk.Objects.ScrollEvent

Methods

glibType :: IO GType #

TypedObject Seat 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

glibType :: IO GType #

TypedObject Snapshot 
Instance details

Defined in GI.Gdk.Objects.Snapshot

Methods

glibType :: IO GType #

TypedObject Surface 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

glibType :: IO GType #

TypedObject Texture 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

glibType :: IO GType #

TypedObject TouchEvent 
Instance details

Defined in GI.Gdk.Objects.TouchEvent

Methods

glibType :: IO GType #

TypedObject TouchpadEvent 
Instance details

Defined in GI.Gdk.Objects.TouchpadEvent

Methods

glibType :: IO GType #

TypedObject VulkanContext 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

Methods

glibType :: IO GType #

TypedObject ColorState 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

glibType :: IO GType #

TypedObject ContentFormats 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

glibType :: IO GType #

TypedObject ContentFormatsBuilder 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

glibType :: IO GType #

TypedObject DmabufFormats 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

glibType :: IO GType #

TypedObject EventSequence 
Instance details

Defined in GI.Gdk.Structs.EventSequence

Methods

glibType :: IO GType #

TypedObject FileList 
Instance details

Defined in GI.Gdk.Structs.FileList

Methods

glibType :: IO GType #

TypedObject FrameTimings 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

glibType :: IO GType #

TypedObject PopupLayout 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

glibType :: IO GType #

TypedObject RGBA 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

glibType :: IO GType #

TypedObject Rectangle 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

glibType :: IO GType #

TypedObject TextureDownloader 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

glibType :: IO GType #

TypedObject ToplevelLayout 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

glibType :: IO GType #

TypedObject Pixbuf 
Instance details

Defined in GI.GdkPixbuf.Objects.Pixbuf

Methods

glibType :: IO GType #

TypedObject AsyncResult 
Instance details

Defined in GI.Gio.Interfaces.AsyncResult

Methods

glibType :: IO GType #

TypedObject File 
Instance details

Defined in GI.Gio.Interfaces.File

Methods

glibType :: IO GType #

TypedObject Icon 
Instance details

Defined in GI.Gio.Interfaces.Icon

Methods

glibType :: IO GType #

TypedObject ListModel 
Instance details

Defined in GI.Gio.Interfaces.ListModel

Methods

glibType :: IO GType #

TypedObject Cancellable 
Instance details

Defined in GI.Gio.Objects.Cancellable

Methods

glibType :: IO GType #

TypedObject InputStream 
Instance details

Defined in GI.Gio.Objects.InputStream

Methods

glibType :: IO GType #

TypedObject OutputStream 
Instance details

Defined in GI.Gio.Objects.OutputStream

Methods

glibType :: IO GType #

TypedObject Bytes 
Instance details

Defined in GI.GLib.Structs.Bytes

Methods

glibType :: IO GType #

TypedObject String 
Instance details

Defined in GI.GLib.Structs.String

Methods

glibType :: IO GType #

TypedObject Alignment 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject AttrType 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject BaselineShift 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject BidiType 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject CoverageLevel 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject Direction 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject EllipsizeMode 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject FontColor 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject FontScale 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject Gravity 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject GravityHint 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject LayoutDeserializeError 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject Overline 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject RenderPart 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject Script 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject Stretch 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject Style 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject TabAlign 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject TextTransform 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject Underline 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject Variant 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject Weight 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject WrapMode 
Instance details

Defined in GI.Pango.Enums

Methods

glibType :: IO GType #

TypedObject GError 
Instance details

Defined in Data.GI.Base.GError

Methods

glibType :: IO GType #

TypedObject GValue 
Instance details

Defined in Data.GI.Base.GValue

Methods

glibType :: IO GType #

TypedObject (GClosure a) 
Instance details

Defined in Data.GI.Base.GClosure

Methods

glibType :: IO GType #

new :: (Constructible a tag, MonadIO m) => (ManagedPtr a -> a) -> [AttrOp a tag] -> m a #

data GClosure a #

Instances

Instances details
GBoxed (GClosure a) 
Instance details

Defined in Data.GI.Base.GClosure

TypedObject (GClosure a) 
Instance details

Defined in Data.GI.Base.GClosure

Methods

glibType :: IO GType #

HasParentTypes (GClosure a) 
Instance details

Defined in Data.GI.Base.GClosure

type ParentTypes (GClosure a) 
Instance details

Defined in Data.GI.Base.GClosure

type ParentTypes (GClosure a) = '[] :: [Type]

newtype GError #

Constructors

GError (ManagedPtr GError) 

Instances

Instances details
Exception GError 
Instance details

Defined in Data.GI.Base.GError

Methods

toException :: GError -> SomeException

fromException :: SomeException -> Maybe GError

displayException :: GError -> String

backtraceDesired :: GError -> Bool

Show GError 
Instance details

Defined in Data.GI.Base.GError

Methods

showsPrec :: Int -> GError -> ShowS

show :: GError -> String

showList :: [GError] -> ShowS

GBoxed GError 
Instance details

Defined in Data.GI.Base.GError

TypedObject GError 
Instance details

Defined in Data.GI.Base.GError

Methods

glibType :: IO GType #

HasParentTypes GError 
Instance details

Defined in Data.GI.Base.GError

type ParentTypes GError 
Instance details

Defined in Data.GI.Base.GError

type ParentTypes GError = '[] :: [Type]

class Enum err => GErrorClass err where #

Methods

gerrorClassDomain :: err -> Text #

Instances

Instances details
GErrorClass DmabufError 
Instance details

Defined in GI.Gdk.Enums

Methods

gerrorClassDomain :: DmabufError -> Text #

GErrorClass GLError 
Instance details

Defined in GI.Gdk.Enums

Methods

gerrorClassDomain :: GLError -> Text #

GErrorClass TextureError 
Instance details

Defined in GI.Gdk.Enums

Methods

gerrorClassDomain :: TextureError -> Text #

GErrorClass VulkanError 
Instance details

Defined in GI.Gdk.Enums

Methods

gerrorClassDomain :: VulkanError -> Text #

GErrorClass LayoutDeserializeError 
Instance details

Defined in GI.Pango.Enums

Methods

gerrorClassDomain :: LayoutDeserializeError -> Text #

type GErrorCode = C_gint #

type GErrorDomain = GQuark #

type GErrorMessage = Text #

newtype GValue #

Constructors

GValue (ManagedPtr GValue) 

Instances

Instances details
GBoxed GValue 
Instance details

Defined in Data.GI.Base.GValue

TypedObject GValue 
Instance details

Defined in Data.GI.Base.GValue

Methods

glibType :: IO GType #

HasParentTypes GValue 
Instance details

Defined in Data.GI.Base.GValue

type ParentTypes GValue 
Instance details

Defined in Data.GI.Base.GValue

type ParentTypes GValue = '[] :: [Type]

class IsGValue a where #

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> a -> IO () #

gvalueGet_ :: Ptr GValue -> IO a #

Instances

Instances details
IsGValue CInt 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> CInt -> IO () #

gvalueGet_ :: Ptr GValue -> IO CInt #

IsGValue CLong 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> CLong -> IO () #

gvalueGet_ :: Ptr GValue -> IO CLong #

IsGValue CUInt 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> CUInt -> IO () #

gvalueGet_ :: Ptr GValue -> IO CUInt #

IsGValue CULong 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> CULong -> IO () #

gvalueGet_ :: Ptr GValue -> IO CULong #

IsGValue Int32 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Int32 -> IO () #

gvalueGet_ :: Ptr GValue -> IO Int32 #

IsGValue Int64 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Int64 -> IO () #

gvalueGet_ :: Ptr GValue -> IO Int64 #

IsGValue Word32 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Word32 -> IO () #

gvalueGet_ :: Ptr GValue -> IO Word32 #

IsGValue Word64 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Word64 -> IO () #

gvalueGet_ :: Ptr GValue -> IO Word64 #

IsGValue GType 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> GType -> IO () #

gvalueGet_ :: Ptr GValue -> IO GType #

IsGValue Bool 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Bool -> IO () #

gvalueGet_ :: Ptr GValue -> IO Bool #

IsGValue Double 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Double -> IO () #

gvalueGet_ :: Ptr GValue -> IO Double #

IsGValue Float 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Float -> IO () #

gvalueGet_ :: Ptr GValue -> IO Float #

IsGValue (Ptr a) 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Ptr a -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Ptr a) #

IsGValue (StablePtr a) 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> StablePtr a -> IO () #

gvalueGet_ :: Ptr GValue -> IO (StablePtr a) #

Typeable a => IsGValue (HValue a) 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> HValue a -> IO () #

gvalueGet_ :: Ptr GValue -> IO (HValue a) #

IsGValue (Maybe Context) 
Instance details

Defined in GI.Cairo.Structs.Context

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Context -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Context) #

IsGValue (Maybe Region) 
Instance details

Defined in GI.Cairo.Structs.Region

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Region -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Region) #

IsGValue (Maybe Surface) 
Instance details

Defined in GI.Cairo.Structs.Surface

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Surface -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Surface) #

IsGValue (Maybe DevicePad) 
Instance details

Defined in GI.Gdk.Interfaces.DevicePad

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe DevicePad -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe DevicePad) #

IsGValue (Maybe DragSurface) 
Instance details

Defined in GI.Gdk.Interfaces.DragSurface

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe DragSurface -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe DragSurface) #

IsGValue (Maybe Paintable) 
Instance details

Defined in GI.Gdk.Interfaces.Paintable

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Paintable -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Paintable) #

IsGValue (Maybe Popup) 
Instance details

Defined in GI.Gdk.Interfaces.Popup

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Popup -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Popup) #

IsGValue (Maybe Toplevel) 
Instance details

Defined in GI.Gdk.Interfaces.Toplevel

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Toplevel -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Toplevel) #

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) #

IsGValue (Maybe CairoContext) 
Instance details

Defined in GI.Gdk.Objects.CairoContext

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe CairoContext -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe CairoContext) #

IsGValue (Maybe CicpParams) 
Instance details

Defined in GI.Gdk.Objects.CicpParams

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe CicpParams -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe CicpParams) #

IsGValue (Maybe Clipboard) 
Instance details

Defined in GI.Gdk.Objects.Clipboard

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Clipboard -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Clipboard) #

IsGValue (Maybe ContentDeserializer) 
Instance details

Defined in GI.Gdk.Objects.ContentDeserializer

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe ContentDeserializer -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe ContentDeserializer) #

IsGValue (Maybe ContentProvider) 
Instance details

Defined in GI.Gdk.Objects.ContentProvider

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe ContentProvider -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe ContentProvider) #

IsGValue (Maybe ContentSerializer) 
Instance details

Defined in GI.Gdk.Objects.ContentSerializer

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe ContentSerializer -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe ContentSerializer) #

IsGValue (Maybe Cursor) 
Instance details

Defined in GI.Gdk.Objects.Cursor

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Cursor -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Cursor) #

IsGValue (Maybe Device) 
Instance details

Defined in GI.Gdk.Objects.Device

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Device -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Device) #

IsGValue (Maybe DeviceTool) 
Instance details

Defined in GI.Gdk.Objects.DeviceTool

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe DeviceTool -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe DeviceTool) #

IsGValue (Maybe Display) 
Instance details

Defined in GI.Gdk.Objects.Display

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Display -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Display) #

IsGValue (Maybe DisplayManager) 
Instance details

Defined in GI.Gdk.Objects.DisplayManager

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe DisplayManager -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe DisplayManager) #

IsGValue (Maybe DmabufTexture) 
Instance details

Defined in GI.Gdk.Objects.DmabufTexture

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe DmabufTexture -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe DmabufTexture) #

IsGValue (Maybe DmabufTextureBuilder) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe DmabufTextureBuilder -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe DmabufTextureBuilder) #

IsGValue (Maybe Drag) 
Instance details

Defined in GI.Gdk.Objects.Drag

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Drag -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Drag) #

IsGValue (Maybe DrawContext) 
Instance details

Defined in GI.Gdk.Objects.DrawContext

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe DrawContext -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe DrawContext) #

IsGValue (Maybe Drop) 
Instance details

Defined in GI.Gdk.Objects.Drop

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Drop -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Drop) #

IsGValue (Maybe FrameClock) 
Instance details

Defined in GI.Gdk.Objects.FrameClock

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe FrameClock -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe FrameClock) #

IsGValue (Maybe GLContext) 
Instance details

Defined in GI.Gdk.Objects.GLContext

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe GLContext -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe GLContext) #

IsGValue (Maybe GLTexture) 
Instance details

Defined in GI.Gdk.Objects.GLTexture

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe GLTexture -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe GLTexture) #

IsGValue (Maybe GLTextureBuilder) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe GLTextureBuilder -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe GLTextureBuilder) #

IsGValue (Maybe MemoryTexture) 
Instance details

Defined in GI.Gdk.Objects.MemoryTexture

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe MemoryTexture -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe MemoryTexture) #

IsGValue (Maybe MemoryTextureBuilder) 
Instance details

Defined in GI.Gdk.Objects.MemoryTextureBuilder

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe MemoryTextureBuilder -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe MemoryTextureBuilder) #

IsGValue (Maybe Monitor) 
Instance details

Defined in GI.Gdk.Objects.Monitor

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Monitor -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Monitor) #

IsGValue (Maybe Seat) 
Instance details

Defined in GI.Gdk.Objects.Seat

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Seat -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Seat) #

IsGValue (Maybe Snapshot) 
Instance details

Defined in GI.Gdk.Objects.Snapshot

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Snapshot -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Snapshot) #

IsGValue (Maybe Surface) 
Instance details

Defined in GI.Gdk.Objects.Surface

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Surface -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Surface) #

IsGValue (Maybe Texture) 
Instance details

Defined in GI.Gdk.Objects.Texture

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Texture -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Texture) #

IsGValue (Maybe VulkanContext) 
Instance details

Defined in GI.Gdk.Objects.VulkanContext

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe VulkanContext -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe VulkanContext) #

IsGValue (Maybe ColorState) 
Instance details

Defined in GI.Gdk.Structs.ColorState

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe ColorState -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe ColorState) #

IsGValue (Maybe ContentFormats) 
Instance details

Defined in GI.Gdk.Structs.ContentFormats

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe ContentFormats -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe ContentFormats) #

IsGValue (Maybe ContentFormatsBuilder) 
Instance details

Defined in GI.Gdk.Structs.ContentFormatsBuilder

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe ContentFormatsBuilder -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe ContentFormatsBuilder) #

IsGValue (Maybe DmabufFormats) 
Instance details

Defined in GI.Gdk.Structs.DmabufFormats

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe DmabufFormats -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe DmabufFormats) #

IsGValue (Maybe EventSequence) 
Instance details

Defined in GI.Gdk.Structs.EventSequence

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe EventSequence -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe EventSequence) #

IsGValue (Maybe FileList) 
Instance details

Defined in GI.Gdk.Structs.FileList

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe FileList -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe FileList) #

IsGValue (Maybe FrameTimings) 
Instance details

Defined in GI.Gdk.Structs.FrameTimings

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe FrameTimings -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe FrameTimings) #

IsGValue (Maybe PopupLayout) 
Instance details

Defined in GI.Gdk.Structs.PopupLayout

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe PopupLayout -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe PopupLayout) #

IsGValue (Maybe RGBA) 
Instance details

Defined in GI.Gdk.Structs.RGBA

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe RGBA -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe RGBA) #

IsGValue (Maybe Rectangle) 
Instance details

Defined in GI.Gdk.Structs.Rectangle

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Rectangle -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Rectangle) #

IsGValue (Maybe TextureDownloader) 
Instance details

Defined in GI.Gdk.Structs.TextureDownloader

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe TextureDownloader -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe TextureDownloader) #

IsGValue (Maybe ToplevelLayout) 
Instance details

Defined in GI.Gdk.Structs.ToplevelLayout

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe ToplevelLayout -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe ToplevelLayout) #

IsGValue (Maybe Pixbuf) 
Instance details

Defined in GI.GdkPixbuf.Objects.Pixbuf

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Pixbuf -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Pixbuf) #

IsGValue (Maybe AsyncResult) 
Instance details

Defined in GI.Gio.Interfaces.AsyncResult

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe AsyncResult -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe AsyncResult) #

IsGValue (Maybe File) 
Instance details

Defined in GI.Gio.Interfaces.File

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe File -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe File) #

IsGValue (Maybe Icon) 
Instance details

Defined in GI.Gio.Interfaces.Icon

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Icon -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Icon) #

IsGValue (Maybe ListModel) 
Instance details

Defined in GI.Gio.Interfaces.ListModel

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe ListModel -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe ListModel) #

IsGValue (Maybe Cancellable) 
Instance details

Defined in GI.Gio.Objects.Cancellable

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Cancellable -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Cancellable) #

IsGValue (Maybe InputStream) 
Instance details

Defined in GI.Gio.Objects.InputStream

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe InputStream -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe InputStream) #

IsGValue (Maybe OutputStream) 
Instance details

Defined in GI.Gio.Objects.OutputStream

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe OutputStream -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe OutputStream) #

IsGValue (Maybe Bytes) 
Instance details

Defined in GI.GLib.Structs.Bytes

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Bytes -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Bytes) #

IsGValue (Maybe String) 
Instance details

Defined in GI.GLib.Structs.String

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe String -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe String) #

IsGValue (Maybe GParamSpec) 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe GParamSpec -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe GParamSpec) #

IsGValue (Maybe Text) 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Text -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Text) #

IsGValue (Maybe String) 
Instance details

Defined in Data.GI.Base.GValue

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe String -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe String) #

data GVariantDictEntry key value #

Constructors

GVariantDictEntry key value 

Instances

Instances details
(Show key, Show value) => Show (GVariantDictEntry key value) 
Instance details

Defined in Data.GI.Base.GVariant

Methods

showsPrec :: Int -> GVariantDictEntry key value -> ShowS

show :: GVariantDictEntry key value -> String

showList :: [GVariantDictEntry key value] -> ShowS

(Eq key, Eq value) => Eq (GVariantDictEntry key value) 
Instance details

Defined in Data.GI.Base.GVariant

Methods

(==) :: GVariantDictEntry key value -> GVariantDictEntry key value -> Bool

(/=) :: GVariantDictEntry key value -> GVariantDictEntry key value -> Bool

(IsGVariant a, IsGVariantBasicType a, IsGVariant b) => IsGVariant (GVariantDictEntry a b) 
Instance details

Defined in Data.GI.Base.GVariant

newtype GVariantHandle #

Constructors

GVariantHandle Int32 

newtype GVariantSinglet a #

Constructors

GVariantSinglet a 

Instances

Instances details
Show a => Show (GVariantSinglet a) 
Instance details

Defined in Data.GI.Base.GVariant

Methods

showsPrec :: Int -> GVariantSinglet a -> ShowS

show :: GVariantSinglet a -> String

showList :: [GVariantSinglet a] -> ShowS

Eq a => Eq (GVariantSinglet a) 
Instance details

Defined in Data.GI.Base.GVariant

Methods

(==) :: GVariantSinglet a -> GVariantSinglet a -> Bool

(/=) :: GVariantSinglet a -> GVariantSinglet a -> Bool

IsGVariant a => IsGVariant (GVariantSinglet a) 
Instance details

Defined in Data.GI.Base.GVariant

class IsGVariant a where #

Methods

toGVariant :: a -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe a) #

toGVariantFormatString :: a -> Text #

Instances

Instances details
IsGVariant ByteString 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: ByteString -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe ByteString) #

toGVariantFormatString :: ByteString -> Text #

IsGVariant Int16 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: Int16 -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe Int16) #

toGVariantFormatString :: Int16 -> Text #

IsGVariant Int32 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: Int32 -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe Int32) #

toGVariantFormatString :: Int32 -> Text #

IsGVariant Int64 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: Int64 -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe Int64) #

toGVariantFormatString :: Int64 -> Text #

IsGVariant Word16 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: Word16 -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe Word16) #

toGVariantFormatString :: Word16 -> Text #

IsGVariant Word32 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: Word32 -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe Word32) #

toGVariantFormatString :: Word32 -> Text #

IsGVariant Word64 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: Word64 -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe Word64) #

toGVariantFormatString :: Word64 -> Text #

IsGVariant Word8 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: Word8 -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe Word8) #

toGVariantFormatString :: Word8 -> Text #

IsGVariant GVariant 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariant GVariantHandle 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariant GVariantObjectPath 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariant GVariantSignature 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariant Text 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: Text -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe Text) #

toGVariantFormatString :: Text -> Text #

IsGVariant () 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: () -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe ()) #

toGVariantFormatString :: () -> Text #

IsGVariant Bool 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: Bool -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe Bool) #

toGVariantFormatString :: Bool -> Text #

IsGVariant Double 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: Double -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe Double) #

toGVariantFormatString :: Double -> Text #

IsGVariant a => IsGVariant (GVariantSinglet a) 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariant a => IsGVariant (Maybe a) 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: Maybe a -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe (Maybe a)) #

toGVariantFormatString :: Maybe a -> Text #

IsGVariant a => IsGVariant [a] 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: [a] -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe [a]) #

toGVariantFormatString :: [a] -> Text #

(IsGVariant a, IsGVariantBasicType a, IsGVariant b) => IsGVariant (Map a b) 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: Map a b -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe (Map a b)) #

toGVariantFormatString :: Map a b -> Text #

(IsGVariant a, IsGVariantBasicType a, IsGVariant b) => IsGVariant (GVariantDictEntry a b) 
Instance details

Defined in Data.GI.Base.GVariant

(IsGVariant a, IsGVariant b) => IsGVariant (a, b) 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: (a, b) -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe (a, b)) #

toGVariantFormatString :: (a, b) -> Text #

(IsGVariant a, IsGVariant b, IsGVariant c) => IsGVariant (a, b, c) 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: (a, b, c) -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe (a, b, c)) #

toGVariantFormatString :: (a, b, c) -> Text #

(IsGVariant a, IsGVariant b, IsGVariant c, IsGVariant d) => IsGVariant (a, b, c, d) 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: (a, b, c, d) -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe (a, b, c, d)) #

toGVariantFormatString :: (a, b, c, d) -> Text #

(IsGVariant a, IsGVariant b, IsGVariant c, IsGVariant d, IsGVariant e) => IsGVariant (a, b, c, d, e) 
Instance details

Defined in Data.GI.Base.GVariant

Methods

toGVariant :: (a, b, c, d, e) -> IO GVariant #

fromGVariant :: GVariant -> IO (Maybe (a, b, c, d, e)) #

toGVariantFormatString :: (a, b, c, d, e) -> Text #

class Ord a => IsGVariantBasicType a #

Instances

Instances details
IsGVariantBasicType Int16 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariantBasicType Int32 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariantBasicType Int64 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariantBasicType Word16 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariantBasicType Word32 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariantBasicType Word64 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariantBasicType Word8 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariantBasicType GVariantHandle 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariantBasicType GVariantObjectPath 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariantBasicType GVariantSignature 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariantBasicType Text 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariantBasicType Bool 
Instance details

Defined in Data.GI.Base.GVariant

IsGVariantBasicType Double 
Instance details

Defined in Data.GI.Base.GVariant

data SignalProxy object info where #

Constructors

(:::) :: forall object info. SignalProxy object info -> Text -> SignalProxy object info 
PropertyNotify :: forall info1 (propName :: Symbol) object (pl :: Symbol). (info1 ~ ResolveAttribute propName object, AttrInfo info1, pl ~ AttrLabel info1, KnownSymbol pl) => AttrLabelProxy propName -> SignalProxy object GObjectNotifySignalInfo 
PropertySet :: forall info1 (propName :: Symbol) object b (pl :: Symbol). (info1 ~ ResolveAttribute propName object, AttrInfo info1, AttrBaseTypeConstraint info1 object, b ~ AttrGetType info1, pl ~ AttrLabel info1, KnownSymbol pl) => AttrLabelProxy propName -> SignalProxy object (GObjectPropertySetSignalInfo b) 

Instances

Instances details
info ~ ResolveSignal slot object => IsLabel slot (SignalProxy object info) 
Instance details

Defined in Data.GI.Base.Signals

Methods

fromLabel :: SignalProxy object info