gi-gtk-4.0.12: Gtk 4.x bindings (compatibility layer)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Structs.PrintBackend

Description

This is a backwards-compatibility module re-exporting the contents of the GI.Gtk.Structs.PrintBackend module in the gi-gtk4 package.

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

Documentation

newtype PrintBackend #

Instances

Instances details
Eq PrintBackend 
Instance details

Defined in GI.Gtk.Structs.PrintBackend

Methods

(==) :: PrintBackend -> PrintBackend -> Bool

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

BoxedPtr PrintBackend 
Instance details

Defined in GI.Gtk.Structs.PrintBackend

ManagedPtrNewtype PrintBackend 
Instance details

Defined in GI.Gtk.Structs.PrintBackend

HasAttributeList PrintBackend 
Instance details

Defined in GI.Gtk.Structs.PrintBackend

(info ~ ResolvePrintBackendMethod t PrintBackend, OverloadedMethod info PrintBackend p, HasField t PrintBackend p) => HasField (t :: Symbol) PrintBackend p 
Instance details

Defined in GI.Gtk.Structs.PrintBackend

Methods

getField :: PrintBackend -> p

(info ~ ResolvePrintBackendMethod t PrintBackend, OverloadedMethodInfo info PrintBackend) => IsLabel t (MethodProxy info PrintBackend) 
Instance details

Defined in GI.Gtk.Structs.PrintBackend

Methods

fromLabel :: MethodProxy info PrintBackend

(info ~ ResolvePrintBackendMethod t PrintBackend, OverloadedMethod info PrintBackend p) => IsLabel t (PrintBackend -> p) 
Instance details

Defined in GI.Gtk.Structs.PrintBackend

Methods

fromLabel :: PrintBackend -> p

type AttributeList PrintBackend 
Instance details

Defined in GI.Gtk.Structs.PrintBackend

type AttributeList PrintBackend = PrintBackendAttributeList

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

Equations

ResolvePrintBackendMethod l o = MethodResolutionFailed l o :: Type