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

GI.Gdk.Objects

Description

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

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

Documentation

newtype AppLaunchContext #

Instances

Instances details
Eq AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

GObject AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

ManagedPtrNewtype AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

TypedObject AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

glibType :: IO GType #

HasParentTypes AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

HasAttributeList AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

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

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

getField :: AppLaunchContext -> p

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

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

fromLabel :: MethodProxy info AppLaunchContext

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

Defined in GI.Gdk.Objects.AppLaunchContext

IsGValue (Maybe AppLaunchContext) 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

type AttributeList AppLaunchContext = AppLaunchContextAttributeList
type ParentTypes AppLaunchContext 
Instance details

Defined in GI.Gdk.Objects.AppLaunchContext

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

Defined in GI.Gdk.Objects.AppLaunchContext

type SignalList AppLaunchContext = AppLaunchContextSignalList

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

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 #