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

GI.Gtk.Interfaces

Description

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

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

Documentation

newtype Accessible #

Instances

Instances details
Eq Accessible 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

(==) :: Accessible -> Accessible -> Bool

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

GObject Accessible 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

ManagedPtrNewtype Accessible 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

TypedObject Accessible 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

glibType :: IO GType #

HasParentTypes Accessible 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

HasAttributeList Accessible 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

(info ~ ResolveAccessibleMethod t Accessible, OverloadedMethod info Accessible p, HasField t Accessible p) => HasField (t :: Symbol) Accessible p 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

getField :: Accessible -> p

(info ~ ResolveAccessibleMethod t Accessible, OverloadedMethodInfo info Accessible) => IsLabel t (MethodProxy info Accessible) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

fromLabel :: MethodProxy info Accessible

(info ~ ResolveAccessibleMethod t Accessible, OverloadedMethod info Accessible p) => IsLabel t (Accessible -> p) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

fromLabel :: Accessible -> p

IsGValue (Maybe Accessible) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Accessible 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

type AttributeList Accessible = AccessibleAttributeList
type ParentTypes Accessible 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

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

Defined in GI.Gtk.Interfaces.Accessible

type SignalList Accessible = AccessibleSignalList

newtype AccessibleHypertext #

Instances

Instances details
Eq AccessibleHypertext 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleHypertext

GObject AccessibleHypertext 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleHypertext

ManagedPtrNewtype AccessibleHypertext 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleHypertext

TypedObject AccessibleHypertext 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleHypertext

Methods

glibType :: IO GType #

HasParentTypes AccessibleHypertext 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleHypertext

HasAttributeList AccessibleHypertext 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleHypertext

(info ~ ResolveAccessibleHypertextMethod t AccessibleHypertext, OverloadedMethod info AccessibleHypertext p, HasField t AccessibleHypertext p) => HasField (t :: Symbol) AccessibleHypertext p 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleHypertext

(info ~ ResolveAccessibleHypertextMethod t AccessibleHypertext, OverloadedMethodInfo info AccessibleHypertext) => IsLabel t (MethodProxy info AccessibleHypertext) 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleHypertext

Methods

fromLabel :: MethodProxy info AccessibleHypertext

(info ~ ResolveAccessibleHypertextMethod t AccessibleHypertext, OverloadedMethod info AccessibleHypertext p) => IsLabel t (AccessibleHypertext -> p) 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleHypertext

IsGValue (Maybe AccessibleHypertext) 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleHypertext

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList AccessibleHypertext 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleHypertext

type AttributeList AccessibleHypertext = AccessibleHypertextAttributeList
type ParentTypes AccessibleHypertext 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleHypertext

type ParentTypes AccessibleHypertext = '[Accessible, Object]
type SignalList AccessibleHypertext 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleHypertext

type SignalList AccessibleHypertext = AccessibleHypertextSignalList

newtype AccessibleRange #

Instances

Instances details
Eq AccessibleRange 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleRange

GObject AccessibleRange 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleRange

ManagedPtrNewtype AccessibleRange 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleRange

TypedObject AccessibleRange 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleRange

Methods

glibType :: IO GType #

HasParentTypes AccessibleRange 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleRange

HasAttributeList AccessibleRange 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleRange

(info ~ ResolveAccessibleRangeMethod t AccessibleRange, OverloadedMethod info AccessibleRange p, HasField t AccessibleRange p) => HasField (t :: Symbol) AccessibleRange p 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleRange

Methods

getField :: AccessibleRange -> p

(info ~ ResolveAccessibleRangeMethod t AccessibleRange, OverloadedMethodInfo info AccessibleRange) => IsLabel t (MethodProxy info AccessibleRange) 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleRange

Methods

fromLabel :: MethodProxy info AccessibleRange

(info ~ ResolveAccessibleRangeMethod t AccessibleRange, OverloadedMethod info AccessibleRange p) => IsLabel t (AccessibleRange -> p) 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleRange

Methods

fromLabel :: AccessibleRange -> p

IsGValue (Maybe AccessibleRange) 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleRange

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList AccessibleRange 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleRange

type AttributeList AccessibleRange = AccessibleRangeAttributeList
type ParentTypes AccessibleRange 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleRange

type ParentTypes AccessibleRange = '[Accessible, Object]
type SignalList AccessibleRange 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleRange

type SignalList AccessibleRange = AccessibleRangeSignalList

newtype AccessibleText #

Instances

Instances details
Eq AccessibleText 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

GObject AccessibleText 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

ManagedPtrNewtype AccessibleText 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

TypedObject AccessibleText 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

Methods

glibType :: IO GType #

HasParentTypes AccessibleText 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

HasAttributeList AccessibleText 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

(info ~ ResolveAccessibleTextMethod t AccessibleText, OverloadedMethod info AccessibleText p, HasField t AccessibleText p) => HasField (t :: Symbol) AccessibleText p 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

Methods

getField :: AccessibleText -> p

(info ~ ResolveAccessibleTextMethod t AccessibleText, OverloadedMethodInfo info AccessibleText) => IsLabel t (MethodProxy info AccessibleText) 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

Methods

fromLabel :: MethodProxy info AccessibleText

(info ~ ResolveAccessibleTextMethod t AccessibleText, OverloadedMethod info AccessibleText p) => IsLabel t (AccessibleText -> p) 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

Methods

fromLabel :: AccessibleText -> p

IsGValue (Maybe AccessibleText) 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList AccessibleText 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

type AttributeList AccessibleText = AccessibleTextAttributeList
type ParentTypes AccessibleText 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

type ParentTypes AccessibleText = '[Accessible, Object]
type SignalList AccessibleText 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

type SignalList AccessibleText = AccessibleTextSignalList

newtype Actionable #

Instances

Instances details
Eq Actionable 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

(==) :: Actionable -> Actionable -> Bool

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

GObject Actionable 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

ManagedPtrNewtype Actionable 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

TypedObject Actionable 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

glibType :: IO GType #

HasParentTypes Actionable 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

HasAttributeList Actionable 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

(info ~ ResolveActionableMethod t Actionable, OverloadedMethod info Actionable p, HasField t Actionable p) => HasField (t :: Symbol) Actionable p 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

getField :: Actionable -> p

(info ~ ResolveActionableMethod t Actionable, OverloadedMethodInfo info Actionable) => IsLabel t (MethodProxy info Actionable) 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

fromLabel :: MethodProxy info Actionable

(info ~ ResolveActionableMethod t Actionable, OverloadedMethod info Actionable p) => IsLabel t (Actionable -> p) 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

fromLabel :: Actionable -> p

IsGValue (Maybe Actionable) 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Actionable 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttributeList Actionable = ActionableAttributeList
type ParentTypes Actionable 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type ParentTypes Actionable = '[Object, Widget]
type SignalList Actionable 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type SignalList Actionable = ActionableSignalList

newtype AppChooser #

Instances

Instances details
Eq AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

(==) :: AppChooser -> AppChooser -> Bool

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

GObject AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

ManagedPtrNewtype AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

TypedObject AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

glibType :: IO GType #

HasParentTypes AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

HasAttributeList AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

(info ~ ResolveAppChooserMethod t AppChooser, OverloadedMethod info AppChooser p, HasField t AppChooser p) => HasField (t :: Symbol) AppChooser p 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

getField :: AppChooser -> p

(info ~ ResolveAppChooserMethod t AppChooser, OverloadedMethodInfo info AppChooser) => IsLabel t (MethodProxy info AppChooser) 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

fromLabel :: MethodProxy info AppChooser

(info ~ ResolveAppChooserMethod t AppChooser, OverloadedMethod info AppChooser p) => IsLabel t (AppChooser -> p) 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

fromLabel :: AppChooser -> p

IsGValue (Maybe AppChooser) 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttributeList AppChooser = AppChooserAttributeList
type ParentTypes AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type ParentTypes AppChooser = '[Object, Widget]
type SignalList AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type SignalList AppChooser = AppChooserSignalList

newtype Buildable #

Instances

Instances details
Eq Buildable 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

Methods

(==) :: Buildable -> Buildable -> Bool

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

GObject Buildable 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

ManagedPtrNewtype Buildable 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

TypedObject Buildable 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

Methods

glibType :: IO GType #

HasParentTypes Buildable 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

HasAttributeList Buildable 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

(info ~ ResolveBuildableMethod t Buildable, OverloadedMethod info Buildable p, HasField t Buildable p) => HasField (t :: Symbol) Buildable p 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

Methods

getField :: Buildable -> p

(info ~ ResolveBuildableMethod t Buildable, OverloadedMethodInfo info Buildable) => IsLabel t (MethodProxy info Buildable) 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

Methods

fromLabel :: MethodProxy info Buildable

(info ~ ResolveBuildableMethod t Buildable, OverloadedMethod info Buildable p) => IsLabel t (Buildable -> p) 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

Methods

fromLabel :: Buildable -> p

IsGValue (Maybe Buildable) 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Buildable 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

type AttributeList Buildable = BuildableAttributeList
type ParentTypes Buildable 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

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

Defined in GI.Gtk.Interfaces.Buildable

type SignalList Buildable = BuildableSignalList

newtype BuilderScope #

Instances

Instances details
Eq BuilderScope 
Instance details

Defined in GI.Gtk.Interfaces.BuilderScope

Methods

(==) :: BuilderScope -> BuilderScope -> Bool

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

GObject BuilderScope 
Instance details

Defined in GI.Gtk.Interfaces.BuilderScope

ManagedPtrNewtype BuilderScope 
Instance details

Defined in GI.Gtk.Interfaces.BuilderScope

TypedObject BuilderScope 
Instance details

Defined in GI.Gtk.Interfaces.BuilderScope

Methods

glibType :: IO GType #

HasParentTypes BuilderScope 
Instance details

Defined in GI.Gtk.Interfaces.BuilderScope

HasAttributeList BuilderScope 
Instance details

Defined in GI.Gtk.Interfaces.BuilderScope

(info ~ ResolveBuilderScopeMethod t BuilderScope, OverloadedMethod info BuilderScope p, HasField t BuilderScope p) => HasField (t :: Symbol) BuilderScope p 
Instance details

Defined in GI.Gtk.Interfaces.BuilderScope

Methods

getField :: BuilderScope -> p

(info ~ ResolveBuilderScopeMethod t BuilderScope, OverloadedMethodInfo info BuilderScope) => IsLabel t (MethodProxy info BuilderScope) 
Instance details

Defined in GI.Gtk.Interfaces.BuilderScope

Methods

fromLabel :: MethodProxy info BuilderScope

(info ~ ResolveBuilderScopeMethod t BuilderScope, OverloadedMethod info BuilderScope p) => IsLabel t (BuilderScope -> p) 
Instance details

Defined in GI.Gtk.Interfaces.BuilderScope

Methods

fromLabel :: BuilderScope -> p

IsGValue (Maybe BuilderScope) 
Instance details

Defined in GI.Gtk.Interfaces.BuilderScope

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList BuilderScope 
Instance details

Defined in GI.Gtk.Interfaces.BuilderScope

type AttributeList BuilderScope = BuilderScopeAttributeList
type ParentTypes BuilderScope 
Instance details

Defined in GI.Gtk.Interfaces.BuilderScope

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

Defined in GI.Gtk.Interfaces.BuilderScope

type SignalList BuilderScope = BuilderScopeSignalList

newtype CellEditable #

Instances

Instances details
Eq CellEditable 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

(==) :: CellEditable -> CellEditable -> Bool

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

GObject CellEditable 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

ManagedPtrNewtype CellEditable 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

TypedObject CellEditable 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

glibType :: IO GType #

HasParentTypes CellEditable 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

HasAttributeList CellEditable 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

(info ~ ResolveCellEditableMethod t CellEditable, OverloadedMethod info CellEditable p, HasField t CellEditable p) => HasField (t :: Symbol) CellEditable p 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

getField :: CellEditable -> p

(info ~ ResolveCellEditableMethod t CellEditable, OverloadedMethodInfo info CellEditable) => IsLabel t (MethodProxy info CellEditable) 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

fromLabel :: MethodProxy info CellEditable

(info ~ ResolveCellEditableMethod t CellEditable, OverloadedMethod info CellEditable p) => IsLabel t (CellEditable -> p) 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

fromLabel :: CellEditable -> p

IsGValue (Maybe CellEditable) 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList CellEditable 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

type AttributeList CellEditable = CellEditableAttributeList
type ParentTypes CellEditable 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

type ParentTypes CellEditable = '[Object, Widget]
type SignalList CellEditable 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

type SignalList CellEditable = CellEditableSignalList

newtype CellLayout #

Instances

Instances details
Eq CellLayout 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

(==) :: CellLayout -> CellLayout -> Bool

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

GObject CellLayout 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

ManagedPtrNewtype CellLayout 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

TypedObject CellLayout 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

glibType :: IO GType #

HasParentTypes CellLayout 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

HasAttributeList CellLayout 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

(info ~ ResolveCellLayoutMethod t CellLayout, OverloadedMethod info CellLayout p, HasField t CellLayout p) => HasField (t :: Symbol) CellLayout p 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

getField :: CellLayout -> p

(info ~ ResolveCellLayoutMethod t CellLayout, OverloadedMethodInfo info CellLayout) => IsLabel t (MethodProxy info CellLayout) 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

fromLabel :: MethodProxy info CellLayout

(info ~ ResolveCellLayoutMethod t CellLayout, OverloadedMethod info CellLayout p) => IsLabel t (CellLayout -> p) 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

fromLabel :: CellLayout -> p

IsGValue (Maybe CellLayout) 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList CellLayout 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

type AttributeList CellLayout = CellLayoutAttributeList
type ParentTypes CellLayout 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

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

Defined in GI.Gtk.Interfaces.CellLayout

type SignalList CellLayout = CellLayoutSignalList

newtype ColorChooser #

Instances

Instances details
Eq ColorChooser 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

(==) :: ColorChooser -> ColorChooser -> Bool

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

GObject ColorChooser 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

ManagedPtrNewtype ColorChooser 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

TypedObject ColorChooser 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

glibType :: IO GType #

HasParentTypes ColorChooser 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

HasAttributeList ColorChooser 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

(info ~ ResolveColorChooserMethod t ColorChooser, OverloadedMethod info ColorChooser p, HasField t ColorChooser p) => HasField (t :: Symbol) ColorChooser p 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

getField :: ColorChooser -> p

(info ~ ResolveColorChooserMethod t ColorChooser, OverloadedMethodInfo info ColorChooser) => IsLabel t (MethodProxy info ColorChooser) 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

fromLabel :: MethodProxy info ColorChooser

(info ~ ResolveColorChooserMethod t ColorChooser, OverloadedMethod info ColorChooser p) => IsLabel t (ColorChooser -> p) 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

fromLabel :: ColorChooser -> p

IsGValue (Maybe ColorChooser) 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ColorChooser 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttributeList ColorChooser = ColorChooserAttributeList
type ParentTypes ColorChooser 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

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

Defined in GI.Gtk.Interfaces.ColorChooser

type SignalList ColorChooser = ColorChooserSignalList

newtype ConstraintTarget #

Instances

Instances details
Eq ConstraintTarget 
Instance details

Defined in GI.Gtk.Interfaces.ConstraintTarget

GObject ConstraintTarget 
Instance details

Defined in GI.Gtk.Interfaces.ConstraintTarget

ManagedPtrNewtype ConstraintTarget 
Instance details

Defined in GI.Gtk.Interfaces.ConstraintTarget

TypedObject ConstraintTarget 
Instance details

Defined in GI.Gtk.Interfaces.ConstraintTarget

Methods

glibType :: IO GType #

HasParentTypes ConstraintTarget 
Instance details

Defined in GI.Gtk.Interfaces.ConstraintTarget

HasAttributeList ConstraintTarget 
Instance details

Defined in GI.Gtk.Interfaces.ConstraintTarget

(info ~ ResolveConstraintTargetMethod t ConstraintTarget, OverloadedMethod info ConstraintTarget p, HasField t ConstraintTarget p) => HasField (t :: Symbol) ConstraintTarget p 
Instance details

Defined in GI.Gtk.Interfaces.ConstraintTarget

Methods

getField :: ConstraintTarget -> p

(info ~ ResolveConstraintTargetMethod t ConstraintTarget, OverloadedMethodInfo info ConstraintTarget) => IsLabel t (MethodProxy info ConstraintTarget) 
Instance details

Defined in GI.Gtk.Interfaces.ConstraintTarget

Methods

fromLabel :: MethodProxy info ConstraintTarget

(info ~ ResolveConstraintTargetMethod t ConstraintTarget, OverloadedMethod info ConstraintTarget p) => IsLabel t (ConstraintTarget -> p) 
Instance details

Defined in GI.Gtk.Interfaces.ConstraintTarget

IsGValue (Maybe ConstraintTarget) 
Instance details

Defined in GI.Gtk.Interfaces.ConstraintTarget

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ConstraintTarget 
Instance details

Defined in GI.Gtk.Interfaces.ConstraintTarget

type AttributeList ConstraintTarget = ConstraintTargetAttributeList
type ParentTypes ConstraintTarget 
Instance details

Defined in GI.Gtk.Interfaces.ConstraintTarget

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

Defined in GI.Gtk.Interfaces.ConstraintTarget

type SignalList ConstraintTarget = ConstraintTargetSignalList

newtype Editable #

Constructors

Editable (ManagedPtr Editable) 

Instances

Instances details
Eq Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

(==) :: Editable -> Editable -> Bool

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

GObject Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

ManagedPtrNewtype Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

TypedObject Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

glibType :: IO GType #

HasParentTypes Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

HasAttributeList Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

(info ~ ResolveEditableMethod t Editable, OverloadedMethod info Editable p, HasField t Editable p) => HasField (t :: Symbol) Editable p 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

getField :: Editable -> p

(info ~ ResolveEditableMethod t Editable, OverloadedMethodInfo info Editable) => IsLabel t (MethodProxy info Editable) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

fromLabel :: MethodProxy info Editable

(info ~ ResolveEditableMethod t Editable, OverloadedMethod info Editable p) => IsLabel t (Editable -> p) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

fromLabel :: Editable -> p

IsGValue (Maybe Editable) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttributeList Editable = EditableAttributeList
type ParentTypes Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type ParentTypes Editable = '[Object, Widget]
type SignalList Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type SignalList Editable = EditableSignalList

newtype FileChooser #

Instances

Instances details
Eq FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

(==) :: FileChooser -> FileChooser -> Bool

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

GObject FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

ManagedPtrNewtype FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

TypedObject FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

glibType :: IO GType #

HasParentTypes FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

HasAttributeList FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

(info ~ ResolveFileChooserMethod t FileChooser, OverloadedMethod info FileChooser p, HasField t FileChooser p) => HasField (t :: Symbol) FileChooser p 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

getField :: FileChooser -> p

(info ~ ResolveFileChooserMethod t FileChooser, OverloadedMethodInfo info FileChooser) => IsLabel t (MethodProxy info FileChooser) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

fromLabel :: MethodProxy info FileChooser

(info ~ ResolveFileChooserMethod t FileChooser, OverloadedMethod info FileChooser p) => IsLabel t (FileChooser -> p) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

fromLabel :: FileChooser -> p

IsGValue (Maybe FileChooser) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttributeList FileChooser = FileChooserAttributeList
type ParentTypes FileChooser 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type SignalList FileChooser = FileChooserSignalList

newtype FontChooser #

Instances

Instances details
Eq FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

(==) :: FontChooser -> FontChooser -> Bool

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

GObject FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

ManagedPtrNewtype FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

TypedObject FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

glibType :: IO GType #

HasParentTypes FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

HasAttributeList FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

(info ~ ResolveFontChooserMethod t FontChooser, OverloadedMethod info FontChooser p, HasField t FontChooser p) => HasField (t :: Symbol) FontChooser p 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

getField :: FontChooser -> p

(info ~ ResolveFontChooserMethod t FontChooser, OverloadedMethodInfo info FontChooser) => IsLabel t (MethodProxy info FontChooser) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

fromLabel :: MethodProxy info FontChooser

(info ~ ResolveFontChooserMethod t FontChooser, OverloadedMethod info FontChooser p) => IsLabel t (FontChooser -> p) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

fromLabel :: FontChooser -> p

IsGValue (Maybe FontChooser) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttributeList FontChooser = FontChooserAttributeList
type ParentTypes FontChooser 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type SignalList FontChooser = FontChooserSignalList

newtype Native #

Constructors

Native (ManagedPtr Native) 

Instances

Instances details
Eq Native 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

(==) :: Native -> Native -> Bool

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

GObject Native 
Instance details

Defined in GI.Gtk.Interfaces.Native

ManagedPtrNewtype Native 
Instance details

Defined in GI.Gtk.Interfaces.Native

TypedObject Native 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

glibType :: IO GType #

HasParentTypes Native 
Instance details

Defined in GI.Gtk.Interfaces.Native

HasAttributeList Native 
Instance details

Defined in GI.Gtk.Interfaces.Native

(info ~ ResolveNativeMethod t Native, OverloadedMethod info Native p, HasField t Native p) => HasField (t :: Symbol) Native p 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

getField :: Native -> p

(info ~ ResolveNativeMethod t Native, OverloadedMethodInfo info Native) => IsLabel t (MethodProxy info Native) 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

fromLabel :: MethodProxy info Native

(info ~ ResolveNativeMethod t Native, OverloadedMethod info Native p) => IsLabel t (Native -> p) 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

fromLabel :: Native -> p

IsGValue (Maybe Native) 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Native 
Instance details

Defined in GI.Gtk.Interfaces.Native

type AttributeList Native = NativeAttributeList
type ParentTypes Native 
Instance details

Defined in GI.Gtk.Interfaces.Native

type ParentTypes Native = '[Widget, Object]
type SignalList Native 
Instance details

Defined in GI.Gtk.Interfaces.Native

type SignalList Native = NativeSignalList

newtype Orientable #

Instances

Instances details
Eq Orientable 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

Methods

(==) :: Orientable -> Orientable -> Bool

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

GObject Orientable 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

ManagedPtrNewtype Orientable 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

TypedObject Orientable 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

Methods

glibType :: IO GType #

HasParentTypes Orientable 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

HasAttributeList Orientable 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

(info ~ ResolveOrientableMethod t Orientable, OverloadedMethod info Orientable p, HasField t Orientable p) => HasField (t :: Symbol) Orientable p 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

Methods

getField :: Orientable -> p

(info ~ ResolveOrientableMethod t Orientable, OverloadedMethodInfo info Orientable) => IsLabel t (MethodProxy info Orientable) 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

Methods

fromLabel :: MethodProxy info Orientable

(info ~ ResolveOrientableMethod t Orientable, OverloadedMethod info Orientable p) => IsLabel t (Orientable -> p) 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

Methods

fromLabel :: Orientable -> p

IsGValue (Maybe Orientable) 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Orientable 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

type AttributeList Orientable = OrientableAttributeList
type ParentTypes Orientable 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

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

Defined in GI.Gtk.Interfaces.Orientable

type SignalList Orientable = OrientableSignalList

newtype PrintOperationPreview #

Instances

Instances details
Eq PrintOperationPreview 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

GObject PrintOperationPreview 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

ManagedPtrNewtype PrintOperationPreview 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

TypedObject PrintOperationPreview 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

Methods

glibType :: IO GType #

HasParentTypes PrintOperationPreview 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

HasAttributeList PrintOperationPreview 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

(info ~ ResolvePrintOperationPreviewMethod t PrintOperationPreview, OverloadedMethod info PrintOperationPreview p, HasField t PrintOperationPreview p) => HasField (t :: Symbol) PrintOperationPreview p 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

(info ~ ResolvePrintOperationPreviewMethod t PrintOperationPreview, OverloadedMethodInfo info PrintOperationPreview) => IsLabel t (MethodProxy info PrintOperationPreview) 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

Methods

fromLabel :: MethodProxy info PrintOperationPreview

(info ~ ResolvePrintOperationPreviewMethod t PrintOperationPreview, OverloadedMethod info PrintOperationPreview p) => IsLabel t (PrintOperationPreview -> p) 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

IsGValue (Maybe PrintOperationPreview) 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList PrintOperationPreview 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

type AttributeList PrintOperationPreview = PrintOperationPreviewAttributeList
type ParentTypes PrintOperationPreview 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

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

Defined in GI.Gtk.Interfaces.PrintOperationPreview

type SignalList PrintOperationPreview = PrintOperationPreviewSignalList

newtype Root #

Constructors

Root (ManagedPtr Root) 

Instances

Instances details
Eq Root 
Instance details

Defined in GI.Gtk.Interfaces.Root

Methods

(==) :: Root -> Root -> Bool

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

GObject Root 
Instance details

Defined in GI.Gtk.Interfaces.Root

ManagedPtrNewtype Root 
Instance details

Defined in GI.Gtk.Interfaces.Root

TypedObject Root 
Instance details

Defined in GI.Gtk.Interfaces.Root

Methods

glibType :: IO GType #

HasParentTypes Root 
Instance details

Defined in GI.Gtk.Interfaces.Root

HasAttributeList Root 
Instance details

Defined in GI.Gtk.Interfaces.Root

(info ~ ResolveRootMethod t Root, OverloadedMethod info Root p, HasField t Root p) => HasField (t :: Symbol) Root p 
Instance details

Defined in GI.Gtk.Interfaces.Root

Methods

getField :: Root -> p

(info ~ ResolveRootMethod t Root, OverloadedMethodInfo info Root) => IsLabel t (MethodProxy info Root) 
Instance details

Defined in GI.Gtk.Interfaces.Root

Methods

fromLabel :: MethodProxy info Root

(info ~ ResolveRootMethod t Root, OverloadedMethod info Root p) => IsLabel t (Root -> p) 
Instance details

Defined in GI.Gtk.Interfaces.Root

Methods

fromLabel :: Root -> p

IsGValue (Maybe Root) 
Instance details

Defined in GI.Gtk.Interfaces.Root

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Root 
Instance details

Defined in GI.Gtk.Interfaces.Root

type AttributeList Root = RootAttributeList
type ParentTypes Root 
Instance details

Defined in GI.Gtk.Interfaces.Root

type ParentTypes Root = '[Native, Widget, Object]
type SignalList Root 
Instance details

Defined in GI.Gtk.Interfaces.Root

type SignalList Root = RootSignalList

newtype Scrollable #

Instances

Instances details
Eq Scrollable 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

(==) :: Scrollable -> Scrollable -> Bool

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

GObject Scrollable 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

ManagedPtrNewtype Scrollable 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

TypedObject Scrollable 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

glibType :: IO GType #

HasParentTypes Scrollable 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

HasAttributeList Scrollable 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

(info ~ ResolveScrollableMethod t Scrollable, OverloadedMethod info Scrollable p, HasField t Scrollable p) => HasField (t :: Symbol) Scrollable p 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

getField :: Scrollable -> p

(info ~ ResolveScrollableMethod t Scrollable, OverloadedMethodInfo info Scrollable) => IsLabel t (MethodProxy info Scrollable) 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

fromLabel :: MethodProxy info Scrollable

(info ~ ResolveScrollableMethod t Scrollable, OverloadedMethod info Scrollable p) => IsLabel t (Scrollable -> p) 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

fromLabel :: Scrollable -> p

IsGValue (Maybe Scrollable) 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Scrollable 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttributeList Scrollable = ScrollableAttributeList
type ParentTypes Scrollable 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

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

Defined in GI.Gtk.Interfaces.Scrollable

type SignalList Scrollable = ScrollableSignalList

newtype SectionModel #

Instances

Instances details
Eq SectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

Methods

(==) :: SectionModel -> SectionModel -> Bool

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

GObject SectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

ManagedPtrNewtype SectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

TypedObject SectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

Methods

glibType :: IO GType #

HasParentTypes SectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

HasAttributeList SectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

(info ~ ResolveSectionModelMethod t SectionModel, OverloadedMethod info SectionModel p, HasField t SectionModel p) => HasField (t :: Symbol) SectionModel p 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

Methods

getField :: SectionModel -> p

(info ~ ResolveSectionModelMethod t SectionModel, OverloadedMethodInfo info SectionModel) => IsLabel t (MethodProxy info SectionModel) 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

Methods

fromLabel :: MethodProxy info SectionModel

(info ~ ResolveSectionModelMethod t SectionModel, OverloadedMethod info SectionModel p) => IsLabel t (SectionModel -> p) 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

Methods

fromLabel :: SectionModel -> p

IsGValue (Maybe SectionModel) 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList SectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

type AttributeList SectionModel = SectionModelAttributeList
type ParentTypes SectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

type ParentTypes SectionModel = '[ListModel, Object]
type SignalList SectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

type SignalList SectionModel = SectionModelSignalList

newtype SelectionModel #

Instances

Instances details
Eq SelectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

GObject SelectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

ManagedPtrNewtype SelectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

TypedObject SelectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

glibType :: IO GType #

HasParentTypes SelectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

HasAttributeList SelectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

(info ~ ResolveSelectionModelMethod t SelectionModel, OverloadedMethod info SelectionModel p, HasField t SelectionModel p) => HasField (t :: Symbol) SelectionModel p 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

getField :: SelectionModel -> p

(info ~ ResolveSelectionModelMethod t SelectionModel, OverloadedMethodInfo info SelectionModel) => IsLabel t (MethodProxy info SelectionModel) 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

fromLabel :: MethodProxy info SelectionModel

(info ~ ResolveSelectionModelMethod t SelectionModel, OverloadedMethod info SelectionModel p) => IsLabel t (SelectionModel -> p) 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

fromLabel :: SelectionModel -> p

IsGValue (Maybe SelectionModel) 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList SelectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

type AttributeList SelectionModel = SelectionModelAttributeList
type ParentTypes SelectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

type ParentTypes SelectionModel = '[ListModel, Object]
type SignalList SelectionModel 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

type SignalList SelectionModel = SelectionModelSignalList

newtype ShortcutManager #

Instances

Instances details
Eq ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

GObject ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

ManagedPtrNewtype ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

TypedObject ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

Methods

glibType :: IO GType #

HasParentTypes ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

HasAttributeList ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

(info ~ ResolveShortcutManagerMethod t ShortcutManager, OverloadedMethod info ShortcutManager p, HasField t ShortcutManager p) => HasField (t :: Symbol) ShortcutManager p 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

Methods

getField :: ShortcutManager -> p

(info ~ ResolveShortcutManagerMethod t ShortcutManager, OverloadedMethodInfo info ShortcutManager) => IsLabel t (MethodProxy info ShortcutManager) 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

Methods

fromLabel :: MethodProxy info ShortcutManager

(info ~ ResolveShortcutManagerMethod t ShortcutManager, OverloadedMethod info ShortcutManager p) => IsLabel t (ShortcutManager -> p) 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

Methods

fromLabel :: ShortcutManager -> p

IsGValue (Maybe ShortcutManager) 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

type AttributeList ShortcutManager = ShortcutManagerAttributeList
type ParentTypes ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

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

Defined in GI.Gtk.Interfaces.ShortcutManager

type SignalList ShortcutManager = ShortcutManagerSignalList

newtype StyleProvider #

Instances

Instances details
Eq StyleProvider 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

GObject StyleProvider 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

ManagedPtrNewtype StyleProvider 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

TypedObject StyleProvider 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

Methods

glibType :: IO GType #

HasParentTypes StyleProvider 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

HasAttributeList StyleProvider 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

(info ~ ResolveStyleProviderMethod t StyleProvider, OverloadedMethod info StyleProvider p, HasField t StyleProvider p) => HasField (t :: Symbol) StyleProvider p 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

Methods

getField :: StyleProvider -> p

(info ~ ResolveStyleProviderMethod t StyleProvider, OverloadedMethodInfo info StyleProvider) => IsLabel t (MethodProxy info StyleProvider) 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

Methods

fromLabel :: MethodProxy info StyleProvider

(info ~ ResolveStyleProviderMethod t StyleProvider, OverloadedMethod info StyleProvider p) => IsLabel t (StyleProvider -> p) 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

Methods

fromLabel :: StyleProvider -> p

IsGValue (Maybe StyleProvider) 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList StyleProvider 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

type AttributeList StyleProvider = StyleProviderAttributeList
type ParentTypes StyleProvider 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

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

Defined in GI.Gtk.Interfaces.StyleProvider

type SignalList StyleProvider = StyleProviderSignalList

newtype SymbolicPaintable #

Instances

Instances details
Eq SymbolicPaintable 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

GObject SymbolicPaintable 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

ManagedPtrNewtype SymbolicPaintable 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

TypedObject SymbolicPaintable 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

Methods

glibType :: IO GType #

HasParentTypes SymbolicPaintable 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

HasAttributeList SymbolicPaintable 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

(info ~ ResolveSymbolicPaintableMethod t SymbolicPaintable, OverloadedMethod info SymbolicPaintable p, HasField t SymbolicPaintable p) => HasField (t :: Symbol) SymbolicPaintable p 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

(info ~ ResolveSymbolicPaintableMethod t SymbolicPaintable, OverloadedMethodInfo info SymbolicPaintable) => IsLabel t (MethodProxy info SymbolicPaintable) 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

Methods

fromLabel :: MethodProxy info SymbolicPaintable

(info ~ ResolveSymbolicPaintableMethod t SymbolicPaintable, OverloadedMethod info SymbolicPaintable p) => IsLabel t (SymbolicPaintable -> p) 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

IsGValue (Maybe SymbolicPaintable) 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList SymbolicPaintable 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

type AttributeList SymbolicPaintable = SymbolicPaintableAttributeList
type ParentTypes SymbolicPaintable 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

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

Defined in GI.Gtk.Interfaces.SymbolicPaintable

type SignalList SymbolicPaintable = SymbolicPaintableSignalList

newtype TreeDragDest #

Instances

Instances details
Eq TreeDragDest 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragDest

Methods

(==) :: TreeDragDest -> TreeDragDest -> Bool

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

BoxedPtr TreeDragDest 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragDest

ManagedPtrNewtype TreeDragDest 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragDest

(info ~ ResolveTreeDragDestMethod t TreeDragDest, OverloadedMethod info TreeDragDest p, HasField t TreeDragDest p) => HasField (t :: Symbol) TreeDragDest p 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragDest

Methods

getField :: TreeDragDest -> p

(info ~ ResolveTreeDragDestMethod t TreeDragDest, OverloadedMethodInfo info TreeDragDest) => IsLabel t (MethodProxy info TreeDragDest) 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragDest

Methods

fromLabel :: MethodProxy info TreeDragDest

(info ~ ResolveTreeDragDestMethod t TreeDragDest, OverloadedMethod info TreeDragDest p) => IsLabel t (TreeDragDest -> p) 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragDest

Methods

fromLabel :: TreeDragDest -> p

type SignalList TreeDragDest 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragDest

type SignalList TreeDragDest = TreeDragDestSignalList

newtype TreeDragSource #

Instances

Instances details
Eq TreeDragSource 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragSource

BoxedPtr TreeDragSource 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragSource

ManagedPtrNewtype TreeDragSource 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragSource

(info ~ ResolveTreeDragSourceMethod t TreeDragSource, OverloadedMethod info TreeDragSource p, HasField t TreeDragSource p) => HasField (t :: Symbol) TreeDragSource p 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragSource

Methods

getField :: TreeDragSource -> p

(info ~ ResolveTreeDragSourceMethod t TreeDragSource, OverloadedMethodInfo info TreeDragSource) => IsLabel t (MethodProxy info TreeDragSource) 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragSource

Methods

fromLabel :: MethodProxy info TreeDragSource

(info ~ ResolveTreeDragSourceMethod t TreeDragSource, OverloadedMethod info TreeDragSource p) => IsLabel t (TreeDragSource -> p) 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragSource

Methods

fromLabel :: TreeDragSource -> p

type SignalList TreeDragSource 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragSource

type SignalList TreeDragSource = TreeDragSourceSignalList

newtype TreeModel #

Instances

Instances details
Eq TreeModel 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

(==) :: TreeModel -> TreeModel -> Bool

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

GObject TreeModel 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

ManagedPtrNewtype TreeModel 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

TypedObject TreeModel 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

glibType :: IO GType #

HasParentTypes TreeModel 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

HasAttributeList TreeModel 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

(info ~ ResolveTreeModelMethod t TreeModel, OverloadedMethod info TreeModel p, HasField t TreeModel p) => HasField (t :: Symbol) TreeModel p 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

getField :: TreeModel -> p

(info ~ ResolveTreeModelMethod t TreeModel, OverloadedMethodInfo info TreeModel) => IsLabel t (MethodProxy info TreeModel) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

fromLabel :: MethodProxy info TreeModel

(info ~ ResolveTreeModelMethod t TreeModel, OverloadedMethod info TreeModel p) => IsLabel t (TreeModel -> p) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

fromLabel :: TreeModel -> p

IsGValue (Maybe TreeModel) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList TreeModel 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

type AttributeList TreeModel = TreeModelAttributeList
type ParentTypes TreeModel 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

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

Defined in GI.Gtk.Interfaces.TreeModel

type SignalList TreeModel = TreeModelSignalList

newtype TreeSortable #

Instances

Instances details
Eq TreeSortable 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

(==) :: TreeSortable -> TreeSortable -> Bool

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

GObject TreeSortable 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

ManagedPtrNewtype TreeSortable 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

TypedObject TreeSortable 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

glibType :: IO GType #

HasParentTypes TreeSortable 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

HasAttributeList TreeSortable 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

(info ~ ResolveTreeSortableMethod t TreeSortable, OverloadedMethod info TreeSortable p, HasField t TreeSortable p) => HasField (t :: Symbol) TreeSortable p 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

getField :: TreeSortable -> p

(info ~ ResolveTreeSortableMethod t TreeSortable, OverloadedMethodInfo info TreeSortable) => IsLabel t (MethodProxy info TreeSortable) 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

fromLabel :: MethodProxy info TreeSortable

(info ~ ResolveTreeSortableMethod t TreeSortable, OverloadedMethod info TreeSortable p) => IsLabel t (TreeSortable -> p) 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

fromLabel :: TreeSortable -> p

IsGValue (Maybe TreeSortable) 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList TreeSortable 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

type AttributeList TreeSortable = TreeSortableAttributeList
type ParentTypes TreeSortable 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

type ParentTypes TreeSortable = '[TreeModel, Object]
type SignalList TreeSortable 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

type SignalList TreeSortable = TreeSortableSignalList

data AccessibleAccessibleRolePropertyInfo #

Instances

Instances details
AttrInfo AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Associated Types

type AttrAllowedOps AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

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

Defined in GI.Gtk.Interfaces.Accessible

type AttrGetType AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

type AttrSetTypeConstraint AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

type AttrSetTypeConstraint AccessibleAccessibleRolePropertyInfo = Type ~ AccessibleRole
type AttrTransferTypeConstraint AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

type AttrTransferTypeConstraint AccessibleAccessibleRolePropertyInfo = Type ~ AccessibleRole
type AttrTransferType AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

type AttrLabel AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

type AttrLabel AccessibleAccessibleRolePropertyInfo = "accessible-role"
type AttrOrigin AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

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

Defined in GI.Gtk.Interfaces.Accessible

type AttrGetType AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

type AttrLabel AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

type AttrLabel AccessibleAccessibleRolePropertyInfo = "accessible-role"
type AttrOrigin AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

type AttrSetTypeConstraint AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

type AttrSetTypeConstraint AccessibleAccessibleRolePropertyInfo = Type ~ AccessibleRole
type AttrTransferType AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

type AttrTransferTypeConstraint AccessibleAccessibleRolePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

type AttrTransferTypeConstraint AccessibleAccessibleRolePropertyInfo = Type ~ AccessibleRole

data AccessibleAnnounceMethodInfo #

Instances

Instances details
(signature ~ (Text -> AccessibleAnnouncementPriority -> m ()), MonadIO m, IsAccessible a) => OverloadedMethod AccessibleAnnounceMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleAnnounceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleGetAccessibleParentMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Accessible), MonadIO m, IsAccessible a) => OverloadedMethod AccessibleGetAccessibleParentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleGetAccessibleParentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleGetAccessibleRoleMethodInfo #

Instances

Instances details
(signature ~ m AccessibleRole, MonadIO m, IsAccessible a) => OverloadedMethod AccessibleGetAccessibleRoleMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleGetAccessibleRoleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleGetAtContextMethodInfo #

Instances

Instances details
(signature ~ m ATContext, MonadIO m, IsAccessible a) => OverloadedMethod AccessibleGetAtContextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleGetAtContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleGetBoundsMethodInfo #

Instances

Instances details
(signature ~ m (Bool, Int32, Int32, Int32, Int32), MonadIO m, IsAccessible a) => OverloadedMethod AccessibleGetBoundsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleGetBoundsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleGetFirstAccessibleChildMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Accessible), MonadIO m, IsAccessible a) => OverloadedMethod AccessibleGetFirstAccessibleChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleGetFirstAccessibleChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleGetNextAccessibleSiblingMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Accessible), MonadIO m, IsAccessible a) => OverloadedMethod AccessibleGetNextAccessibleSiblingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleGetNextAccessibleSiblingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleGetPlatformStateMethodInfo #

Instances

Instances details
(signature ~ (AccessiblePlatformState -> m Bool), MonadIO m, IsAccessible a) => OverloadedMethod AccessibleGetPlatformStateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleGetPlatformStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleResetPropertyMethodInfo #

Instances

Instances details
(signature ~ (AccessibleProperty -> m ()), MonadIO m, IsAccessible a) => OverloadedMethod AccessibleResetPropertyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleResetPropertyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleResetRelationMethodInfo #

Instances

Instances details
(signature ~ (AccessibleRelation -> m ()), MonadIO m, IsAccessible a) => OverloadedMethod AccessibleResetRelationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleResetRelationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleResetStateMethodInfo #

Instances

Instances details
(signature ~ (AccessibleState -> m ()), MonadIO m, IsAccessible a) => OverloadedMethod AccessibleResetStateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleResetStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleSetAccessibleParentMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> Maybe c -> m ()), MonadIO m, IsAccessible a, IsAccessible b, IsAccessible c) => OverloadedMethod AccessibleSetAccessibleParentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleSetAccessibleParentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleUpdateNextAccessibleSiblingMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsAccessible a, IsAccessible b) => OverloadedMethod AccessibleUpdateNextAccessibleSiblingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleUpdateNextAccessibleSiblingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleUpdatePlatformStateMethodInfo #

Instances

Instances details
(signature ~ (AccessiblePlatformState -> m ()), MonadIO m, IsAccessible a) => OverloadedMethod AccessibleUpdatePlatformStateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleUpdatePlatformStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleUpdatePropertyMethodInfo #

Instances

Instances details
(signature ~ ([AccessibleProperty] -> [GValue] -> m ()), MonadIO m, IsAccessible a) => OverloadedMethod AccessibleUpdatePropertyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleUpdatePropertyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleUpdateRelationMethodInfo #

Instances

Instances details
(signature ~ ([AccessibleRelation] -> [GValue] -> m ()), MonadIO m, IsAccessible a) => OverloadedMethod AccessibleUpdateRelationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleUpdateRelationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleUpdateStateMethodInfo #

Instances

Instances details
(signature ~ ([AccessibleState] -> [GValue] -> m ()), MonadIO m, IsAccessible a) => OverloadedMethod AccessibleUpdateStateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleUpdateStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf Accessible o) => IsAccessible o #

Instances

Instances details
(GObject o, IsDescendantOf Accessible o) => IsAccessible o 
Instance details

Defined in GI.Gtk.Interfaces.Accessible

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

Equations

ResolveAccessibleMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveAccessibleMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveAccessibleMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveAccessibleMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveAccessibleMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveAccessibleMethod "getv" o = ObjectGetvMethodInfo 
ResolveAccessibleMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveAccessibleMethod "notify" o = ObjectNotifyMethodInfo 
ResolveAccessibleMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveAccessibleMethod "ref" o = ObjectRefMethodInfo 
ResolveAccessibleMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveAccessibleMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveAccessibleMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveAccessibleMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveAccessibleMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveAccessibleMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveAccessibleMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveAccessibleMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveAccessibleMethod "unref" o = ObjectUnrefMethodInfo 
ResolveAccessibleMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveAccessibleMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveAccessibleMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveAccessibleMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveAccessibleMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveAccessibleMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveAccessibleMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveAccessibleMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveAccessibleMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveAccessibleMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveAccessibleMethod "getData" o = ObjectGetDataMethodInfo 
ResolveAccessibleMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveAccessibleMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveAccessibleMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveAccessibleMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveAccessibleMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveAccessibleMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveAccessibleMethod "setData" o = ObjectSetDataMethodInfo 
ResolveAccessibleMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveAccessibleMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveAccessibleMethod l o = MethodResolutionFailed l o :: Type 

accessibleAccessibleRole :: AttrLabelProxy "accessibleRole" #

accessibleAnnounce :: (HasCallStack, MonadIO m, IsAccessible a) => a -> Text -> AccessibleAnnouncementPriority -> m () #

accessibleGetAccessibleParent :: (HasCallStack, MonadIO m, IsAccessible a) => a -> m (Maybe Accessible) #

accessibleGetAccessibleRole :: (HasCallStack, MonadIO m, IsAccessible a) => a -> m AccessibleRole #

accessibleGetAtContext :: (HasCallStack, MonadIO m, IsAccessible a) => a -> m ATContext #

accessibleGetBounds :: (HasCallStack, MonadIO m, IsAccessible a) => a -> m (Bool, Int32, Int32, Int32, Int32) #

accessibleGetFirstAccessibleChild :: (HasCallStack, MonadIO m, IsAccessible a) => a -> m (Maybe Accessible) #

accessibleGetNextAccessibleSibling :: (HasCallStack, MonadIO m, IsAccessible a) => a -> m (Maybe Accessible) #

accessibleGetPlatformState :: (HasCallStack, MonadIO m, IsAccessible a) => a -> AccessiblePlatformState -> m Bool #

accessibleResetProperty :: (HasCallStack, MonadIO m, IsAccessible a) => a -> AccessibleProperty -> m () #

accessibleResetRelation :: (HasCallStack, MonadIO m, IsAccessible a) => a -> AccessibleRelation -> m () #

accessibleResetState :: (HasCallStack, MonadIO m, IsAccessible a) => a -> AccessibleState -> m () #

accessibleSetAccessibleParent :: (HasCallStack, MonadIO m, IsAccessible a, IsAccessible b, IsAccessible c) => a -> Maybe b -> Maybe c -> m () #

accessibleUpdateNextAccessibleSibling :: (HasCallStack, MonadIO m, IsAccessible a, IsAccessible b) => a -> Maybe b -> m () #

accessibleUpdatePlatformState :: (HasCallStack, MonadIO m, IsAccessible a) => a -> AccessiblePlatformState -> m () #

accessibleUpdateProperty :: (HasCallStack, MonadIO m, IsAccessible a) => a -> [AccessibleProperty] -> [GValue] -> m () #

accessibleUpdateRelation :: (HasCallStack, MonadIO m, IsAccessible a) => a -> [AccessibleRelation] -> [GValue] -> m () #

accessibleUpdateState :: (HasCallStack, MonadIO m, IsAccessible a) => a -> [AccessibleState] -> [GValue] -> m () #

constructAccessibleAccessibleRole :: (IsAccessible o, MonadIO m) => AccessibleRole -> m (GValueConstruct o) #

setAccessibleAccessibleRole :: (MonadIO m, IsAccessible o) => o -> AccessibleRole -> m () #

toAccessible :: (MonadIO m, IsAccessible o) => o -> m Accessible #

class (GObject o, IsDescendantOf AccessibleHypertext o) => IsAccessibleHypertext o #

Instances

Instances details
(GObject o, IsDescendantOf AccessibleHypertext o) => IsAccessibleHypertext o 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleHypertext

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

Equations

ResolveAccessibleHypertextMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveAccessibleHypertextMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveAccessibleHypertextMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveAccessibleHypertextMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveAccessibleHypertextMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveAccessibleHypertextMethod "getv" o = ObjectGetvMethodInfo 
ResolveAccessibleHypertextMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveAccessibleHypertextMethod "notify" o = ObjectNotifyMethodInfo 
ResolveAccessibleHypertextMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveAccessibleHypertextMethod "ref" o = ObjectRefMethodInfo 
ResolveAccessibleHypertextMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveAccessibleHypertextMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveAccessibleHypertextMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveAccessibleHypertextMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveAccessibleHypertextMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveAccessibleHypertextMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveAccessibleHypertextMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveAccessibleHypertextMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveAccessibleHypertextMethod "unref" o = ObjectUnrefMethodInfo 
ResolveAccessibleHypertextMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveAccessibleHypertextMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveAccessibleHypertextMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveAccessibleHypertextMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveAccessibleHypertextMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveAccessibleHypertextMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveAccessibleHypertextMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveAccessibleHypertextMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveAccessibleHypertextMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveAccessibleHypertextMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveAccessibleHypertextMethod "getData" o = ObjectGetDataMethodInfo 
ResolveAccessibleHypertextMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveAccessibleHypertextMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveAccessibleHypertextMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveAccessibleHypertextMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveAccessibleHypertextMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveAccessibleHypertextMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveAccessibleHypertextMethod "setData" o = ObjectSetDataMethodInfo 
ResolveAccessibleHypertextMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveAccessibleHypertextMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveAccessibleHypertextMethod l o = MethodResolutionFailed l o :: Type 

class (GObject o, IsDescendantOf AccessibleRange o) => IsAccessibleRange o #

Instances

Instances details
(GObject o, IsDescendantOf AccessibleRange o) => IsAccessibleRange o 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleRange

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

Equations

ResolveAccessibleRangeMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveAccessibleRangeMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveAccessibleRangeMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveAccessibleRangeMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveAccessibleRangeMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveAccessibleRangeMethod "getv" o = ObjectGetvMethodInfo 
ResolveAccessibleRangeMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveAccessibleRangeMethod "notify" o = ObjectNotifyMethodInfo 
ResolveAccessibleRangeMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveAccessibleRangeMethod "ref" o = ObjectRefMethodInfo 
ResolveAccessibleRangeMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveAccessibleRangeMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveAccessibleRangeMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveAccessibleRangeMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveAccessibleRangeMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveAccessibleRangeMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveAccessibleRangeMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveAccessibleRangeMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveAccessibleRangeMethod "unref" o = ObjectUnrefMethodInfo 
ResolveAccessibleRangeMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveAccessibleRangeMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveAccessibleRangeMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveAccessibleRangeMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveAccessibleRangeMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveAccessibleRangeMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveAccessibleRangeMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveAccessibleRangeMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveAccessibleRangeMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveAccessibleRangeMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveAccessibleRangeMethod "getData" o = ObjectGetDataMethodInfo 
ResolveAccessibleRangeMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveAccessibleRangeMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveAccessibleRangeMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveAccessibleRangeMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveAccessibleRangeMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveAccessibleRangeMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveAccessibleRangeMethod "setData" o = ObjectSetDataMethodInfo 
ResolveAccessibleRangeMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveAccessibleRangeMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveAccessibleRangeMethod l o = MethodResolutionFailed l o :: Type 

data AccessibleTextUpdateCaretPositionMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsAccessibleText a) => OverloadedMethod AccessibleTextUpdateCaretPositionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleTextUpdateCaretPositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleTextUpdateContentsMethodInfo #

Instances

Instances details
(signature ~ (AccessibleTextContentChange -> Word32 -> Word32 -> m ()), MonadIO m, IsAccessibleText a) => OverloadedMethod AccessibleTextUpdateContentsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleTextUpdateContentsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AccessibleTextUpdateSelectionBoundMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsAccessibleText a) => OverloadedMethod AccessibleTextUpdateSelectionBoundMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AccessibleTextUpdateSelectionBoundMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf AccessibleText o) => IsAccessibleText o #

Instances

Instances details
(GObject o, IsDescendantOf AccessibleText o) => IsAccessibleText o 
Instance details

Defined in GI.Gtk.Interfaces.AccessibleText

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

Equations

ResolveAccessibleTextMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveAccessibleTextMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveAccessibleTextMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveAccessibleTextMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveAccessibleTextMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveAccessibleTextMethod "getv" o = ObjectGetvMethodInfo 
ResolveAccessibleTextMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveAccessibleTextMethod "notify" o = ObjectNotifyMethodInfo 
ResolveAccessibleTextMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveAccessibleTextMethod "ref" o = ObjectRefMethodInfo 
ResolveAccessibleTextMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveAccessibleTextMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveAccessibleTextMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveAccessibleTextMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveAccessibleTextMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveAccessibleTextMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveAccessibleTextMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveAccessibleTextMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveAccessibleTextMethod "unref" o = ObjectUnrefMethodInfo 
ResolveAccessibleTextMethod "updateCaretPosition" o = AccessibleTextUpdateCaretPositionMethodInfo 
ResolveAccessibleTextMethod "updateContents" o = AccessibleTextUpdateContentsMethodInfo 
ResolveAccessibleTextMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveAccessibleTextMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveAccessibleTextMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveAccessibleTextMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveAccessibleTextMethod "updateSelectionBound" o = AccessibleTextUpdateSelectionBoundMethodInfo 
ResolveAccessibleTextMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveAccessibleTextMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveAccessibleTextMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveAccessibleTextMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveAccessibleTextMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveAccessibleTextMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveAccessibleTextMethod "getData" o = ObjectGetDataMethodInfo 
ResolveAccessibleTextMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveAccessibleTextMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveAccessibleTextMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveAccessibleTextMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveAccessibleTextMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveAccessibleTextMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveAccessibleTextMethod "setData" o = ObjectSetDataMethodInfo 
ResolveAccessibleTextMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveAccessibleTextMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveAccessibleTextMethod l o = MethodResolutionFailed l o :: Type 

accessibleTextUpdateCaretPosition :: (HasCallStack, MonadIO m, IsAccessibleText a) => a -> m () #

accessibleTextUpdateContents :: (HasCallStack, MonadIO m, IsAccessibleText a) => a -> AccessibleTextContentChange -> Word32 -> Word32 -> m () #

accessibleTextUpdateSelectionBound :: (HasCallStack, MonadIO m, IsAccessibleText a) => a -> m () #

data ActionableActionNamePropertyInfo #

Instances

Instances details
AttrInfo ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Associated Types

type AttrAllowedOps ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

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

Defined in GI.Gtk.Interfaces.Actionable

type AttrBaseTypeConstraint ActionableActionNamePropertyInfo = IsActionable
type AttrGetType ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrGetType ActionableActionNamePropertyInfo = Maybe Text
type AttrSetTypeConstraint ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrSetTypeConstraint ActionableActionNamePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrTransferTypeConstraint ActionableActionNamePropertyInfo = Type ~ Text
type AttrTransferType ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrTransferType ActionableActionNamePropertyInfo = Text
type AttrLabel ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrLabel ActionableActionNamePropertyInfo = "action-name"
type AttrOrigin ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

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

Defined in GI.Gtk.Interfaces.Actionable

type AttrBaseTypeConstraint ActionableActionNamePropertyInfo = IsActionable
type AttrGetType ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrGetType ActionableActionNamePropertyInfo = Maybe Text
type AttrLabel ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrLabel ActionableActionNamePropertyInfo = "action-name"
type AttrOrigin ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrSetTypeConstraint ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrSetTypeConstraint ActionableActionNamePropertyInfo = Type ~ Text
type AttrTransferType ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrTransferType ActionableActionNamePropertyInfo = Text
type AttrTransferTypeConstraint ActionableActionNamePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrTransferTypeConstraint ActionableActionNamePropertyInfo = Type ~ Text

data ActionableActionTargetPropertyInfo #

Instances

Instances details
AttrInfo ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Associated Types

type AttrAllowedOps ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

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

Defined in GI.Gtk.Interfaces.Actionable

type AttrBaseTypeConstraint ActionableActionTargetPropertyInfo = IsActionable
type AttrGetType ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrSetTypeConstraint ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrSetTypeConstraint ActionableActionTargetPropertyInfo = Type ~ GVariant
type AttrTransferTypeConstraint ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrTransferTypeConstraint ActionableActionTargetPropertyInfo = Type ~ GVariant
type AttrTransferType ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrLabel ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrLabel ActionableActionTargetPropertyInfo = "action-target"
type AttrOrigin ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

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

Defined in GI.Gtk.Interfaces.Actionable

type AttrBaseTypeConstraint ActionableActionTargetPropertyInfo = IsActionable
type AttrGetType ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrLabel ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrLabel ActionableActionTargetPropertyInfo = "action-target"
type AttrOrigin ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrSetTypeConstraint ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrSetTypeConstraint ActionableActionTargetPropertyInfo = Type ~ GVariant
type AttrTransferType ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrTransferTypeConstraint ActionableActionTargetPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

type AttrTransferTypeConstraint ActionableActionTargetPropertyInfo = Type ~ GVariant

data ActionableGetActionNameMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsActionable a) => OverloadedMethod ActionableGetActionNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ActionableGetActionNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ActionableGetActionTargetValueMethodInfo #

Instances

Instances details
(signature ~ m (Maybe GVariant), MonadIO m, IsActionable a) => OverloadedMethod ActionableGetActionTargetValueMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ActionableGetActionTargetValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ActionableSetActionNameMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsActionable a) => OverloadedMethod ActionableSetActionNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ActionableSetActionNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ActionableSetActionTargetValueMethodInfo #

Instances

Instances details
(signature ~ (Maybe GVariant -> m ()), MonadIO m, IsActionable a) => OverloadedMethod ActionableSetActionTargetValueMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ActionableSetActionTargetValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ActionableSetDetailedActionNameMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsActionable a) => OverloadedMethod ActionableSetDetailedActionNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ActionableSetDetailedActionNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf Actionable o) => IsActionable o #

Instances

Instances details
(GObject o, IsDescendantOf Actionable o) => IsActionable o 
Instance details

Defined in GI.Gtk.Interfaces.Actionable

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

Equations

ResolveActionableMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveActionableMethod "activate" o = WidgetActivateMethodInfo 
ResolveActionableMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveActionableMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveActionableMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveActionableMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveActionableMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveActionableMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveActionableMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveActionableMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveActionableMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveActionableMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveActionableMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveActionableMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveActionableMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveActionableMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveActionableMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveActionableMethod "contains" o = WidgetContainsMethodInfo 
ResolveActionableMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveActionableMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveActionableMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveActionableMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveActionableMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveActionableMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveActionableMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveActionableMethod "getv" o = ObjectGetvMethodInfo 
ResolveActionableMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveActionableMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveActionableMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveActionableMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveActionableMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveActionableMethod "hide" o = WidgetHideMethodInfo 
ResolveActionableMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveActionableMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveActionableMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveActionableMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveActionableMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveActionableMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveActionableMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveActionableMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveActionableMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveActionableMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveActionableMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveActionableMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveActionableMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveActionableMethod "map" o = WidgetMapMethodInfo 
ResolveActionableMethod "measure" o = WidgetMeasureMethodInfo 
ResolveActionableMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveActionableMethod "notify" o = ObjectNotifyMethodInfo 
ResolveActionableMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveActionableMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveActionableMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveActionableMethod "pick" o = WidgetPickMethodInfo 
ResolveActionableMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveActionableMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveActionableMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveActionableMethod "realize" o = WidgetRealizeMethodInfo 
ResolveActionableMethod "ref" o = ObjectRefMethodInfo 
ResolveActionableMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveActionableMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveActionableMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveActionableMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveActionableMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveActionableMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveActionableMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveActionableMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveActionableMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveActionableMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveActionableMethod "show" o = WidgetShowMethodInfo 
ResolveActionableMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveActionableMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveActionableMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveActionableMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveActionableMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveActionableMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveActionableMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveActionableMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveActionableMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveActionableMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveActionableMethod "unref" o = ObjectUnrefMethodInfo 
ResolveActionableMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveActionableMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveActionableMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveActionableMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveActionableMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveActionableMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveActionableMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveActionableMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveActionableMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveActionableMethod "getActionName" o = ActionableGetActionNameMethodInfo 
ResolveActionableMethod "getActionTargetValue" o = ActionableGetActionTargetValueMethodInfo 
ResolveActionableMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveActionableMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveActionableMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveActionableMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveActionableMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveActionableMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveActionableMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveActionableMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveActionableMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveActionableMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveActionableMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveActionableMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveActionableMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveActionableMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveActionableMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveActionableMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveActionableMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveActionableMethod "getData" o = ObjectGetDataMethodInfo 
ResolveActionableMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveActionableMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveActionableMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveActionableMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveActionableMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveActionableMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveActionableMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveActionableMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveActionableMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveActionableMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveActionableMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveActionableMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveActionableMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveActionableMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveActionableMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveActionableMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveActionableMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveActionableMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveActionableMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveActionableMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveActionableMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveActionableMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveActionableMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveActionableMethod "getName" o = WidgetGetNameMethodInfo 
ResolveActionableMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveActionableMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveActionableMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveActionableMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveActionableMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveActionableMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveActionableMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveActionableMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveActionableMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveActionableMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveActionableMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveActionableMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveActionableMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveActionableMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveActionableMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveActionableMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveActionableMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveActionableMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveActionableMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveActionableMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveActionableMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveActionableMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveActionableMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveActionableMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveActionableMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveActionableMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveActionableMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveActionableMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveActionableMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveActionableMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveActionableMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveActionableMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveActionableMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveActionableMethod "setActionName" o = ActionableSetActionNameMethodInfo 
ResolveActionableMethod "setActionTargetValue" o = ActionableSetActionTargetValueMethodInfo 
ResolveActionableMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveActionableMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveActionableMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveActionableMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveActionableMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveActionableMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveActionableMethod "setData" o = ObjectSetDataMethodInfo 
ResolveActionableMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveActionableMethod "setDetailedActionName" o = ActionableSetDetailedActionNameMethodInfo 
ResolveActionableMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveActionableMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveActionableMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveActionableMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveActionableMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveActionableMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveActionableMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveActionableMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveActionableMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveActionableMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveActionableMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveActionableMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveActionableMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveActionableMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveActionableMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveActionableMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveActionableMethod "setName" o = WidgetSetNameMethodInfo 
ResolveActionableMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveActionableMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveActionableMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveActionableMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveActionableMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveActionableMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveActionableMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveActionableMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveActionableMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveActionableMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveActionableMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveActionableMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveActionableMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveActionableMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveActionableMethod l o = MethodResolutionFailed l o :: Type 

actionableActionName :: AttrLabelProxy "actionName" #

actionableActionTarget :: AttrLabelProxy "actionTarget" #

actionableGetActionName :: (HasCallStack, MonadIO m, IsActionable a) => a -> m (Maybe Text) #

actionableGetActionTargetValue :: (HasCallStack, MonadIO m, IsActionable a) => a -> m (Maybe GVariant) #

actionableSetActionName :: (HasCallStack, MonadIO m, IsActionable a) => a -> Maybe Text -> m () #

actionableSetActionTargetValue :: (HasCallStack, MonadIO m, IsActionable a) => a -> Maybe GVariant -> m () #

actionableSetDetailedActionName :: (HasCallStack, MonadIO m, IsActionable a) => a -> Text -> m () #

clearActionableActionName :: (MonadIO m, IsActionable o) => o -> m () #

clearActionableActionTarget :: (MonadIO m, IsActionable o) => o -> m () #

constructActionableActionName :: (IsActionable o, MonadIO m) => Text -> m (GValueConstruct o) #

constructActionableActionTarget :: (IsActionable o, MonadIO m) => GVariant -> m (GValueConstruct o) #

getActionableActionName :: (MonadIO m, IsActionable o) => o -> m (Maybe Text) #

getActionableActionTarget :: (MonadIO m, IsActionable o) => o -> m (Maybe GVariant) #

setActionableActionName :: (MonadIO m, IsActionable o) => o -> Text -> m () #

setActionableActionTarget :: (MonadIO m, IsActionable o) => o -> GVariant -> m () #

toActionable :: (MonadIO m, IsActionable o) => o -> m Actionable #

data AppChooserContentTypePropertyInfo #

Instances

Instances details
AttrInfo AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Associated Types

type AttrAllowedOps AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

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

Defined in GI.Gtk.Interfaces.AppChooser

type AttrBaseTypeConstraint AppChooserContentTypePropertyInfo = IsAppChooser
type AttrGetType AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrGetType AppChooserContentTypePropertyInfo = Maybe Text
type AttrSetTypeConstraint AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrSetTypeConstraint AppChooserContentTypePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrTransferTypeConstraint AppChooserContentTypePropertyInfo = Type ~ Text
type AttrTransferType AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrTransferType AppChooserContentTypePropertyInfo = Text
type AttrLabel AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrLabel AppChooserContentTypePropertyInfo = "content-type"
type AttrOrigin AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

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

Defined in GI.Gtk.Interfaces.AppChooser

type AttrBaseTypeConstraint AppChooserContentTypePropertyInfo = IsAppChooser
type AttrGetType AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrGetType AppChooserContentTypePropertyInfo = Maybe Text
type AttrLabel AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrLabel AppChooserContentTypePropertyInfo = "content-type"
type AttrOrigin AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrSetTypeConstraint AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrSetTypeConstraint AppChooserContentTypePropertyInfo = Type ~ Text
type AttrTransferType AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrTransferType AppChooserContentTypePropertyInfo = Text
type AttrTransferTypeConstraint AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrTransferTypeConstraint AppChooserContentTypePropertyInfo = Type ~ Text

data AppChooserGetAppInfoMethodInfo #

Instances

Instances details
(signature ~ m (Maybe AppInfo), MonadIO m, IsAppChooser a) => OverloadedMethod AppChooserGetAppInfoMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AppChooserGetAppInfoMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AppChooserGetContentTypeMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsAppChooser a) => OverloadedMethod AppChooserGetContentTypeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AppChooserGetContentTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AppChooserRefreshMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsAppChooser a) => OverloadedMethod AppChooserRefreshMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AppChooserRefreshMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf AppChooser o) => IsAppChooser o #

Instances

Instances details
(GObject o, IsDescendantOf AppChooser o) => IsAppChooser o 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

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

Equations

ResolveAppChooserMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveAppChooserMethod "activate" o = WidgetActivateMethodInfo 
ResolveAppChooserMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveAppChooserMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveAppChooserMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveAppChooserMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveAppChooserMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveAppChooserMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveAppChooserMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveAppChooserMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveAppChooserMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveAppChooserMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveAppChooserMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveAppChooserMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveAppChooserMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveAppChooserMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveAppChooserMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveAppChooserMethod "contains" o = WidgetContainsMethodInfo 
ResolveAppChooserMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveAppChooserMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveAppChooserMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveAppChooserMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveAppChooserMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveAppChooserMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveAppChooserMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveAppChooserMethod "getv" o = ObjectGetvMethodInfo 
ResolveAppChooserMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveAppChooserMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveAppChooserMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveAppChooserMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveAppChooserMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveAppChooserMethod "hide" o = WidgetHideMethodInfo 
ResolveAppChooserMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveAppChooserMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveAppChooserMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveAppChooserMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveAppChooserMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveAppChooserMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveAppChooserMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveAppChooserMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveAppChooserMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveAppChooserMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveAppChooserMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveAppChooserMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveAppChooserMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveAppChooserMethod "map" o = WidgetMapMethodInfo 
ResolveAppChooserMethod "measure" o = WidgetMeasureMethodInfo 
ResolveAppChooserMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveAppChooserMethod "notify" o = ObjectNotifyMethodInfo 
ResolveAppChooserMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveAppChooserMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveAppChooserMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveAppChooserMethod "pick" o = WidgetPickMethodInfo 
ResolveAppChooserMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveAppChooserMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveAppChooserMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveAppChooserMethod "realize" o = WidgetRealizeMethodInfo 
ResolveAppChooserMethod "ref" o = ObjectRefMethodInfo 
ResolveAppChooserMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveAppChooserMethod "refresh" o = AppChooserRefreshMethodInfo 
ResolveAppChooserMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveAppChooserMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveAppChooserMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveAppChooserMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveAppChooserMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveAppChooserMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveAppChooserMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveAppChooserMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveAppChooserMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveAppChooserMethod "show" o = WidgetShowMethodInfo 
ResolveAppChooserMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveAppChooserMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveAppChooserMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveAppChooserMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveAppChooserMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveAppChooserMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveAppChooserMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveAppChooserMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveAppChooserMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveAppChooserMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveAppChooserMethod "unref" o = ObjectUnrefMethodInfo 
ResolveAppChooserMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveAppChooserMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveAppChooserMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveAppChooserMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveAppChooserMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveAppChooserMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveAppChooserMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveAppChooserMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveAppChooserMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveAppChooserMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveAppChooserMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveAppChooserMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveAppChooserMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveAppChooserMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveAppChooserMethod "getAppInfo" o = AppChooserGetAppInfoMethodInfo 
ResolveAppChooserMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveAppChooserMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveAppChooserMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveAppChooserMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveAppChooserMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveAppChooserMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveAppChooserMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveAppChooserMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveAppChooserMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveAppChooserMethod "getContentType" o = AppChooserGetContentTypeMethodInfo 
ResolveAppChooserMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveAppChooserMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveAppChooserMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveAppChooserMethod "getData" o = ObjectGetDataMethodInfo 
ResolveAppChooserMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveAppChooserMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveAppChooserMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveAppChooserMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveAppChooserMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveAppChooserMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveAppChooserMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveAppChooserMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveAppChooserMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveAppChooserMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveAppChooserMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveAppChooserMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveAppChooserMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveAppChooserMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveAppChooserMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveAppChooserMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveAppChooserMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveAppChooserMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveAppChooserMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveAppChooserMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveAppChooserMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveAppChooserMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveAppChooserMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveAppChooserMethod "getName" o = WidgetGetNameMethodInfo 
ResolveAppChooserMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveAppChooserMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveAppChooserMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveAppChooserMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveAppChooserMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveAppChooserMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveAppChooserMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveAppChooserMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveAppChooserMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveAppChooserMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveAppChooserMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveAppChooserMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveAppChooserMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveAppChooserMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveAppChooserMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveAppChooserMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveAppChooserMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveAppChooserMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveAppChooserMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveAppChooserMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveAppChooserMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveAppChooserMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveAppChooserMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveAppChooserMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveAppChooserMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveAppChooserMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveAppChooserMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveAppChooserMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveAppChooserMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveAppChooserMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveAppChooserMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveAppChooserMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveAppChooserMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveAppChooserMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveAppChooserMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveAppChooserMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveAppChooserMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveAppChooserMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveAppChooserMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveAppChooserMethod "setData" o = ObjectSetDataMethodInfo 
ResolveAppChooserMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveAppChooserMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveAppChooserMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveAppChooserMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveAppChooserMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveAppChooserMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveAppChooserMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveAppChooserMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveAppChooserMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveAppChooserMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveAppChooserMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveAppChooserMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveAppChooserMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveAppChooserMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveAppChooserMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveAppChooserMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveAppChooserMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveAppChooserMethod "setName" o = WidgetSetNameMethodInfo 
ResolveAppChooserMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveAppChooserMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveAppChooserMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveAppChooserMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveAppChooserMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveAppChooserMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveAppChooserMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveAppChooserMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveAppChooserMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveAppChooserMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveAppChooserMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveAppChooserMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveAppChooserMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveAppChooserMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveAppChooserMethod l o = MethodResolutionFailed l o :: Type 

appChooserContentType :: AttrLabelProxy "contentType" #

appChooserGetAppInfo :: (HasCallStack, MonadIO m, IsAppChooser a) => a -> m (Maybe AppInfo) #

appChooserGetContentType :: (HasCallStack, MonadIO m, IsAppChooser a) => a -> m Text #

appChooserRefresh :: (HasCallStack, MonadIO m, IsAppChooser a) => a -> m () #

constructAppChooserContentType :: (IsAppChooser o, MonadIO m) => Text -> m (GValueConstruct o) #

getAppChooserContentType :: (MonadIO m, IsAppChooser o) => o -> m (Maybe Text) #

toAppChooser :: (MonadIO m, IsAppChooser o) => o -> m AppChooser #

data BuildableGetBuildableIdMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsBuildable a) => OverloadedMethod BuildableGetBuildableIdMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo BuildableGetBuildableIdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf Buildable o) => IsBuildable o #

Instances

Instances details
(GObject o, IsDescendantOf Buildable o) => IsBuildable o 
Instance details

Defined in GI.Gtk.Interfaces.Buildable

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

Equations

ResolveBuildableMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveBuildableMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveBuildableMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveBuildableMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveBuildableMethod "getv" o = ObjectGetvMethodInfo 
ResolveBuildableMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveBuildableMethod "notify" o = ObjectNotifyMethodInfo 
ResolveBuildableMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveBuildableMethod "ref" o = ObjectRefMethodInfo 
ResolveBuildableMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveBuildableMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveBuildableMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveBuildableMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveBuildableMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveBuildableMethod "unref" o = ObjectUnrefMethodInfo 
ResolveBuildableMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveBuildableMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveBuildableMethod "getData" o = ObjectGetDataMethodInfo 
ResolveBuildableMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveBuildableMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveBuildableMethod "setData" o = ObjectSetDataMethodInfo 
ResolveBuildableMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveBuildableMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveBuildableMethod l o = MethodResolutionFailed l o :: Type 

buildableGetBuildableId :: (HasCallStack, MonadIO m, IsBuildable a) => a -> m (Maybe Text) #

toBuildable :: (MonadIO m, IsBuildable o) => o -> m Buildable #

class (GObject o, IsDescendantOf BuilderScope o) => IsBuilderScope o #

Instances

Instances details
(GObject o, IsDescendantOf BuilderScope o) => IsBuilderScope o 
Instance details

Defined in GI.Gtk.Interfaces.BuilderScope

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

Equations

ResolveBuilderScopeMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveBuilderScopeMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveBuilderScopeMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveBuilderScopeMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveBuilderScopeMethod "getv" o = ObjectGetvMethodInfo 
ResolveBuilderScopeMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveBuilderScopeMethod "notify" o = ObjectNotifyMethodInfo 
ResolveBuilderScopeMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveBuilderScopeMethod "ref" o = ObjectRefMethodInfo 
ResolveBuilderScopeMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveBuilderScopeMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveBuilderScopeMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveBuilderScopeMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveBuilderScopeMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveBuilderScopeMethod "unref" o = ObjectUnrefMethodInfo 
ResolveBuilderScopeMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveBuilderScopeMethod "getData" o = ObjectGetDataMethodInfo 
ResolveBuilderScopeMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveBuilderScopeMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveBuilderScopeMethod "setData" o = ObjectSetDataMethodInfo 
ResolveBuilderScopeMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveBuilderScopeMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveBuilderScopeMethod l o = MethodResolutionFailed l o :: Type 

toBuilderScope :: (MonadIO m, IsBuilderScope o) => o -> m BuilderScope #

data CellEditableEditingCanceledPropertyInfo #

Instances

Instances details
AttrInfo CellEditableEditingCanceledPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Associated Types

type AttrAllowedOps CellEditableEditingCanceledPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

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

Defined in GI.Gtk.Interfaces.CellEditable

type AttrGetType CellEditableEditingCanceledPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

type AttrSetTypeConstraint CellEditableEditingCanceledPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

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

Defined in GI.Gtk.Interfaces.CellEditable

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

Defined in GI.Gtk.Interfaces.CellEditable

type AttrTransferType CellEditableEditingCanceledPropertyInfo = Bool
type AttrLabel CellEditableEditingCanceledPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

type AttrLabel CellEditableEditingCanceledPropertyInfo = "editing-canceled"
type AttrOrigin CellEditableEditingCanceledPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CellEditableEditingCanceledPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

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

Defined in GI.Gtk.Interfaces.CellEditable

type AttrGetType CellEditableEditingCanceledPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

type AttrLabel CellEditableEditingCanceledPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

type AttrLabel CellEditableEditingCanceledPropertyInfo = "editing-canceled"
type AttrOrigin CellEditableEditingCanceledPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

type AttrSetTypeConstraint CellEditableEditingCanceledPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

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

Defined in GI.Gtk.Interfaces.CellEditable

type AttrTransferType CellEditableEditingCanceledPropertyInfo = Bool
type AttrTransferTypeConstraint CellEditableEditingCanceledPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

type AttrTransferTypeConstraint CellEditableEditingCanceledPropertyInfo = Type ~ Bool

data CellEditableEditingDoneMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsCellEditable a) => OverloadedMethod CellEditableEditingDoneMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellEditableEditingDoneMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellEditableEditingDoneSignalInfo #

Instances

Instances details
SignalInfo CellEditableEditingDoneSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Associated Types

type HaskellCallbackType CellEditableEditingDoneSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType CellEditableEditingDoneSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

data CellEditableRemoveWidgetMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsCellEditable a) => OverloadedMethod CellEditableRemoveWidgetMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellEditableRemoveWidgetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellEditableRemoveWidgetSignalInfo #

Instances

Instances details
SignalInfo CellEditableRemoveWidgetSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Associated Types

type HaskellCallbackType CellEditableRemoveWidgetSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType CellEditableRemoveWidgetSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

data CellEditableStartEditingMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsCellEditable a, IsEvent b) => OverloadedMethod CellEditableStartEditingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellEditableStartEditingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf CellEditable o) => IsCellEditable o #

Instances

Instances details
(GObject o, IsDescendantOf CellEditable o) => IsCellEditable o 
Instance details

Defined in GI.Gtk.Interfaces.CellEditable

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

Equations

ResolveCellEditableMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveCellEditableMethod "activate" o = WidgetActivateMethodInfo 
ResolveCellEditableMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveCellEditableMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveCellEditableMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveCellEditableMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveCellEditableMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveCellEditableMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveCellEditableMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveCellEditableMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveCellEditableMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveCellEditableMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveCellEditableMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveCellEditableMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveCellEditableMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveCellEditableMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveCellEditableMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveCellEditableMethod "contains" o = WidgetContainsMethodInfo 
ResolveCellEditableMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveCellEditableMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveCellEditableMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveCellEditableMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveCellEditableMethod "editingDone" o = CellEditableEditingDoneMethodInfo 
ResolveCellEditableMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveCellEditableMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveCellEditableMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveCellEditableMethod "getv" o = ObjectGetvMethodInfo 
ResolveCellEditableMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveCellEditableMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveCellEditableMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveCellEditableMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveCellEditableMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveCellEditableMethod "hide" o = WidgetHideMethodInfo 
ResolveCellEditableMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveCellEditableMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveCellEditableMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveCellEditableMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveCellEditableMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveCellEditableMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveCellEditableMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveCellEditableMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveCellEditableMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveCellEditableMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveCellEditableMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveCellEditableMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveCellEditableMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveCellEditableMethod "map" o = WidgetMapMethodInfo 
ResolveCellEditableMethod "measure" o = WidgetMeasureMethodInfo 
ResolveCellEditableMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveCellEditableMethod "notify" o = ObjectNotifyMethodInfo 
ResolveCellEditableMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveCellEditableMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveCellEditableMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveCellEditableMethod "pick" o = WidgetPickMethodInfo 
ResolveCellEditableMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveCellEditableMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveCellEditableMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveCellEditableMethod "realize" o = WidgetRealizeMethodInfo 
ResolveCellEditableMethod "ref" o = ObjectRefMethodInfo 
ResolveCellEditableMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveCellEditableMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveCellEditableMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveCellEditableMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveCellEditableMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveCellEditableMethod "removeWidget" o = CellEditableRemoveWidgetMethodInfo 
ResolveCellEditableMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveCellEditableMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveCellEditableMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveCellEditableMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveCellEditableMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveCellEditableMethod "show" o = WidgetShowMethodInfo 
ResolveCellEditableMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveCellEditableMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveCellEditableMethod "startEditing" o = CellEditableStartEditingMethodInfo 
ResolveCellEditableMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveCellEditableMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveCellEditableMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveCellEditableMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveCellEditableMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveCellEditableMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveCellEditableMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveCellEditableMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveCellEditableMethod "unref" o = ObjectUnrefMethodInfo 
ResolveCellEditableMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveCellEditableMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveCellEditableMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveCellEditableMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveCellEditableMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveCellEditableMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveCellEditableMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveCellEditableMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveCellEditableMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveCellEditableMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveCellEditableMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveCellEditableMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveCellEditableMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveCellEditableMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveCellEditableMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveCellEditableMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveCellEditableMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveCellEditableMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveCellEditableMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveCellEditableMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveCellEditableMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveCellEditableMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveCellEditableMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveCellEditableMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveCellEditableMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveCellEditableMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveCellEditableMethod "getData" o = ObjectGetDataMethodInfo 
ResolveCellEditableMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveCellEditableMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveCellEditableMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveCellEditableMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveCellEditableMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveCellEditableMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveCellEditableMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveCellEditableMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveCellEditableMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveCellEditableMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveCellEditableMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveCellEditableMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveCellEditableMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveCellEditableMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveCellEditableMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveCellEditableMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveCellEditableMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveCellEditableMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveCellEditableMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveCellEditableMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveCellEditableMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveCellEditableMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveCellEditableMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveCellEditableMethod "getName" o = WidgetGetNameMethodInfo 
ResolveCellEditableMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveCellEditableMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveCellEditableMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveCellEditableMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveCellEditableMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveCellEditableMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveCellEditableMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveCellEditableMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveCellEditableMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveCellEditableMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveCellEditableMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveCellEditableMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveCellEditableMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveCellEditableMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveCellEditableMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveCellEditableMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveCellEditableMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveCellEditableMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveCellEditableMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveCellEditableMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveCellEditableMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveCellEditableMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveCellEditableMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveCellEditableMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveCellEditableMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveCellEditableMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveCellEditableMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveCellEditableMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveCellEditableMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveCellEditableMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveCellEditableMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveCellEditableMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveCellEditableMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveCellEditableMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveCellEditableMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveCellEditableMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveCellEditableMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveCellEditableMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveCellEditableMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveCellEditableMethod "setData" o = ObjectSetDataMethodInfo 
ResolveCellEditableMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveCellEditableMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveCellEditableMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveCellEditableMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveCellEditableMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveCellEditableMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveCellEditableMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveCellEditableMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveCellEditableMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveCellEditableMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveCellEditableMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveCellEditableMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveCellEditableMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveCellEditableMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveCellEditableMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveCellEditableMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveCellEditableMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveCellEditableMethod "setName" o = WidgetSetNameMethodInfo 
ResolveCellEditableMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveCellEditableMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveCellEditableMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveCellEditableMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveCellEditableMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveCellEditableMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveCellEditableMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveCellEditableMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveCellEditableMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveCellEditableMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveCellEditableMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveCellEditableMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveCellEditableMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveCellEditableMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveCellEditableMethod l o = MethodResolutionFailed l o :: Type 

afterCellEditableEditingDone :: (IsCellEditable a, MonadIO m) => a -> ((?self :: a) => CellEditableEditingDoneCallback) -> m SignalHandlerId #

afterCellEditableRemoveWidget :: (IsCellEditable a, MonadIO m) => a -> ((?self :: a) => CellEditableRemoveWidgetCallback) -> m SignalHandlerId #

cellEditableEditingCanceled :: AttrLabelProxy "editingCanceled" #

cellEditableEditingDone :: (HasCallStack, MonadIO m, IsCellEditable a) => a -> m () #

cellEditableRemoveWidget :: (HasCallStack, MonadIO m, IsCellEditable a) => a -> m () #

cellEditableStartEditing :: (HasCallStack, MonadIO m, IsCellEditable a, IsEvent b) => a -> Maybe b -> m () #

constructCellEditableEditingCanceled :: (IsCellEditable o, MonadIO m) => Bool -> m (GValueConstruct o) #

getCellEditableEditingCanceled :: (MonadIO m, IsCellEditable o) => o -> m Bool #

onCellEditableEditingDone :: (IsCellEditable a, MonadIO m) => a -> ((?self :: a) => CellEditableEditingDoneCallback) -> m SignalHandlerId #

onCellEditableRemoveWidget :: (IsCellEditable a, MonadIO m) => a -> ((?self :: a) => CellEditableRemoveWidgetCallback) -> m SignalHandlerId #

setCellEditableEditingCanceled :: (MonadIO m, IsCellEditable o) => o -> Bool -> m () #

toCellEditable :: (MonadIO m, IsCellEditable o) => o -> m CellEditable #

data CellLayoutAddAttributeMethodInfo #

Instances

Instances details
(signature ~ (b -> Text -> Int32 -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => OverloadedMethod CellLayoutAddAttributeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellLayoutAddAttributeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellLayoutClearAttributesMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => OverloadedMethod CellLayoutClearAttributesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellLayoutClearAttributesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellLayoutClearMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsCellLayout a) => OverloadedMethod CellLayoutClearMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellLayoutClearMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellLayoutGetAreaMethodInfo #

Instances

Instances details
(signature ~ m (Maybe CellArea), MonadIO m, IsCellLayout a) => OverloadedMethod CellLayoutGetAreaMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellLayoutGetAreaMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellLayoutGetCellsMethodInfo #

Instances

Instances details
(signature ~ m [CellRenderer], MonadIO m, IsCellLayout a) => OverloadedMethod CellLayoutGetCellsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellLayoutGetCellsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellLayoutPackEndMethodInfo #

Instances

Instances details
(signature ~ (b -> Bool -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => OverloadedMethod CellLayoutPackEndMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellLayoutPackEndMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellLayoutPackStartMethodInfo #

Instances

Instances details
(signature ~ (b -> Bool -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => OverloadedMethod CellLayoutPackStartMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellLayoutPackStartMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellLayoutReorderMethodInfo #

Instances

Instances details
(signature ~ (b -> Int32 -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => OverloadedMethod CellLayoutReorderMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellLayoutReorderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CellLayoutSetCellDataFuncMethodInfo #

Instances

Instances details
(signature ~ (b -> Maybe CellLayoutDataFunc -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => OverloadedMethod CellLayoutSetCellDataFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CellLayoutSetCellDataFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf CellLayout o) => IsCellLayout o #

Instances

Instances details
(GObject o, IsDescendantOf CellLayout o) => IsCellLayout o 
Instance details

Defined in GI.Gtk.Interfaces.CellLayout

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

Equations

ResolveCellLayoutMethod "addAttribute" o = CellLayoutAddAttributeMethodInfo 
ResolveCellLayoutMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveCellLayoutMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveCellLayoutMethod "clear" o = CellLayoutClearMethodInfo 
ResolveCellLayoutMethod "clearAttributes" o = CellLayoutClearAttributesMethodInfo 
ResolveCellLayoutMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveCellLayoutMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveCellLayoutMethod "getv" o = ObjectGetvMethodInfo 
ResolveCellLayoutMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveCellLayoutMethod "notify" o = ObjectNotifyMethodInfo 
ResolveCellLayoutMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveCellLayoutMethod "packEnd" o = CellLayoutPackEndMethodInfo 
ResolveCellLayoutMethod "packStart" o = CellLayoutPackStartMethodInfo 
ResolveCellLayoutMethod "ref" o = ObjectRefMethodInfo 
ResolveCellLayoutMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveCellLayoutMethod "reorder" o = CellLayoutReorderMethodInfo 
ResolveCellLayoutMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveCellLayoutMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveCellLayoutMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveCellLayoutMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveCellLayoutMethod "unref" o = ObjectUnrefMethodInfo 
ResolveCellLayoutMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveCellLayoutMethod "getArea" o = CellLayoutGetAreaMethodInfo 
ResolveCellLayoutMethod "getCells" o = CellLayoutGetCellsMethodInfo 
ResolveCellLayoutMethod "getData" o = ObjectGetDataMethodInfo 
ResolveCellLayoutMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveCellLayoutMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveCellLayoutMethod "setCellDataFunc" o = CellLayoutSetCellDataFuncMethodInfo 
ResolveCellLayoutMethod "setData" o = ObjectSetDataMethodInfo 
ResolveCellLayoutMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveCellLayoutMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveCellLayoutMethod l o = MethodResolutionFailed l o :: Type 

cellLayoutAddAttribute :: (HasCallStack, MonadIO m, IsCellLayout a, IsCellRenderer b) => a -> b -> Text -> Int32 -> m () #

cellLayoutClear :: (HasCallStack, MonadIO m, IsCellLayout a) => a -> m () #

cellLayoutClearAttributes :: (HasCallStack, MonadIO m, IsCellLayout a, IsCellRenderer b) => a -> b -> m () #

cellLayoutGetArea :: (HasCallStack, MonadIO m, IsCellLayout a) => a -> m (Maybe CellArea) #

cellLayoutGetCells :: (HasCallStack, MonadIO m, IsCellLayout a) => a -> m [CellRenderer] #

cellLayoutPackEnd :: (HasCallStack, MonadIO m, IsCellLayout a, IsCellRenderer b) => a -> b -> Bool -> m () #

cellLayoutPackStart :: (HasCallStack, MonadIO m, IsCellLayout a, IsCellRenderer b) => a -> b -> Bool -> m () #

cellLayoutReorder :: (HasCallStack, MonadIO m, IsCellLayout a, IsCellRenderer b) => a -> b -> Int32 -> m () #

cellLayoutSetCellDataFunc :: (HasCallStack, MonadIO m, IsCellLayout a, IsCellRenderer b) => a -> b -> Maybe CellLayoutDataFunc -> m () #

toCellLayout :: (MonadIO m, IsCellLayout o) => o -> m CellLayout #

data ColorChooserAddPaletteMethodInfo #

Instances

Instances details
(signature ~ (Orientation -> Int32 -> Maybe [RGBA] -> m ()), MonadIO m, IsColorChooser a) => OverloadedMethod ColorChooserAddPaletteMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColorChooserAddPaletteMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColorChooserColorActivatedSignalInfo #

Instances

Instances details
SignalInfo ColorChooserColorActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Associated Types

type HaskellCallbackType ColorChooserColorActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ColorChooserColorActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

data ColorChooserGetRgbaMethodInfo #

Instances

Instances details
(signature ~ m RGBA, MonadIO m, IsColorChooser a) => OverloadedMethod ColorChooserGetRgbaMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColorChooserGetRgbaMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColorChooserGetUseAlphaMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsColorChooser a) => OverloadedMethod ColorChooserGetUseAlphaMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColorChooserGetUseAlphaMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColorChooserRgbaPropertyInfo #

Instances

Instances details
AttrInfo ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Associated Types

type AttrAllowedOps ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

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

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrBaseTypeConstraint ColorChooserRgbaPropertyInfo = IsColorChooser
type AttrGetType ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrGetType ColorChooserRgbaPropertyInfo = Maybe RGBA
type AttrSetTypeConstraint ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrSetTypeConstraint ColorChooserRgbaPropertyInfo = Type ~ RGBA
type AttrTransferTypeConstraint ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrTransferTypeConstraint ColorChooserRgbaPropertyInfo = Type ~ RGBA
type AttrTransferType ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrTransferType ColorChooserRgbaPropertyInfo = RGBA
type AttrLabel ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrLabel ColorChooserRgbaPropertyInfo = "rgba"
type AttrOrigin ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

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

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrBaseTypeConstraint ColorChooserRgbaPropertyInfo = IsColorChooser
type AttrGetType ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrGetType ColorChooserRgbaPropertyInfo = Maybe RGBA
type AttrLabel ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrLabel ColorChooserRgbaPropertyInfo = "rgba"
type AttrOrigin ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrSetTypeConstraint ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrSetTypeConstraint ColorChooserRgbaPropertyInfo = Type ~ RGBA
type AttrTransferType ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrTransferType ColorChooserRgbaPropertyInfo = RGBA
type AttrTransferTypeConstraint ColorChooserRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrTransferTypeConstraint ColorChooserRgbaPropertyInfo = Type ~ RGBA

data ColorChooserSetRgbaMethodInfo #

Instances

Instances details
(signature ~ (RGBA -> m ()), MonadIO m, IsColorChooser a) => OverloadedMethod ColorChooserSetRgbaMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColorChooserSetRgbaMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColorChooserSetUseAlphaMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsColorChooser a) => OverloadedMethod ColorChooserSetUseAlphaMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ColorChooserSetUseAlphaMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ColorChooserUseAlphaPropertyInfo #

Instances

Instances details
AttrInfo ColorChooserUseAlphaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Associated Types

type AttrAllowedOps ColorChooserUseAlphaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

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

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrBaseTypeConstraint ColorChooserUseAlphaPropertyInfo = IsColorChooser
type AttrGetType ColorChooserUseAlphaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrGetType ColorChooserUseAlphaPropertyInfo = Bool
type AttrSetTypeConstraint ColorChooserUseAlphaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

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

Defined in GI.Gtk.Interfaces.ColorChooser

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

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrTransferType ColorChooserUseAlphaPropertyInfo = Bool
type AttrLabel ColorChooserUseAlphaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrLabel ColorChooserUseAlphaPropertyInfo = "use-alpha"
type AttrOrigin ColorChooserUseAlphaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ColorChooserUseAlphaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

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

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrBaseTypeConstraint ColorChooserUseAlphaPropertyInfo = IsColorChooser
type AttrGetType ColorChooserUseAlphaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrGetType ColorChooserUseAlphaPropertyInfo = Bool
type AttrLabel ColorChooserUseAlphaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrLabel ColorChooserUseAlphaPropertyInfo = "use-alpha"
type AttrOrigin ColorChooserUseAlphaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrSetTypeConstraint ColorChooserUseAlphaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

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

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrTransferType ColorChooserUseAlphaPropertyInfo = Bool
type AttrTransferTypeConstraint ColorChooserUseAlphaPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

type AttrTransferTypeConstraint ColorChooserUseAlphaPropertyInfo = Type ~ Bool

class (GObject o, IsDescendantOf ColorChooser o) => IsColorChooser o #

Instances

Instances details
(GObject o, IsDescendantOf ColorChooser o) => IsColorChooser o 
Instance details

Defined in GI.Gtk.Interfaces.ColorChooser

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

Equations

ResolveColorChooserMethod "addPalette" o = ColorChooserAddPaletteMethodInfo 
ResolveColorChooserMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveColorChooserMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveColorChooserMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveColorChooserMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveColorChooserMethod "getv" o = ObjectGetvMethodInfo 
ResolveColorChooserMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveColorChooserMethod "notify" o = ObjectNotifyMethodInfo 
ResolveColorChooserMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveColorChooserMethod "ref" o = ObjectRefMethodInfo 
ResolveColorChooserMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveColorChooserMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveColorChooserMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveColorChooserMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveColorChooserMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveColorChooserMethod "unref" o = ObjectUnrefMethodInfo 
ResolveColorChooserMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveColorChooserMethod "getData" o = ObjectGetDataMethodInfo 
ResolveColorChooserMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveColorChooserMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveColorChooserMethod "getRgba" o = ColorChooserGetRgbaMethodInfo 
ResolveColorChooserMethod "getUseAlpha" o = ColorChooserGetUseAlphaMethodInfo 
ResolveColorChooserMethod "setData" o = ObjectSetDataMethodInfo 
ResolveColorChooserMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveColorChooserMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveColorChooserMethod "setRgba" o = ColorChooserSetRgbaMethodInfo 
ResolveColorChooserMethod "setUseAlpha" o = ColorChooserSetUseAlphaMethodInfo 
ResolveColorChooserMethod l o = MethodResolutionFailed l o :: Type 

afterColorChooserColorActivated :: (IsColorChooser a, MonadIO m) => a -> ((?self :: a) => ColorChooserColorActivatedCallback) -> m SignalHandlerId #

colorChooserAddPalette :: (HasCallStack, MonadIO m, IsColorChooser a) => a -> Orientation -> Int32 -> Maybe [RGBA] -> m () #

colorChooserGetRgba :: (HasCallStack, MonadIO m, IsColorChooser a) => a -> m RGBA #

colorChooserGetUseAlpha :: (HasCallStack, MonadIO m, IsColorChooser a) => a -> m Bool #

colorChooserRgba :: AttrLabelProxy "rgba" #

colorChooserSetRgba :: (HasCallStack, MonadIO m, IsColorChooser a) => a -> RGBA -> m () #

colorChooserSetUseAlpha :: (HasCallStack, MonadIO m, IsColorChooser a) => a -> Bool -> m () #

colorChooserUseAlpha :: AttrLabelProxy "useAlpha" #

constructColorChooserRgba :: (IsColorChooser o, MonadIO m) => RGBA -> m (GValueConstruct o) #

constructColorChooserUseAlpha :: (IsColorChooser o, MonadIO m) => Bool -> m (GValueConstruct o) #

getColorChooserRgba :: (MonadIO m, IsColorChooser o) => o -> m (Maybe RGBA) #

getColorChooserUseAlpha :: (MonadIO m, IsColorChooser o) => o -> m Bool #

onColorChooserColorActivated :: (IsColorChooser a, MonadIO m) => a -> ((?self :: a) => ColorChooserColorActivatedCallback) -> m SignalHandlerId #

setColorChooserRgba :: (MonadIO m, IsColorChooser o) => o -> RGBA -> m () #

setColorChooserUseAlpha :: (MonadIO m, IsColorChooser o) => o -> Bool -> m () #

toColorChooser :: (MonadIO m, IsColorChooser o) => o -> m ColorChooser #

class (GObject o, IsDescendantOf ConstraintTarget o) => IsConstraintTarget o #

Instances

Instances details
(GObject o, IsDescendantOf ConstraintTarget o) => IsConstraintTarget o 
Instance details

Defined in GI.Gtk.Interfaces.ConstraintTarget

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

Equations

ResolveConstraintTargetMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveConstraintTargetMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveConstraintTargetMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveConstraintTargetMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveConstraintTargetMethod "getv" o = ObjectGetvMethodInfo 
ResolveConstraintTargetMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveConstraintTargetMethod "notify" o = ObjectNotifyMethodInfo 
ResolveConstraintTargetMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveConstraintTargetMethod "ref" o = ObjectRefMethodInfo 
ResolveConstraintTargetMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveConstraintTargetMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveConstraintTargetMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveConstraintTargetMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveConstraintTargetMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveConstraintTargetMethod "unref" o = ObjectUnrefMethodInfo 
ResolveConstraintTargetMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveConstraintTargetMethod "getData" o = ObjectGetDataMethodInfo 
ResolveConstraintTargetMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveConstraintTargetMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveConstraintTargetMethod "setData" o = ObjectSetDataMethodInfo 
ResolveConstraintTargetMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveConstraintTargetMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveConstraintTargetMethod l o = MethodResolutionFailed l o :: Type 

data EditableChangedSignalInfo #

Instances

Instances details
SignalInfo EditableChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type HaskellCallbackType EditableChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType EditableChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

data EditableCursorPositionPropertyInfo #

Instances

Instances details
AttrInfo EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableCursorPositionPropertyInfo = IsEditable
type AttrGetType EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableCursorPositionPropertyInfo = Int32
type AttrSetTypeConstraint EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableCursorPositionPropertyInfo = ()
type AttrLabel EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableCursorPositionPropertyInfo = "cursor-position"
type AttrOrigin EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableCursorPositionPropertyInfo = IsEditable
type AttrGetType EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableCursorPositionPropertyInfo = Int32
type AttrLabel EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableCursorPositionPropertyInfo = "cursor-position"
type AttrOrigin EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableCursorPositionPropertyInfo = ()
type AttrTransferTypeConstraint EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableCursorPositionPropertyInfo = Type ~ ()

data EditableDelegateGetAccessiblePlatformStateMethodInfo #

Instances

Instances details
(signature ~ (AccessiblePlatformState -> m Bool), MonadIO m, IsEditable a) => OverloadedMethod EditableDelegateGetAccessiblePlatformStateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableDelegateGetAccessiblePlatformStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableDeleteSelectionMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsEditable a) => OverloadedMethod EditableDeleteSelectionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableDeleteSelectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type EditableDeleteTextCallback = Int32 -> Int32 -> IO () #

data EditableDeleteTextMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableDeleteTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableDeleteTextSignalInfo #

Instances

Instances details
SignalInfo EditableDeleteTextSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type HaskellCallbackType EditableDeleteTextSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType EditableDeleteTextSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

data EditableEditablePropertyInfo #

Instances

Instances details
AttrInfo EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableEditablePropertyInfo = IsEditable
type AttrGetType EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableEditablePropertyInfo = Bool
type AttrSetTypeConstraint EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableEditablePropertyInfo = Bool
type AttrLabel EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableEditablePropertyInfo = "editable"
type AttrOrigin EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableEditablePropertyInfo = IsEditable
type AttrGetType EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableEditablePropertyInfo = Bool
type AttrLabel EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableEditablePropertyInfo = "editable"
type AttrOrigin EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableEditablePropertyInfo = Bool
type AttrTransferTypeConstraint EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableEditablePropertyInfo = Type ~ Bool

data EditableEnableUndoPropertyInfo #

Instances

Instances details
AttrInfo EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableEnableUndoPropertyInfo = IsEditable
type AttrGetType EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableEnableUndoPropertyInfo = Bool
type AttrSetTypeConstraint EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableEnableUndoPropertyInfo = Bool
type AttrLabel EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableEnableUndoPropertyInfo = "enable-undo"
type AttrOrigin EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableEnableUndoPropertyInfo = IsEditable
type AttrGetType EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableEnableUndoPropertyInfo = Bool
type AttrLabel EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableEnableUndoPropertyInfo = "enable-undo"
type AttrOrigin EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableEnableUndoPropertyInfo = Bool
type AttrTransferTypeConstraint EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableEnableUndoPropertyInfo = Type ~ Bool

data EditableFinishDelegateMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsEditable a) => OverloadedMethod EditableFinishDelegateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableFinishDelegateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetAlignmentMethodInfo #

Instances

Instances details
(signature ~ m Float, MonadIO m, IsEditable a) => OverloadedMethod EditableGetAlignmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetAlignmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetCharsMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> m Text), MonadIO m, IsEditable a) => OverloadedMethod EditableGetCharsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetCharsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetDelegateMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Editable), MonadIO m, IsEditable a) => OverloadedMethod EditableGetDelegateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetDelegateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetEditableMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsEditable a) => OverloadedMethod EditableGetEditableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetEditableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetEnableUndoMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsEditable a) => OverloadedMethod EditableGetEnableUndoMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetEnableUndoMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetMaxWidthCharsMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsEditable a) => OverloadedMethod EditableGetMaxWidthCharsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetMaxWidthCharsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetPositionMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsEditable a) => OverloadedMethod EditableGetPositionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetPositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetSelectionBoundsMethodInfo #

Instances

Instances details
(signature ~ m (Bool, Int32, Int32), MonadIO m, IsEditable a) => OverloadedMethod EditableGetSelectionBoundsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetSelectionBoundsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetTextMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsEditable a) => OverloadedMethod EditableGetTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetWidthCharsMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsEditable a) => OverloadedMethod EditableGetWidthCharsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetWidthCharsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableInitDelegateMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsEditable a) => OverloadedMethod EditableInitDelegateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableInitDelegateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type EditableInsertTextCallback = Text -> Int32 -> Int32 -> IO Int32 #

data EditableInsertTextMethodInfo #

Instances

Instances details
(signature ~ (Text -> Int32 -> Int32 -> m Int32), MonadIO m, IsEditable a) => OverloadedMethod EditableInsertTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableInsertTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableInsertTextSignalInfo #

Instances

Instances details
SignalInfo EditableInsertTextSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type HaskellCallbackType EditableInsertTextSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType EditableInsertTextSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

data EditableMaxWidthCharsPropertyInfo #

Instances

Instances details
AttrInfo EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableMaxWidthCharsPropertyInfo = IsEditable
type AttrGetType EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableMaxWidthCharsPropertyInfo = Int32
type AttrSetTypeConstraint EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableMaxWidthCharsPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableMaxWidthCharsPropertyInfo = Type ~ Int32
type AttrTransferType EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableMaxWidthCharsPropertyInfo = Int32
type AttrLabel EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableMaxWidthCharsPropertyInfo = "max-width-chars"
type AttrOrigin EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableMaxWidthCharsPropertyInfo = IsEditable
type AttrGetType EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableMaxWidthCharsPropertyInfo = Int32
type AttrLabel EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableMaxWidthCharsPropertyInfo = "max-width-chars"
type AttrOrigin EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableMaxWidthCharsPropertyInfo = Type ~ Int32
type AttrTransferType EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableMaxWidthCharsPropertyInfo = Int32
type AttrTransferTypeConstraint EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableMaxWidthCharsPropertyInfo = Type ~ Int32

data EditableSelectRegionMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSelectRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableSelectionBoundPropertyInfo #

Instances

Instances details
AttrInfo EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableSelectionBoundPropertyInfo = IsEditable
type AttrGetType EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableSelectionBoundPropertyInfo = Int32
type AttrSetTypeConstraint EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableSelectionBoundPropertyInfo = ()
type AttrLabel EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableSelectionBoundPropertyInfo = "selection-bound"
type AttrOrigin EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableSelectionBoundPropertyInfo = IsEditable
type AttrGetType EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableSelectionBoundPropertyInfo = Int32
type AttrLabel EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableSelectionBoundPropertyInfo = "selection-bound"
type AttrOrigin EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableSelectionBoundPropertyInfo = ()
type AttrTransferTypeConstraint EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableSelectionBoundPropertyInfo = Type ~ ()

data EditableSetAlignmentMethodInfo #

Instances

Instances details
(signature ~ (Float -> m ()), MonadIO m, IsEditable a) => OverloadedMethod EditableSetAlignmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSetAlignmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableSetEditableMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsEditable a) => OverloadedMethod EditableSetEditableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSetEditableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableSetEnableUndoMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsEditable a) => OverloadedMethod EditableSetEnableUndoMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSetEnableUndoMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableSetMaxWidthCharsMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSetMaxWidthCharsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableSetPositionMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSetPositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableSetTextMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsEditable a) => OverloadedMethod EditableSetTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSetTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableSetWidthCharsMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSetWidthCharsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableTextPropertyInfo #

Instances

Instances details
AttrInfo EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableTextPropertyInfo = IsEditable
type AttrGetType EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableTextPropertyInfo = Text
type AttrSetTypeConstraint EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableTextPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableTextPropertyInfo = Type ~ Text
type AttrTransferType EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableTextPropertyInfo = Text
type AttrLabel EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableTextPropertyInfo = "text"
type AttrOrigin EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableTextPropertyInfo = IsEditable
type AttrGetType EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableTextPropertyInfo = Text
type AttrLabel EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableTextPropertyInfo = "text"
type AttrOrigin EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableTextPropertyInfo = Type ~ Text
type AttrTransferType EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableTextPropertyInfo = Text
type AttrTransferTypeConstraint EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableTextPropertyInfo = Type ~ Text

data EditableWidthCharsPropertyInfo #

Instances

Instances details
AttrInfo EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableWidthCharsPropertyInfo = IsEditable
type AttrGetType EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableWidthCharsPropertyInfo = Int32
type AttrSetTypeConstraint EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableWidthCharsPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableWidthCharsPropertyInfo = Type ~ Int32
type AttrTransferType EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableWidthCharsPropertyInfo = Int32
type AttrLabel EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableWidthCharsPropertyInfo = "width-chars"
type AttrOrigin EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableWidthCharsPropertyInfo = IsEditable
type AttrGetType EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableWidthCharsPropertyInfo = Int32
type AttrLabel EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableWidthCharsPropertyInfo = "width-chars"
type AttrOrigin EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableWidthCharsPropertyInfo = Type ~ Int32
type AttrTransferType EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableWidthCharsPropertyInfo = Int32
type AttrTransferTypeConstraint EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableWidthCharsPropertyInfo = Type ~ Int32

data EditableXalignPropertyInfo #

Instances

Instances details
AttrInfo EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableXalignPropertyInfo = IsEditable
type AttrGetType EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableXalignPropertyInfo = Float
type AttrSetTypeConstraint EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableXalignPropertyInfo = Type ~ Float
type AttrTransferTypeConstraint EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableXalignPropertyInfo = Type ~ Float
type AttrTransferType EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableXalignPropertyInfo = Float
type AttrLabel EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableXalignPropertyInfo = "xalign"
type AttrOrigin EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableXalignPropertyInfo = IsEditable
type AttrGetType EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableXalignPropertyInfo = Float
type AttrLabel EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableXalignPropertyInfo = "xalign"
type AttrOrigin EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableXalignPropertyInfo = Type ~ Float
type AttrTransferType EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableXalignPropertyInfo = Float
type AttrTransferTypeConstraint EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableXalignPropertyInfo = Type ~ Float

class (GObject o, IsDescendantOf Editable o) => IsEditable o #

Instances

Instances details
(GObject o, IsDescendantOf Editable o) => IsEditable o 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Equations

ResolveEditableMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveEditableMethod "activate" o = WidgetActivateMethodInfo 
ResolveEditableMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveEditableMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveEditableMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveEditableMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveEditableMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveEditableMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveEditableMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveEditableMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveEditableMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveEditableMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveEditableMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveEditableMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveEditableMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveEditableMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveEditableMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveEditableMethod "contains" o = WidgetContainsMethodInfo 
ResolveEditableMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveEditableMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveEditableMethod "delegateGetAccessiblePlatformState" o = EditableDelegateGetAccessiblePlatformStateMethodInfo 
ResolveEditableMethod "deleteSelection" o = EditableDeleteSelectionMethodInfo 
ResolveEditableMethod "deleteText" o = EditableDeleteTextMethodInfo 
ResolveEditableMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveEditableMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveEditableMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveEditableMethod "finishDelegate" o = EditableFinishDelegateMethodInfo 
ResolveEditableMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveEditableMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveEditableMethod "getv" o = ObjectGetvMethodInfo 
ResolveEditableMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveEditableMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveEditableMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveEditableMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveEditableMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveEditableMethod "hide" o = WidgetHideMethodInfo 
ResolveEditableMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveEditableMethod "initDelegate" o = EditableInitDelegateMethodInfo 
ResolveEditableMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveEditableMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveEditableMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveEditableMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveEditableMethod "insertText" o = EditableInsertTextMethodInfo 
ResolveEditableMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveEditableMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveEditableMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveEditableMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveEditableMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveEditableMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveEditableMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveEditableMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveEditableMethod "map" o = WidgetMapMethodInfo 
ResolveEditableMethod "measure" o = WidgetMeasureMethodInfo 
ResolveEditableMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveEditableMethod "notify" o = ObjectNotifyMethodInfo 
ResolveEditableMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveEditableMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveEditableMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveEditableMethod "pick" o = WidgetPickMethodInfo 
ResolveEditableMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveEditableMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveEditableMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveEditableMethod "realize" o = WidgetRealizeMethodInfo 
ResolveEditableMethod "ref" o = ObjectRefMethodInfo 
ResolveEditableMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveEditableMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveEditableMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveEditableMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveEditableMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveEditableMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveEditableMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveEditableMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveEditableMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveEditableMethod "selectRegion" o = EditableSelectRegionMethodInfo 
ResolveEditableMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveEditableMethod "show" o = WidgetShowMethodInfo 
ResolveEditableMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveEditableMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveEditableMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveEditableMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveEditableMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveEditableMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveEditableMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveEditableMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveEditableMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveEditableMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveEditableMethod "unref" o = ObjectUnrefMethodInfo 
ResolveEditableMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveEditableMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveEditableMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveEditableMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveEditableMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveEditableMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveEditableMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveEditableMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveEditableMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveEditableMethod "getAlignment" o = EditableGetAlignmentMethodInfo 
ResolveEditableMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveEditableMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveEditableMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveEditableMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveEditableMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveEditableMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveEditableMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveEditableMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveEditableMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveEditableMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveEditableMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveEditableMethod "getChars" o = EditableGetCharsMethodInfo 
ResolveEditableMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveEditableMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveEditableMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveEditableMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveEditableMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveEditableMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveEditableMethod "getData" o = ObjectGetDataMethodInfo 
ResolveEditableMethod "getDelegate" o = EditableGetDelegateMethodInfo 
ResolveEditableMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveEditableMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveEditableMethod "getEditable" o = EditableGetEditableMethodInfo 
ResolveEditableMethod "getEnableUndo" o = EditableGetEnableUndoMethodInfo 
ResolveEditableMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveEditableMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveEditableMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveEditableMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveEditableMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveEditableMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveEditableMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveEditableMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveEditableMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveEditableMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveEditableMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveEditableMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveEditableMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveEditableMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveEditableMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveEditableMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveEditableMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveEditableMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveEditableMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveEditableMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveEditableMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveEditableMethod "getMaxWidthChars" o = EditableGetMaxWidthCharsMethodInfo 
ResolveEditableMethod "getName" o = WidgetGetNameMethodInfo 
ResolveEditableMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveEditableMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveEditableMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveEditableMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveEditableMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveEditableMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveEditableMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveEditableMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveEditableMethod "getPosition" o = EditableGetPositionMethodInfo 
ResolveEditableMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveEditableMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveEditableMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveEditableMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveEditableMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveEditableMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveEditableMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveEditableMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveEditableMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveEditableMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveEditableMethod "getSelectionBounds" o = EditableGetSelectionBoundsMethodInfo 
ResolveEditableMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveEditableMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveEditableMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveEditableMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveEditableMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveEditableMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveEditableMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveEditableMethod "getText" o = EditableGetTextMethodInfo 
ResolveEditableMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveEditableMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveEditableMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveEditableMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveEditableMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveEditableMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveEditableMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveEditableMethod "getWidthChars" o = EditableGetWidthCharsMethodInfo 
ResolveEditableMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveEditableMethod "setAlignment" o = EditableSetAlignmentMethodInfo 
ResolveEditableMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveEditableMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveEditableMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveEditableMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveEditableMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveEditableMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveEditableMethod "setData" o = ObjectSetDataMethodInfo 
ResolveEditableMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveEditableMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveEditableMethod "setEditable" o = EditableSetEditableMethodInfo 
ResolveEditableMethod "setEnableUndo" o = EditableSetEnableUndoMethodInfo 
ResolveEditableMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveEditableMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveEditableMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveEditableMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveEditableMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveEditableMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveEditableMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveEditableMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveEditableMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveEditableMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveEditableMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveEditableMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveEditableMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveEditableMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveEditableMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveEditableMethod "setMaxWidthChars" o = EditableSetMaxWidthCharsMethodInfo 
ResolveEditableMethod "setName" o = WidgetSetNameMethodInfo 
ResolveEditableMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveEditableMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveEditableMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveEditableMethod "setPosition" o = EditableSetPositionMethodInfo 
ResolveEditableMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveEditableMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveEditableMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveEditableMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveEditableMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveEditableMethod "setText" o = EditableSetTextMethodInfo 
ResolveEditableMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveEditableMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveEditableMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveEditableMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveEditableMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveEditableMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveEditableMethod "setWidthChars" o = EditableSetWidthCharsMethodInfo 
ResolveEditableMethod l o = MethodResolutionFailed l o :: Type 

afterEditableChanged :: (IsEditable a, MonadIO m) => a -> ((?self :: a) => EditableChangedCallback) -> m SignalHandlerId #

afterEditableDeleteText :: (IsEditable a, MonadIO m) => a -> ((?self :: a) => EditableDeleteTextCallback) -> m SignalHandlerId #

afterEditableInsertText :: (IsEditable a, MonadIO m) => a -> ((?self :: a) => EditableInsertTextCallback) -> m SignalHandlerId #

constructEditableEditable :: (IsEditable o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEditableEnableUndo :: (IsEditable o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEditableMaxWidthChars :: (IsEditable o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructEditableText :: (IsEditable o, MonadIO m) => Text -> m (GValueConstruct o) #

constructEditableWidthChars :: (IsEditable o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructEditableXalign :: (IsEditable o, MonadIO m) => Float -> m (GValueConstruct o) #

editableCursorPosition :: AttrLabelProxy "cursorPosition" #

editableDelegateGetAccessiblePlatformState :: (HasCallStack, MonadIO m, IsEditable a) => a -> AccessiblePlatformState -> m Bool #

editableDelegateGetProperty :: (HasCallStack, MonadIO m, IsObject a) => a -> Word32 -> GValue -> GParamSpec -> m Bool #

editableDelegateSetProperty :: (HasCallStack, MonadIO m, IsObject a) => a -> Word32 -> GValue -> GParamSpec -> m Bool #

editableDeleteSelection :: (HasCallStack, MonadIO m, IsEditable a) => a -> m () #

editableDeleteText :: (HasCallStack, MonadIO m, IsEditable a) => a -> Int32 -> Int32 -> m () #

editableEditable :: AttrLabelProxy "editable" #

editableEnableUndo :: AttrLabelProxy "enableUndo" #

editableFinishDelegate :: (HasCallStack, MonadIO m, IsEditable a) => a -> m () #

editableGetAlignment :: (HasCallStack, MonadIO m, IsEditable a) => a -> m Float #

editableGetChars :: (HasCallStack, MonadIO m, IsEditable a) => a -> Int32 -> Int32 -> m Text #

editableGetDelegate :: (HasCallStack, MonadIO m, IsEditable a) => a -> m (Maybe Editable) #

editableGetEditable :: (HasCallStack, MonadIO m, IsEditable a) => a -> m Bool #

editableGetEnableUndo :: (HasCallStack, MonadIO m, IsEditable a) => a -> m Bool #

editableGetMaxWidthChars :: (HasCallStack, MonadIO m, IsEditable a) => a -> m Int32 #

editableGetPosition :: (HasCallStack, MonadIO m, IsEditable a) => a -> m Int32 #

editableGetSelectionBounds :: (HasCallStack, MonadIO m, IsEditable a) => a -> m (Bool, Int32, Int32) #

editableGetText :: (HasCallStack, MonadIO m, IsEditable a) => a -> m Text #

editableGetWidthChars :: (HasCallStack, MonadIO m, IsEditable a) => a -> m Int32 #

editableInitDelegate :: (HasCallStack, MonadIO m, IsEditable a) => a -> m () #

editableInsertText :: (HasCallStack, MonadIO m, IsEditable a) => a -> Text -> Int32 -> Int32 -> m Int32 #

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

editableMaxWidthChars :: AttrLabelProxy "maxWidthChars" #

editableSelectRegion :: (HasCallStack, MonadIO m, IsEditable a) => a -> Int32 -> Int32 -> m () #

editableSelectionBound :: AttrLabelProxy "selectionBound" #

editableSetAlignment :: (HasCallStack, MonadIO m, IsEditable a) => a -> Float -> m () #

editableSetEditable :: (HasCallStack, MonadIO m, IsEditable a) => a -> Bool -> m () #

editableSetEnableUndo :: (HasCallStack, MonadIO m, IsEditable a) => a -> Bool -> m () #

editableSetMaxWidthChars :: (HasCallStack, MonadIO m, IsEditable a) => a -> Int32 -> m () #

editableSetPosition :: (HasCallStack, MonadIO m, IsEditable a) => a -> Int32 -> m () #

editableSetText :: (HasCallStack, MonadIO m, IsEditable a) => a -> Text -> m () #

editableSetWidthChars :: (HasCallStack, MonadIO m, IsEditable a) => a -> Int32 -> m () #

editableText :: AttrLabelProxy "text" #

editableWidthChars :: AttrLabelProxy "widthChars" #

editableXalign :: AttrLabelProxy "xalign" #

getEditableCursorPosition :: (MonadIO m, IsEditable o) => o -> m Int32 #

getEditableEditable :: (MonadIO m, IsEditable o) => o -> m Bool #

getEditableEnableUndo :: (MonadIO m, IsEditable o) => o -> m Bool #

getEditableMaxWidthChars :: (MonadIO m, IsEditable o) => o -> m Int32 #

getEditableSelectionBound :: (MonadIO m, IsEditable o) => o -> m Int32 #

getEditableText :: (MonadIO m, IsEditable o) => o -> m Text #

getEditableWidthChars :: (MonadIO m, IsEditable o) => o -> m Int32 #

getEditableXalign :: (MonadIO m, IsEditable o) => o -> m Float #

onEditableChanged :: (IsEditable a, MonadIO m) => a -> ((?self :: a) => EditableChangedCallback) -> m SignalHandlerId #

onEditableDeleteText :: (IsEditable a, MonadIO m) => a -> ((?self :: a) => EditableDeleteTextCallback) -> m SignalHandlerId #

onEditableInsertText :: (IsEditable a, MonadIO m) => a -> ((?self :: a) => EditableInsertTextCallback) -> m SignalHandlerId #

setEditableEditable :: (MonadIO m, IsEditable o) => o -> Bool -> m () #

setEditableEnableUndo :: (MonadIO m, IsEditable o) => o -> Bool -> m () #

setEditableMaxWidthChars :: (MonadIO m, IsEditable o) => o -> Int32 -> m () #

setEditableText :: (MonadIO m, IsEditable o) => o -> Text -> m () #

setEditableWidthChars :: (MonadIO m, IsEditable o) => o -> Int32 -> m () #

setEditableXalign :: (MonadIO m, IsEditable o) => o -> Float -> m () #

toEditable :: (MonadIO m, IsEditable o) => o -> m Editable #

data FileChooserActionPropertyInfo #

Instances

Instances details
AttrInfo FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Associated Types

type AttrAllowedOps FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrBaseTypeConstraint FileChooserActionPropertyInfo = IsFileChooser
type AttrGetType FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserActionPropertyInfo = Type ~ FileChooserAction
type AttrTransferTypeConstraint FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserActionPropertyInfo = Type ~ FileChooserAction
type AttrTransferType FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserActionPropertyInfo = "action"
type AttrOrigin FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrBaseTypeConstraint FileChooserActionPropertyInfo = IsFileChooser
type AttrGetType FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserActionPropertyInfo = "action"
type AttrOrigin FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserActionPropertyInfo = Type ~ FileChooserAction
type AttrTransferType FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserActionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserActionPropertyInfo = Type ~ FileChooserAction

data FileChooserAddChoiceMethodInfo #

Instances

Instances details
(signature ~ (Text -> Text -> Maybe [Text] -> Maybe [Text] -> m ()), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserAddChoiceMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserAddChoiceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserAddFilterMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFileChooser a, IsFileFilter b) => OverloadedMethod FileChooserAddFilterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserAddFilterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserAddShortcutFolderMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFileChooser a, IsFile b) => OverloadedMethod FileChooserAddShortcutFolderMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserAddShortcutFolderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserCreateFoldersPropertyInfo #

Instances

Instances details
AttrInfo FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Associated Types

type AttrAllowedOps FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserCreateFoldersPropertyInfo = Bool
type AttrSetTypeConstraint FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserCreateFoldersPropertyInfo = Bool
type AttrLabel FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserCreateFoldersPropertyInfo = "create-folders"
type AttrOrigin FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserCreateFoldersPropertyInfo = Bool
type AttrLabel FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserCreateFoldersPropertyInfo = "create-folders"
type AttrOrigin FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserCreateFoldersPropertyInfo = Bool
type AttrTransferTypeConstraint FileChooserCreateFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserCreateFoldersPropertyInfo = Type ~ Bool

data FileChooserFilterPropertyInfo #

Instances

Instances details
AttrInfo FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Associated Types

type AttrAllowedOps FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrBaseTypeConstraint FileChooserFilterPropertyInfo = IsFileChooser
type AttrGetType FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserFilterPropertyInfo = Maybe FileFilter
type AttrSetTypeConstraint FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserFilterPropertyInfo = IsFileFilter
type AttrTransferTypeConstraint FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserFilterPropertyInfo = IsFileFilter
type AttrTransferType FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserFilterPropertyInfo = "filter"
type AttrOrigin FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrBaseTypeConstraint FileChooserFilterPropertyInfo = IsFileChooser
type AttrGetType FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserFilterPropertyInfo = Maybe FileFilter
type AttrLabel FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserFilterPropertyInfo = "filter"
type AttrOrigin FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserFilterPropertyInfo = IsFileFilter
type AttrTransferType FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserFilterPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserFilterPropertyInfo = IsFileFilter

data FileChooserFiltersPropertyInfo #

Instances

Instances details
AttrInfo FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Associated Types

type AttrAllowedOps FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrBaseTypeConstraint FileChooserFiltersPropertyInfo = IsFileChooser
type AttrGetType FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserFiltersPropertyInfo = Maybe ListModel
type AttrSetTypeConstraint FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserFiltersPropertyInfo = ()
type AttrLabel FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserFiltersPropertyInfo = "filters"
type AttrOrigin FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrBaseTypeConstraint FileChooserFiltersPropertyInfo = IsFileChooser
type AttrGetType FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserFiltersPropertyInfo = Maybe ListModel
type AttrLabel FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserFiltersPropertyInfo = "filters"
type AttrOrigin FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserFiltersPropertyInfo = ()
type AttrTransferTypeConstraint FileChooserFiltersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserFiltersPropertyInfo = Type ~ ()

data FileChooserGetActionMethodInfo #

Instances

Instances details
(signature ~ m FileChooserAction, MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetActionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetActionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetChoiceMethodInfo #

Instances

Instances details
(signature ~ (Text -> m (Maybe Text)), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetChoiceMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetChoiceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetCreateFoldersMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetCreateFoldersMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetCreateFoldersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetCurrentFolderMethodInfo #

Instances

Instances details
(signature ~ m (Maybe File), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetCurrentFolderMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetCurrentFolderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetCurrentNameMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetCurrentNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetCurrentNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetFileMethodInfo #

Instances

Instances details
(signature ~ m (Maybe File), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetFileMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetFileMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetFilesMethodInfo #

Instances

Instances details
(signature ~ m ListModel, MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetFilesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetFilesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetFilterMethodInfo #

Instances

Instances details
(signature ~ m (Maybe FileFilter), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetFilterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetFilterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetFiltersMethodInfo #

Instances

Instances details
(signature ~ m ListModel, MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetFiltersMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetFiltersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetSelectMultipleMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetSelectMultipleMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetSelectMultipleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserGetShortcutFoldersMethodInfo #

Instances

Instances details
(signature ~ m ListModel, MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserGetShortcutFoldersMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserGetShortcutFoldersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserRemoveChoiceMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserRemoveChoiceMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserRemoveChoiceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserRemoveFilterMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFileChooser a, IsFileFilter b) => OverloadedMethod FileChooserRemoveFilterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserRemoveFilterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserRemoveShortcutFolderMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFileChooser a, IsFile b) => OverloadedMethod FileChooserRemoveShortcutFolderMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserRemoveShortcutFolderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSelectMultiplePropertyInfo #

Instances

Instances details
AttrInfo FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Associated Types

type AttrAllowedOps FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserSelectMultiplePropertyInfo = Bool
type AttrLabel FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserSelectMultiplePropertyInfo = "select-multiple"
type AttrOrigin FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserSelectMultiplePropertyInfo = "select-multiple"
type AttrOrigin FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserSelectMultiplePropertyInfo = Bool
type AttrTransferTypeConstraint FileChooserSelectMultiplePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserSelectMultiplePropertyInfo = Type ~ Bool

data FileChooserSetActionMethodInfo #

Instances

Instances details
(signature ~ (FileChooserAction -> m ()), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserSetActionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetActionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSetChoiceMethodInfo #

Instances

Instances details
(signature ~ (Text -> Text -> m ()), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserSetChoiceMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetChoiceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSetCreateFoldersMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserSetCreateFoldersMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetCreateFoldersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSetCurrentFolderMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsFileChooser a, IsFile b) => OverloadedMethod FileChooserSetCurrentFolderMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetCurrentFolderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSetCurrentNameMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserSetCurrentNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetCurrentNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSetFileMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFileChooser a, IsFile b) => OverloadedMethod FileChooserSetFileMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetFileMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSetFilterMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsFileChooser a, IsFileFilter b) => OverloadedMethod FileChooserSetFilterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetFilterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserSetSelectMultipleMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsFileChooser a) => OverloadedMethod FileChooserSetSelectMultipleMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FileChooserSetSelectMultipleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FileChooserShortcutFoldersPropertyInfo #

Instances

Instances details
AttrInfo FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Associated Types

type AttrAllowedOps FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserShortcutFoldersPropertyInfo = Maybe ListModel
type AttrSetTypeConstraint FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserShortcutFoldersPropertyInfo = ()
type AttrLabel FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserShortcutFoldersPropertyInfo = "shortcut-folders"
type AttrOrigin FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrGetType FileChooserShortcutFoldersPropertyInfo = Maybe ListModel
type AttrLabel FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrLabel FileChooserShortcutFoldersPropertyInfo = "shortcut-folders"
type AttrOrigin FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrSetTypeConstraint FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferType FileChooserShortcutFoldersPropertyInfo = ()
type AttrTransferTypeConstraint FileChooserShortcutFoldersPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

type AttrTransferTypeConstraint FileChooserShortcutFoldersPropertyInfo = Type ~ ()

class (GObject o, IsDescendantOf FileChooser o) => IsFileChooser o #

Instances

Instances details
(GObject o, IsDescendantOf FileChooser o) => IsFileChooser o 
Instance details

Defined in GI.Gtk.Interfaces.FileChooser

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

Equations

ResolveFileChooserMethod "addChoice" o = FileChooserAddChoiceMethodInfo 
ResolveFileChooserMethod "addFilter" o = FileChooserAddFilterMethodInfo 
ResolveFileChooserMethod "addShortcutFolder" o = FileChooserAddShortcutFolderMethodInfo 
ResolveFileChooserMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveFileChooserMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveFileChooserMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveFileChooserMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveFileChooserMethod "getv" o = ObjectGetvMethodInfo 
ResolveFileChooserMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveFileChooserMethod "notify" o = ObjectNotifyMethodInfo 
ResolveFileChooserMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveFileChooserMethod "ref" o = ObjectRefMethodInfo 
ResolveFileChooserMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveFileChooserMethod "removeChoice" o = FileChooserRemoveChoiceMethodInfo 
ResolveFileChooserMethod "removeFilter" o = FileChooserRemoveFilterMethodInfo 
ResolveFileChooserMethod "removeShortcutFolder" o = FileChooserRemoveShortcutFolderMethodInfo 
ResolveFileChooserMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveFileChooserMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveFileChooserMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveFileChooserMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveFileChooserMethod "unref" o = ObjectUnrefMethodInfo 
ResolveFileChooserMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveFileChooserMethod "getAction" o = FileChooserGetActionMethodInfo 
ResolveFileChooserMethod "getChoice" o = FileChooserGetChoiceMethodInfo 
ResolveFileChooserMethod "getCreateFolders" o = FileChooserGetCreateFoldersMethodInfo 
ResolveFileChooserMethod "getCurrentFolder" o = FileChooserGetCurrentFolderMethodInfo 
ResolveFileChooserMethod "getCurrentName" o = FileChooserGetCurrentNameMethodInfo 
ResolveFileChooserMethod "getData" o = ObjectGetDataMethodInfo 
ResolveFileChooserMethod "getFile" o = FileChooserGetFileMethodInfo 
ResolveFileChooserMethod "getFiles" o = FileChooserGetFilesMethodInfo 
ResolveFileChooserMethod "getFilter" o = FileChooserGetFilterMethodInfo 
ResolveFileChooserMethod "getFilters" o = FileChooserGetFiltersMethodInfo 
ResolveFileChooserMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveFileChooserMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveFileChooserMethod "getSelectMultiple" o = FileChooserGetSelectMultipleMethodInfo 
ResolveFileChooserMethod "getShortcutFolders" o = FileChooserGetShortcutFoldersMethodInfo 
ResolveFileChooserMethod "setAction" o = FileChooserSetActionMethodInfo 
ResolveFileChooserMethod "setChoice" o = FileChooserSetChoiceMethodInfo 
ResolveFileChooserMethod "setCreateFolders" o = FileChooserSetCreateFoldersMethodInfo 
ResolveFileChooserMethod "setCurrentFolder" o = FileChooserSetCurrentFolderMethodInfo 
ResolveFileChooserMethod "setCurrentName" o = FileChooserSetCurrentNameMethodInfo 
ResolveFileChooserMethod "setData" o = ObjectSetDataMethodInfo 
ResolveFileChooserMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveFileChooserMethod "setFile" o = FileChooserSetFileMethodInfo 
ResolveFileChooserMethod "setFilter" o = FileChooserSetFilterMethodInfo 
ResolveFileChooserMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveFileChooserMethod "setSelectMultiple" o = FileChooserSetSelectMultipleMethodInfo 
ResolveFileChooserMethod l o = MethodResolutionFailed l o :: Type 

constructFileChooserAction :: (IsFileChooser o, MonadIO m) => FileChooserAction -> m (GValueConstruct o) #

constructFileChooserCreateFolders :: (IsFileChooser o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructFileChooserFilter :: (IsFileChooser o, MonadIO m, IsFileFilter a) => a -> m (GValueConstruct o) #

constructFileChooserSelectMultiple :: (IsFileChooser o, MonadIO m) => Bool -> m (GValueConstruct o) #

fileChooserAction :: AttrLabelProxy "action" #

fileChooserAddChoice :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Text -> Text -> Maybe [Text] -> Maybe [Text] -> m () #

fileChooserAddFilter :: (HasCallStack, MonadIO m, IsFileChooser a, IsFileFilter b) => a -> b -> m () #

fileChooserAddShortcutFolder :: (HasCallStack, MonadIO m, IsFileChooser a, IsFile b) => a -> b -> m () #

fileChooserCreateFolders :: AttrLabelProxy "createFolders" #

fileChooserFilter :: AttrLabelProxy "filter" #

fileChooserFilters :: AttrLabelProxy "filters" #

fileChooserGetAction :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m FileChooserAction #

fileChooserGetChoice :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Text -> m (Maybe Text) #

fileChooserGetCreateFolders :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m Bool #

fileChooserGetCurrentFolder :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m (Maybe File) #

fileChooserGetCurrentName :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m (Maybe Text) #

fileChooserGetFile :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m (Maybe File) #

fileChooserGetFiles :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m ListModel #

fileChooserGetFilter :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m (Maybe FileFilter) #

fileChooserGetFilters :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m ListModel #

fileChooserGetSelectMultiple :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m Bool #

fileChooserGetShortcutFolders :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m ListModel #

fileChooserRemoveChoice :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Text -> m () #

fileChooserRemoveFilter :: (HasCallStack, MonadIO m, IsFileChooser a, IsFileFilter b) => a -> b -> m () #

fileChooserRemoveShortcutFolder :: (HasCallStack, MonadIO m, IsFileChooser a, IsFile b) => a -> b -> m () #

fileChooserSelectMultiple :: AttrLabelProxy "selectMultiple" #

fileChooserSetAction :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> FileChooserAction -> m () #

fileChooserSetChoice :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Text -> Text -> m () #

fileChooserSetCreateFolders :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Bool -> m () #

fileChooserSetCurrentFolder :: (HasCallStack, MonadIO m, IsFileChooser a, IsFile b) => a -> Maybe b -> m () #

fileChooserSetCurrentName :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Text -> m () #

fileChooserSetFile :: (HasCallStack, MonadIO m, IsFileChooser a, IsFile b) => a -> b -> m () #

fileChooserSetFilter :: (HasCallStack, MonadIO m, IsFileChooser a, IsFileFilter b) => a -> b -> m () #

fileChooserSetSelectMultiple :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Bool -> m () #

fileChooserShortcutFolders :: AttrLabelProxy "shortcutFolders" #

getFileChooserCreateFolders :: (MonadIO m, IsFileChooser o) => o -> m Bool #

getFileChooserFilter :: (MonadIO m, IsFileChooser o) => o -> m (Maybe FileFilter) #

getFileChooserFilters :: (MonadIO m, IsFileChooser o) => o -> m (Maybe ListModel) #

getFileChooserSelectMultiple :: (MonadIO m, IsFileChooser o) => o -> m Bool #

getFileChooserShortcutFolders :: (MonadIO m, IsFileChooser o) => o -> m (Maybe ListModel) #

setFileChooserAction :: (MonadIO m, IsFileChooser o) => o -> FileChooserAction -> m () #

setFileChooserCreateFolders :: (MonadIO m, IsFileChooser o) => o -> Bool -> m () #

setFileChooserFilter :: (MonadIO m, IsFileChooser o, IsFileFilter a) => o -> a -> m () #

setFileChooserSelectMultiple :: (MonadIO m, IsFileChooser o) => o -> Bool -> m () #

toFileChooser :: (MonadIO m, IsFileChooser o) => o -> m FileChooser #

type FontChooserFontActivatedCallback = Text -> IO () #

data FontChooserFontActivatedSignalInfo #

Instances

Instances details
SignalInfo FontChooserFontActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type HaskellCallbackType FontChooserFontActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FontChooserFontActivatedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

data FontChooserFontDescPropertyInfo #

Instances

Instances details
AttrInfo FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type AttrAllowedOps FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserFontDescPropertyInfo = IsFontChooser
type AttrGetType FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontDescPropertyInfo = Maybe FontDescription
type AttrSetTypeConstraint FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserFontDescPropertyInfo = Type ~ FontDescription
type AttrTransferTypeConstraint FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserFontDescPropertyInfo = Type ~ FontDescription
type AttrTransferType FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserFontDescPropertyInfo = FontDescription
type AttrLabel FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserFontDescPropertyInfo = "font-desc"
type AttrOrigin FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserFontDescPropertyInfo = IsFontChooser
type AttrGetType FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontDescPropertyInfo = Maybe FontDescription
type AttrLabel FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserFontDescPropertyInfo = "font-desc"
type AttrOrigin FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserFontDescPropertyInfo = Type ~ FontDescription
type AttrTransferType FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserFontDescPropertyInfo = FontDescription
type AttrTransferTypeConstraint FontChooserFontDescPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserFontDescPropertyInfo = Type ~ FontDescription

data FontChooserFontFeaturesPropertyInfo #

Instances

Instances details
AttrInfo FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type AttrAllowedOps FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontFeaturesPropertyInfo = Maybe Text
type AttrSetTypeConstraint FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserFontFeaturesPropertyInfo = ()
type AttrLabel FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserFontFeaturesPropertyInfo = "font-features"
type AttrOrigin FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontFeaturesPropertyInfo = Maybe Text
type AttrLabel FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserFontFeaturesPropertyInfo = "font-features"
type AttrOrigin FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserFontFeaturesPropertyInfo = ()
type AttrTransferTypeConstraint FontChooserFontFeaturesPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserFontFeaturesPropertyInfo = Type ~ ()

data FontChooserFontPropertyInfo #

Instances

Instances details
AttrInfo FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type AttrAllowedOps FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserFontPropertyInfo = IsFontChooser
type AttrGetType FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontPropertyInfo = Maybe Text
type AttrSetTypeConstraint FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserFontPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserFontPropertyInfo = Type ~ Text
type AttrTransferType FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserFontPropertyInfo = Text
type AttrLabel FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserFontPropertyInfo = "font"
type AttrOrigin FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserFontPropertyInfo = IsFontChooser
type AttrGetType FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserFontPropertyInfo = Maybe Text
type AttrLabel FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserFontPropertyInfo = "font"
type AttrOrigin FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserFontPropertyInfo = Type ~ Text
type AttrTransferType FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserFontPropertyInfo = Text
type AttrTransferTypeConstraint FontChooserFontPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserFontPropertyInfo = Type ~ Text

data FontChooserGetFontDescMethodInfo #

Instances

Instances details
(signature ~ m (Maybe FontDescription), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetFontDescMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetFontDescMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetFontFaceMethodInfo #

Instances

Instances details
(signature ~ m (Maybe FontFace), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetFontFaceMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetFontFaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetFontFamilyMethodInfo #

Instances

Instances details
(signature ~ m (Maybe FontFamily), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetFontFamilyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetFontFamilyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetFontFeaturesMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetFontFeaturesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetFontFeaturesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetFontMapMethodInfo #

Instances

Instances details
(signature ~ m (Maybe FontMap), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetFontMapMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetFontMapMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetFontMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetFontMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetFontMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetFontSizeMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetFontSizeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetFontSizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetLanguageMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetLanguageMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetLanguageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetLevelMethodInfo #

Instances

Instances details
(signature ~ m [FontChooserLevel], MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetLevelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetLevelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetPreviewTextMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetPreviewTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetPreviewTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserGetShowPreviewEntryMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserGetShowPreviewEntryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserGetShowPreviewEntryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserLanguagePropertyInfo #

Instances

Instances details
AttrInfo FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type AttrAllowedOps FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserLanguagePropertyInfo = IsFontChooser
type AttrGetType FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserLanguagePropertyInfo = Maybe Text
type AttrSetTypeConstraint FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserLanguagePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserLanguagePropertyInfo = Type ~ Text
type AttrTransferType FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserLanguagePropertyInfo = Text
type AttrLabel FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserLanguagePropertyInfo = "language"
type AttrOrigin FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserLanguagePropertyInfo = IsFontChooser
type AttrGetType FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserLanguagePropertyInfo = Maybe Text
type AttrLabel FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserLanguagePropertyInfo = "language"
type AttrOrigin FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserLanguagePropertyInfo = Type ~ Text
type AttrTransferType FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserLanguagePropertyInfo = Text
type AttrTransferTypeConstraint FontChooserLanguagePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserLanguagePropertyInfo = Type ~ Text

data FontChooserLevelPropertyInfo #

Instances

Instances details
AttrInfo FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type AttrAllowedOps FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserLevelPropertyInfo = IsFontChooser
type AttrGetType FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserLevelPropertyInfo = Type ~ [FontChooserLevel]
type AttrTransferTypeConstraint FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserLevelPropertyInfo = Type ~ [FontChooserLevel]
type AttrTransferType FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserLevelPropertyInfo = "level"
type AttrOrigin FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrBaseTypeConstraint FontChooserLevelPropertyInfo = IsFontChooser
type AttrGetType FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserLevelPropertyInfo = "level"
type AttrOrigin FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserLevelPropertyInfo = Type ~ [FontChooserLevel]
type AttrTransferType FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserLevelPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserLevelPropertyInfo = Type ~ [FontChooserLevel]

data FontChooserPreviewTextPropertyInfo #

Instances

Instances details
AttrInfo FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type AttrAllowedOps FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserPreviewTextPropertyInfo = Maybe Text
type AttrSetTypeConstraint FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserPreviewTextPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserPreviewTextPropertyInfo = Type ~ Text
type AttrTransferType FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserPreviewTextPropertyInfo = Text
type AttrLabel FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserPreviewTextPropertyInfo = "preview-text"
type AttrOrigin FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserPreviewTextPropertyInfo = Maybe Text
type AttrLabel FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserPreviewTextPropertyInfo = "preview-text"
type AttrOrigin FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserPreviewTextPropertyInfo = Type ~ Text
type AttrTransferType FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserPreviewTextPropertyInfo = Text
type AttrTransferTypeConstraint FontChooserPreviewTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserPreviewTextPropertyInfo = Type ~ Text

data FontChooserSetFilterFuncMethodInfo #

Instances

Instances details
(signature ~ (Maybe FontFilterFunc -> m ()), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserSetFilterFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetFilterFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserSetFontDescMethodInfo #

Instances

Instances details
(signature ~ (FontDescription -> m ()), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserSetFontDescMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetFontDescMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserSetFontMapMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsFontChooser a, IsFontMap b) => OverloadedMethod FontChooserSetFontMapMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetFontMapMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserSetFontMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserSetFontMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetFontMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserSetLanguageMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserSetLanguageMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetLanguageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserSetLevelMethodInfo #

Instances

Instances details
(signature ~ ([FontChooserLevel] -> m ()), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserSetLevelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetLevelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserSetPreviewTextMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserSetPreviewTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetPreviewTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserSetShowPreviewEntryMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsFontChooser a) => OverloadedMethod FontChooserSetShowPreviewEntryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FontChooserSetShowPreviewEntryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FontChooserShowPreviewEntryPropertyInfo #

Instances

Instances details
AttrInfo FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Associated Types

type AttrAllowedOps FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserShowPreviewEntryPropertyInfo = Bool
type AttrLabel FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserShowPreviewEntryPropertyInfo = "show-preview-entry"
type AttrOrigin FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrGetType FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrLabel FontChooserShowPreviewEntryPropertyInfo = "show-preview-entry"
type AttrOrigin FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrSetTypeConstraint FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferType FontChooserShowPreviewEntryPropertyInfo = Bool
type AttrTransferTypeConstraint FontChooserShowPreviewEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

type AttrTransferTypeConstraint FontChooserShowPreviewEntryPropertyInfo = Type ~ Bool

class (GObject o, IsDescendantOf FontChooser o) => IsFontChooser o #

Instances

Instances details
(GObject o, IsDescendantOf FontChooser o) => IsFontChooser o 
Instance details

Defined in GI.Gtk.Interfaces.FontChooser

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

Equations

ResolveFontChooserMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveFontChooserMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveFontChooserMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveFontChooserMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveFontChooserMethod "getv" o = ObjectGetvMethodInfo 
ResolveFontChooserMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveFontChooserMethod "notify" o = ObjectNotifyMethodInfo 
ResolveFontChooserMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveFontChooserMethod "ref" o = ObjectRefMethodInfo 
ResolveFontChooserMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveFontChooserMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveFontChooserMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveFontChooserMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveFontChooserMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveFontChooserMethod "unref" o = ObjectUnrefMethodInfo 
ResolveFontChooserMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveFontChooserMethod "getData" o = ObjectGetDataMethodInfo 
ResolveFontChooserMethod "getFont" o = FontChooserGetFontMethodInfo 
ResolveFontChooserMethod "getFontDesc" o = FontChooserGetFontDescMethodInfo 
ResolveFontChooserMethod "getFontFace" o = FontChooserGetFontFaceMethodInfo 
ResolveFontChooserMethod "getFontFamily" o = FontChooserGetFontFamilyMethodInfo 
ResolveFontChooserMethod "getFontFeatures" o = FontChooserGetFontFeaturesMethodInfo 
ResolveFontChooserMethod "getFontMap" o = FontChooserGetFontMapMethodInfo 
ResolveFontChooserMethod "getFontSize" o = FontChooserGetFontSizeMethodInfo 
ResolveFontChooserMethod "getLanguage" o = FontChooserGetLanguageMethodInfo 
ResolveFontChooserMethod "getLevel" o = FontChooserGetLevelMethodInfo 
ResolveFontChooserMethod "getPreviewText" o = FontChooserGetPreviewTextMethodInfo 
ResolveFontChooserMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveFontChooserMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveFontChooserMethod "getShowPreviewEntry" o = FontChooserGetShowPreviewEntryMethodInfo 
ResolveFontChooserMethod "setData" o = ObjectSetDataMethodInfo 
ResolveFontChooserMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveFontChooserMethod "setFilterFunc" o = FontChooserSetFilterFuncMethodInfo 
ResolveFontChooserMethod "setFont" o = FontChooserSetFontMethodInfo 
ResolveFontChooserMethod "setFontDesc" o = FontChooserSetFontDescMethodInfo 
ResolveFontChooserMethod "setFontMap" o = FontChooserSetFontMapMethodInfo 
ResolveFontChooserMethod "setLanguage" o = FontChooserSetLanguageMethodInfo 
ResolveFontChooserMethod "setLevel" o = FontChooserSetLevelMethodInfo 
ResolveFontChooserMethod "setPreviewText" o = FontChooserSetPreviewTextMethodInfo 
ResolveFontChooserMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveFontChooserMethod "setShowPreviewEntry" o = FontChooserSetShowPreviewEntryMethodInfo 
ResolveFontChooserMethod l o = MethodResolutionFailed l o :: Type 

afterFontChooserFontActivated :: (IsFontChooser a, MonadIO m) => a -> ((?self :: a) => FontChooserFontActivatedCallback) -> m SignalHandlerId #

constructFontChooserFont :: (IsFontChooser o, MonadIO m) => Text -> m (GValueConstruct o) #

constructFontChooserFontDesc :: (IsFontChooser o, MonadIO m) => FontDescription -> m (GValueConstruct o) #

constructFontChooserLanguage :: (IsFontChooser o, MonadIO m) => Text -> m (GValueConstruct o) #

constructFontChooserLevel :: (IsFontChooser o, MonadIO m) => [FontChooserLevel] -> m (GValueConstruct o) #

constructFontChooserPreviewText :: (IsFontChooser o, MonadIO m) => Text -> m (GValueConstruct o) #

constructFontChooserShowPreviewEntry :: (IsFontChooser o, MonadIO m) => Bool -> m (GValueConstruct o) #

fontChooserFont :: AttrLabelProxy "font" #

fontChooserFontDesc :: AttrLabelProxy "fontDesc" #

fontChooserFontFeatures :: AttrLabelProxy "fontFeatures" #

fontChooserGetFont :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m (Maybe Text) #

fontChooserGetFontDesc :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m (Maybe FontDescription) #

fontChooserGetFontFace :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m (Maybe FontFace) #

fontChooserGetFontFamily :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m (Maybe FontFamily) #

fontChooserGetFontFeatures :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m Text #

fontChooserGetFontMap :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m (Maybe FontMap) #

fontChooserGetFontSize :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m Int32 #

fontChooserGetLanguage :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m Text #

fontChooserGetLevel :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m [FontChooserLevel] #

fontChooserGetPreviewText :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m Text #

fontChooserGetShowPreviewEntry :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m Bool #

fontChooserLanguage :: AttrLabelProxy "language" #

fontChooserLevel :: AttrLabelProxy "level" #

fontChooserPreviewText :: AttrLabelProxy "previewText" #

fontChooserSetFilterFunc :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> Maybe FontFilterFunc -> m () #

fontChooserSetFont :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> Text -> m () #

fontChooserSetFontDesc :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> FontDescription -> m () #

fontChooserSetFontMap :: (HasCallStack, MonadIO m, IsFontChooser a, IsFontMap b) => a -> Maybe b -> m () #

fontChooserSetLanguage :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> Text -> m () #

fontChooserSetLevel :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> [FontChooserLevel] -> m () #

fontChooserSetPreviewText :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> Text -> m () #

fontChooserSetShowPreviewEntry :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> Bool -> m () #

fontChooserShowPreviewEntry :: AttrLabelProxy "showPreviewEntry" #

getFontChooserFont :: (MonadIO m, IsFontChooser o) => o -> m (Maybe Text) #

getFontChooserFontDesc :: (MonadIO m, IsFontChooser o) => o -> m (Maybe FontDescription) #

getFontChooserFontFeatures :: (MonadIO m, IsFontChooser o) => o -> m (Maybe Text) #

getFontChooserLanguage :: (MonadIO m, IsFontChooser o) => o -> m (Maybe Text) #

getFontChooserLevel :: (MonadIO m, IsFontChooser o) => o -> m [FontChooserLevel] #

getFontChooserPreviewText :: (MonadIO m, IsFontChooser o) => o -> m (Maybe Text) #

getFontChooserShowPreviewEntry :: (MonadIO m, IsFontChooser o) => o -> m Bool #

onFontChooserFontActivated :: (IsFontChooser a, MonadIO m) => a -> ((?self :: a) => FontChooserFontActivatedCallback) -> m SignalHandlerId #

setFontChooserFont :: (MonadIO m, IsFontChooser o) => o -> Text -> m () #

setFontChooserFontDesc :: (MonadIO m, IsFontChooser o) => o -> FontDescription -> m () #

setFontChooserLanguage :: (MonadIO m, IsFontChooser o) => o -> Text -> m () #

setFontChooserLevel :: (MonadIO m, IsFontChooser o) => o -> [FontChooserLevel] -> m () #

setFontChooserPreviewText :: (MonadIO m, IsFontChooser o) => o -> Text -> m () #

setFontChooserShowPreviewEntry :: (MonadIO m, IsFontChooser o) => o -> Bool -> m () #

toFontChooser :: (MonadIO m, IsFontChooser o) => o -> m FontChooser #

class (GObject o, IsDescendantOf Native o) => IsNative o #

Instances

Instances details
(GObject o, IsDescendantOf Native o) => IsNative o 
Instance details

Defined in GI.Gtk.Interfaces.Native

data NativeGetRendererMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Renderer), MonadIO m, IsNative a) => OverloadedMethod NativeGetRendererMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo NativeGetRendererMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data NativeGetSurfaceMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.Native

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo NativeGetSurfaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data NativeGetSurfaceTransformMethodInfo #

Instances

Instances details
(signature ~ m (Double, Double), MonadIO m, IsNative a) => OverloadedMethod NativeGetSurfaceTransformMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo NativeGetSurfaceTransformMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data NativeRealizeMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsNative a) => OverloadedMethod NativeRealizeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo NativeRealizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data NativeUnrealizeMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsNative a) => OverloadedMethod NativeUnrealizeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo NativeUnrealizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Native

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

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

Equations

ResolveNativeMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveNativeMethod "activate" o = WidgetActivateMethodInfo 
ResolveNativeMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveNativeMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveNativeMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveNativeMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveNativeMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveNativeMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveNativeMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveNativeMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveNativeMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveNativeMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveNativeMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveNativeMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveNativeMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveNativeMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveNativeMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveNativeMethod "contains" o = WidgetContainsMethodInfo 
ResolveNativeMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveNativeMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveNativeMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveNativeMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveNativeMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveNativeMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveNativeMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveNativeMethod "getv" o = ObjectGetvMethodInfo 
ResolveNativeMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveNativeMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveNativeMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveNativeMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveNativeMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveNativeMethod "hide" o = WidgetHideMethodInfo 
ResolveNativeMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveNativeMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveNativeMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveNativeMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveNativeMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveNativeMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveNativeMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveNativeMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveNativeMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveNativeMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveNativeMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveNativeMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveNativeMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveNativeMethod "map" o = WidgetMapMethodInfo 
ResolveNativeMethod "measure" o = WidgetMeasureMethodInfo 
ResolveNativeMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveNativeMethod "notify" o = ObjectNotifyMethodInfo 
ResolveNativeMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveNativeMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveNativeMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveNativeMethod "pick" o = WidgetPickMethodInfo 
ResolveNativeMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveNativeMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveNativeMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveNativeMethod "realize" o = NativeRealizeMethodInfo 
ResolveNativeMethod "ref" o = ObjectRefMethodInfo 
ResolveNativeMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveNativeMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveNativeMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveNativeMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveNativeMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveNativeMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveNativeMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveNativeMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveNativeMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveNativeMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveNativeMethod "show" o = WidgetShowMethodInfo 
ResolveNativeMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveNativeMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveNativeMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveNativeMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveNativeMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveNativeMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveNativeMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveNativeMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveNativeMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveNativeMethod "unrealize" o = NativeUnrealizeMethodInfo 
ResolveNativeMethod "unref" o = ObjectUnrefMethodInfo 
ResolveNativeMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveNativeMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveNativeMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveNativeMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveNativeMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveNativeMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveNativeMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveNativeMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveNativeMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveNativeMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveNativeMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveNativeMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveNativeMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveNativeMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveNativeMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveNativeMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveNativeMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveNativeMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveNativeMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveNativeMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveNativeMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveNativeMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveNativeMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveNativeMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveNativeMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveNativeMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveNativeMethod "getData" o = ObjectGetDataMethodInfo 
ResolveNativeMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveNativeMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveNativeMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveNativeMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveNativeMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveNativeMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveNativeMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveNativeMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveNativeMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveNativeMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveNativeMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveNativeMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveNativeMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveNativeMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveNativeMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveNativeMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveNativeMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveNativeMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveNativeMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveNativeMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveNativeMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveNativeMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveNativeMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveNativeMethod "getName" o = WidgetGetNameMethodInfo 
ResolveNativeMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveNativeMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveNativeMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveNativeMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveNativeMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveNativeMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveNativeMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveNativeMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveNativeMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveNativeMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveNativeMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveNativeMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveNativeMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveNativeMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveNativeMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveNativeMethod "getRenderer" o = NativeGetRendererMethodInfo 
ResolveNativeMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveNativeMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveNativeMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveNativeMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveNativeMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveNativeMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveNativeMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveNativeMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveNativeMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveNativeMethod "getSurface" o = NativeGetSurfaceMethodInfo 
ResolveNativeMethod "getSurfaceTransform" o = NativeGetSurfaceTransformMethodInfo 
ResolveNativeMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveNativeMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveNativeMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveNativeMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveNativeMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveNativeMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveNativeMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveNativeMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveNativeMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveNativeMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveNativeMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveNativeMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveNativeMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveNativeMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveNativeMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveNativeMethod "setData" o = ObjectSetDataMethodInfo 
ResolveNativeMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveNativeMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveNativeMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveNativeMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveNativeMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveNativeMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveNativeMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveNativeMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveNativeMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveNativeMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveNativeMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveNativeMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveNativeMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveNativeMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveNativeMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveNativeMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveNativeMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveNativeMethod "setName" o = WidgetSetNameMethodInfo 
ResolveNativeMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveNativeMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveNativeMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveNativeMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveNativeMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveNativeMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveNativeMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveNativeMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveNativeMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveNativeMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveNativeMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveNativeMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveNativeMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveNativeMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveNativeMethod l o = MethodResolutionFailed l o :: Type 

nativeGetForSurface :: (HasCallStack, MonadIO m, IsSurface a) => a -> m (Maybe Native) #

nativeGetRenderer :: (HasCallStack, MonadIO m, IsNative a) => a -> m (Maybe Renderer) #

nativeGetSurface :: (HasCallStack, MonadIO m, IsNative a) => a -> m (Maybe Surface) #

nativeGetSurfaceTransform :: (HasCallStack, MonadIO m, IsNative a) => a -> m (Double, Double) #

nativeRealize :: (HasCallStack, MonadIO m, IsNative a) => a -> m () #

nativeUnrealize :: (HasCallStack, MonadIO m, IsNative a) => a -> m () #

toNative :: (MonadIO m, IsNative o) => o -> m Native #

class (GObject o, IsDescendantOf Orientable o) => IsOrientable o #

Instances

Instances details
(GObject o, IsDescendantOf Orientable o) => IsOrientable o 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

data OrientableGetOrientationMethodInfo #

Instances

Instances details
(signature ~ m Orientation, MonadIO m, IsOrientable a) => OverloadedMethod OrientableGetOrientationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo OrientableGetOrientationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data OrientableOrientationPropertyInfo #

Instances

Instances details
AttrInfo OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

Associated Types

type AttrAllowedOps OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

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

Defined in GI.Gtk.Interfaces.Orientable

type AttrBaseTypeConstraint OrientableOrientationPropertyInfo = IsOrientable
type AttrGetType OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

type AttrSetTypeConstraint OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

type AttrSetTypeConstraint OrientableOrientationPropertyInfo = Type ~ Orientation
type AttrTransferTypeConstraint OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

type AttrTransferTypeConstraint OrientableOrientationPropertyInfo = Type ~ Orientation
type AttrTransferType OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

type AttrLabel OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

type AttrLabel OrientableOrientationPropertyInfo = "orientation"
type AttrOrigin OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

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

Defined in GI.Gtk.Interfaces.Orientable

type AttrBaseTypeConstraint OrientableOrientationPropertyInfo = IsOrientable
type AttrGetType OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

type AttrLabel OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

type AttrLabel OrientableOrientationPropertyInfo = "orientation"
type AttrOrigin OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

type AttrSetTypeConstraint OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

type AttrSetTypeConstraint OrientableOrientationPropertyInfo = Type ~ Orientation
type AttrTransferType OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

type AttrTransferTypeConstraint OrientableOrientationPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

type AttrTransferTypeConstraint OrientableOrientationPropertyInfo = Type ~ Orientation

data OrientableSetOrientationMethodInfo #

Instances

Instances details
(signature ~ (Orientation -> m ()), MonadIO m, IsOrientable a) => OverloadedMethod OrientableSetOrientationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo OrientableSetOrientationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Orientable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

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

Equations

ResolveOrientableMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveOrientableMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveOrientableMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveOrientableMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveOrientableMethod "getv" o = ObjectGetvMethodInfo 
ResolveOrientableMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveOrientableMethod "notify" o = ObjectNotifyMethodInfo 
ResolveOrientableMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveOrientableMethod "ref" o = ObjectRefMethodInfo 
ResolveOrientableMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveOrientableMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveOrientableMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveOrientableMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveOrientableMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveOrientableMethod "unref" o = ObjectUnrefMethodInfo 
ResolveOrientableMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveOrientableMethod "getData" o = ObjectGetDataMethodInfo 
ResolveOrientableMethod "getOrientation" o = OrientableGetOrientationMethodInfo 
ResolveOrientableMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveOrientableMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveOrientableMethod "setData" o = ObjectSetDataMethodInfo 
ResolveOrientableMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveOrientableMethod "setOrientation" o = OrientableSetOrientationMethodInfo 
ResolveOrientableMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveOrientableMethod l o = MethodResolutionFailed l o :: Type 

constructOrientableOrientation :: (IsOrientable o, MonadIO m) => Orientation -> m (GValueConstruct o) #

orientableGetOrientation :: (HasCallStack, MonadIO m, IsOrientable a) => a -> m Orientation #

orientableOrientation :: AttrLabelProxy "orientation" #

orientableSetOrientation :: (HasCallStack, MonadIO m, IsOrientable a) => a -> Orientation -> m () #

setOrientableOrientation :: (MonadIO m, IsOrientable o) => o -> Orientation -> m () #

toOrientable :: (MonadIO m, IsOrientable o) => o -> m Orientable #

class (GObject o, IsDescendantOf PrintOperationPreview o) => IsPrintOperationPreview o #

Instances

Instances details
(GObject o, IsDescendantOf PrintOperationPreview o) => IsPrintOperationPreview o 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

data PrintOperationPreviewEndPreviewMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsPrintOperationPreview a) => OverloadedMethod PrintOperationPreviewEndPreviewMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationPreviewEndPreviewMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationPreviewGotPageSizeSignalInfo #

Instances

Instances details
SignalInfo PrintOperationPreviewGotPageSizeSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PrintOperationPreviewGotPageSizeSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

data PrintOperationPreviewIsSelectedMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.PrintOperationPreview

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationPreviewIsSelectedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationPreviewReadySignalInfo #

Instances

Instances details
SignalInfo PrintOperationPreviewReadySignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

Associated Types

type HaskellCallbackType PrintOperationPreviewReadySignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PrintOperationPreviewReadySignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

data PrintOperationPreviewRenderPageMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.PrintOperationPreview

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationPreviewRenderPageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.PrintOperationPreview

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

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

Equations

ResolvePrintOperationPreviewMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolvePrintOperationPreviewMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolvePrintOperationPreviewMethod "endPreview" o = PrintOperationPreviewEndPreviewMethodInfo 
ResolvePrintOperationPreviewMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolvePrintOperationPreviewMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolvePrintOperationPreviewMethod "getv" o = ObjectGetvMethodInfo 
ResolvePrintOperationPreviewMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolvePrintOperationPreviewMethod "isSelected" o = PrintOperationPreviewIsSelectedMethodInfo 
ResolvePrintOperationPreviewMethod "notify" o = ObjectNotifyMethodInfo 
ResolvePrintOperationPreviewMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolvePrintOperationPreviewMethod "ref" o = ObjectRefMethodInfo 
ResolvePrintOperationPreviewMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolvePrintOperationPreviewMethod "renderPage" o = PrintOperationPreviewRenderPageMethodInfo 
ResolvePrintOperationPreviewMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolvePrintOperationPreviewMethod "stealData" o = ObjectStealDataMethodInfo 
ResolvePrintOperationPreviewMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolvePrintOperationPreviewMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolvePrintOperationPreviewMethod "unref" o = ObjectUnrefMethodInfo 
ResolvePrintOperationPreviewMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolvePrintOperationPreviewMethod "getData" o = ObjectGetDataMethodInfo 
ResolvePrintOperationPreviewMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolvePrintOperationPreviewMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolvePrintOperationPreviewMethod "setData" o = ObjectSetDataMethodInfo 
ResolvePrintOperationPreviewMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolvePrintOperationPreviewMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolvePrintOperationPreviewMethod l o = MethodResolutionFailed l o :: Type 

afterPrintOperationPreviewGotPageSize :: (IsPrintOperationPreview a, MonadIO m) => a -> ((?self :: a) => PrintOperationPreviewGotPageSizeCallback) -> m SignalHandlerId #

afterPrintOperationPreviewReady :: (IsPrintOperationPreview a, MonadIO m) => a -> ((?self :: a) => PrintOperationPreviewReadyCallback) -> m SignalHandlerId #

onPrintOperationPreviewGotPageSize :: (IsPrintOperationPreview a, MonadIO m) => a -> ((?self :: a) => PrintOperationPreviewGotPageSizeCallback) -> m SignalHandlerId #

onPrintOperationPreviewReady :: (IsPrintOperationPreview a, MonadIO m) => a -> ((?self :: a) => PrintOperationPreviewReadyCallback) -> m SignalHandlerId #

printOperationPreviewEndPreview :: (HasCallStack, MonadIO m, IsPrintOperationPreview a) => a -> m () #

printOperationPreviewIsSelected :: (HasCallStack, MonadIO m, IsPrintOperationPreview a) => a -> Int32 -> m Bool #

printOperationPreviewRenderPage :: (HasCallStack, MonadIO m, IsPrintOperationPreview a) => a -> Int32 -> m () #

class (GObject o, IsDescendantOf Root o) => IsRoot o #

Instances

Instances details
(GObject o, IsDescendantOf Root o) => IsRoot o 
Instance details

Defined in GI.Gtk.Interfaces.Root

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

Equations

ResolveRootMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveRootMethod "activate" o = WidgetActivateMethodInfo 
ResolveRootMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveRootMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveRootMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveRootMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveRootMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveRootMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveRootMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveRootMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveRootMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveRootMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveRootMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveRootMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveRootMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveRootMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveRootMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveRootMethod "contains" o = WidgetContainsMethodInfo 
ResolveRootMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveRootMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveRootMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveRootMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveRootMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveRootMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveRootMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveRootMethod "getv" o = ObjectGetvMethodInfo 
ResolveRootMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveRootMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveRootMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveRootMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveRootMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveRootMethod "hide" o = WidgetHideMethodInfo 
ResolveRootMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveRootMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveRootMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveRootMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveRootMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveRootMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveRootMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveRootMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveRootMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveRootMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveRootMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveRootMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveRootMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveRootMethod "map" o = WidgetMapMethodInfo 
ResolveRootMethod "measure" o = WidgetMeasureMethodInfo 
ResolveRootMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveRootMethod "notify" o = ObjectNotifyMethodInfo 
ResolveRootMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveRootMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveRootMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveRootMethod "pick" o = WidgetPickMethodInfo 
ResolveRootMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveRootMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveRootMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveRootMethod "realize" o = NativeRealizeMethodInfo 
ResolveRootMethod "ref" o = ObjectRefMethodInfo 
ResolveRootMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveRootMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveRootMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveRootMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveRootMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveRootMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveRootMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveRootMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveRootMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveRootMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveRootMethod "show" o = WidgetShowMethodInfo 
ResolveRootMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveRootMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveRootMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveRootMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveRootMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveRootMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveRootMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveRootMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveRootMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveRootMethod "unrealize" o = NativeUnrealizeMethodInfo 
ResolveRootMethod "unref" o = ObjectUnrefMethodInfo 
ResolveRootMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveRootMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveRootMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveRootMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveRootMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveRootMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveRootMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveRootMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveRootMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveRootMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveRootMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveRootMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveRootMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveRootMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveRootMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveRootMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveRootMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveRootMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveRootMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveRootMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveRootMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveRootMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveRootMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveRootMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveRootMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveRootMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveRootMethod "getData" o = ObjectGetDataMethodInfo 
ResolveRootMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveRootMethod "getDisplay" o = RootGetDisplayMethodInfo 
ResolveRootMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveRootMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveRootMethod "getFocus" o = RootGetFocusMethodInfo 
ResolveRootMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveRootMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveRootMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveRootMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveRootMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveRootMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveRootMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveRootMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveRootMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveRootMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveRootMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveRootMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveRootMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveRootMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveRootMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveRootMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveRootMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveRootMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveRootMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveRootMethod "getName" o = WidgetGetNameMethodInfo 
ResolveRootMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveRootMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveRootMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveRootMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveRootMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveRootMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveRootMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveRootMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveRootMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveRootMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveRootMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveRootMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveRootMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveRootMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveRootMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveRootMethod "getRenderer" o = NativeGetRendererMethodInfo 
ResolveRootMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveRootMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveRootMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveRootMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveRootMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveRootMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveRootMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveRootMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveRootMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveRootMethod "getSurface" o = NativeGetSurfaceMethodInfo 
ResolveRootMethod "getSurfaceTransform" o = NativeGetSurfaceTransformMethodInfo 
ResolveRootMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveRootMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveRootMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveRootMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveRootMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveRootMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveRootMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveRootMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveRootMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveRootMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveRootMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveRootMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveRootMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveRootMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveRootMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveRootMethod "setData" o = ObjectSetDataMethodInfo 
ResolveRootMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveRootMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveRootMethod "setFocus" o = RootSetFocusMethodInfo 
ResolveRootMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveRootMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveRootMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveRootMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveRootMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveRootMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveRootMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveRootMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveRootMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveRootMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveRootMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveRootMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveRootMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveRootMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveRootMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveRootMethod "setName" o = WidgetSetNameMethodInfo 
ResolveRootMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveRootMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveRootMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveRootMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveRootMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveRootMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveRootMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveRootMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveRootMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveRootMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveRootMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveRootMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveRootMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveRootMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveRootMethod l o = MethodResolutionFailed l o :: Type 

data RootGetDisplayMethodInfo #

Instances

Instances details
(signature ~ m Display, MonadIO m, IsRoot a) => OverloadedMethod RootGetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Root

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo RootGetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Root

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RootGetFocusMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Widget), MonadIO m, IsRoot a) => OverloadedMethod RootGetFocusMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Root

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo RootGetFocusMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Root

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data RootSetFocusMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsRoot a, IsWidget b) => OverloadedMethod RootSetFocusMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Root

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo RootSetFocusMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Root

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

rootGetDisplay :: (HasCallStack, MonadIO m, IsRoot a) => a -> m Display #

rootGetFocus :: (HasCallStack, MonadIO m, IsRoot a) => a -> m (Maybe Widget) #

rootSetFocus :: (HasCallStack, MonadIO m, IsRoot a, IsWidget b) => a -> Maybe b -> m () #

toRoot :: (MonadIO m, IsRoot o) => o -> m Root #

class (GObject o, IsDescendantOf Scrollable o) => IsScrollable o #

Instances

Instances details
(GObject o, IsDescendantOf Scrollable o) => IsScrollable o 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

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

Equations

ResolveScrollableMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveScrollableMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveScrollableMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveScrollableMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveScrollableMethod "getv" o = ObjectGetvMethodInfo 
ResolveScrollableMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveScrollableMethod "notify" o = ObjectNotifyMethodInfo 
ResolveScrollableMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveScrollableMethod "ref" o = ObjectRefMethodInfo 
ResolveScrollableMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveScrollableMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveScrollableMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveScrollableMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveScrollableMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveScrollableMethod "unref" o = ObjectUnrefMethodInfo 
ResolveScrollableMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveScrollableMethod "getBorder" o = ScrollableGetBorderMethodInfo 
ResolveScrollableMethod "getData" o = ObjectGetDataMethodInfo 
ResolveScrollableMethod "getHadjustment" o = ScrollableGetHadjustmentMethodInfo 
ResolveScrollableMethod "getHscrollPolicy" o = ScrollableGetHscrollPolicyMethodInfo 
ResolveScrollableMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveScrollableMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveScrollableMethod "getVadjustment" o = ScrollableGetVadjustmentMethodInfo 
ResolveScrollableMethod "getVscrollPolicy" o = ScrollableGetVscrollPolicyMethodInfo 
ResolveScrollableMethod "setData" o = ObjectSetDataMethodInfo 
ResolveScrollableMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveScrollableMethod "setHadjustment" o = ScrollableSetHadjustmentMethodInfo 
ResolveScrollableMethod "setHscrollPolicy" o = ScrollableSetHscrollPolicyMethodInfo 
ResolveScrollableMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveScrollableMethod "setVadjustment" o = ScrollableSetVadjustmentMethodInfo 
ResolveScrollableMethod "setVscrollPolicy" o = ScrollableSetVscrollPolicyMethodInfo 
ResolveScrollableMethod l o = MethodResolutionFailed l o :: Type 

data ScrollableGetBorderMethodInfo #

Instances

Instances details
(signature ~ m (Bool, Border), MonadIO m, IsScrollable a) => OverloadedMethod ScrollableGetBorderMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollableGetBorderMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScrollableGetHadjustmentMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Adjustment), MonadIO m, IsScrollable a) => OverloadedMethod ScrollableGetHadjustmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollableGetHadjustmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScrollableGetHscrollPolicyMethodInfo #

Instances

Instances details
(signature ~ m ScrollablePolicy, MonadIO m, IsScrollable a) => OverloadedMethod ScrollableGetHscrollPolicyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollableGetHscrollPolicyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScrollableGetVadjustmentMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Adjustment), MonadIO m, IsScrollable a) => OverloadedMethod ScrollableGetVadjustmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollableGetVadjustmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScrollableGetVscrollPolicyMethodInfo #

Instances

Instances details
(signature ~ m ScrollablePolicy, MonadIO m, IsScrollable a) => OverloadedMethod ScrollableGetVscrollPolicyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollableGetVscrollPolicyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScrollableHadjustmentPropertyInfo #

Instances

Instances details
AttrInfo ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Associated Types

type AttrAllowedOps ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

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

Defined in GI.Gtk.Interfaces.Scrollable

type AttrBaseTypeConstraint ScrollableHadjustmentPropertyInfo = IsScrollable
type AttrGetType ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableHadjustmentPropertyInfo = IsAdjustment
type AttrTransferTypeConstraint ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrTransferTypeConstraint ScrollableHadjustmentPropertyInfo = IsAdjustment
type AttrTransferType ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableHadjustmentPropertyInfo = "hadjustment"
type AttrOrigin ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

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

Defined in GI.Gtk.Interfaces.Scrollable

type AttrBaseTypeConstraint ScrollableHadjustmentPropertyInfo = IsScrollable
type AttrGetType ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableHadjustmentPropertyInfo = "hadjustment"
type AttrOrigin ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableHadjustmentPropertyInfo = IsAdjustment
type AttrTransferType ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrTransferTypeConstraint ScrollableHadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrTransferTypeConstraint ScrollableHadjustmentPropertyInfo = IsAdjustment

data ScrollableHscrollPolicyPropertyInfo #

Instances

Instances details
AttrInfo ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Associated Types

type AttrAllowedOps ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

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

Defined in GI.Gtk.Interfaces.Scrollable

type AttrGetType ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableHscrollPolicyPropertyInfo = Type ~ ScrollablePolicy
type AttrTransferTypeConstraint ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrTransferTypeConstraint ScrollableHscrollPolicyPropertyInfo = Type ~ ScrollablePolicy
type AttrTransferType ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableHscrollPolicyPropertyInfo = "hscroll-policy"
type AttrOrigin ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

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

Defined in GI.Gtk.Interfaces.Scrollable

type AttrGetType ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableHscrollPolicyPropertyInfo = "hscroll-policy"
type AttrOrigin ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableHscrollPolicyPropertyInfo = Type ~ ScrollablePolicy
type AttrTransferType ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrTransferTypeConstraint ScrollableHscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrTransferTypeConstraint ScrollableHscrollPolicyPropertyInfo = Type ~ ScrollablePolicy

data ScrollableSetHadjustmentMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsScrollable a, IsAdjustment b) => OverloadedMethod ScrollableSetHadjustmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollableSetHadjustmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScrollableSetHscrollPolicyMethodInfo #

Instances

Instances details
(signature ~ (ScrollablePolicy -> m ()), MonadIO m, IsScrollable a) => OverloadedMethod ScrollableSetHscrollPolicyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollableSetHscrollPolicyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScrollableSetVadjustmentMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsScrollable a, IsAdjustment b) => OverloadedMethod ScrollableSetVadjustmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollableSetVadjustmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScrollableSetVscrollPolicyMethodInfo #

Instances

Instances details
(signature ~ (ScrollablePolicy -> m ()), MonadIO m, IsScrollable a) => OverloadedMethod ScrollableSetVscrollPolicyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ScrollableSetVscrollPolicyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ScrollableVadjustmentPropertyInfo #

Instances

Instances details
AttrInfo ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Associated Types

type AttrAllowedOps ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

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

Defined in GI.Gtk.Interfaces.Scrollable

type AttrBaseTypeConstraint ScrollableVadjustmentPropertyInfo = IsScrollable
type AttrGetType ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableVadjustmentPropertyInfo = IsAdjustment
type AttrTransferTypeConstraint ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrTransferTypeConstraint ScrollableVadjustmentPropertyInfo = IsAdjustment
type AttrTransferType ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableVadjustmentPropertyInfo = "vadjustment"
type AttrOrigin ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

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

Defined in GI.Gtk.Interfaces.Scrollable

type AttrBaseTypeConstraint ScrollableVadjustmentPropertyInfo = IsScrollable
type AttrGetType ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableVadjustmentPropertyInfo = "vadjustment"
type AttrOrigin ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableVadjustmentPropertyInfo = IsAdjustment
type AttrTransferType ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrTransferTypeConstraint ScrollableVadjustmentPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrTransferTypeConstraint ScrollableVadjustmentPropertyInfo = IsAdjustment

data ScrollableVscrollPolicyPropertyInfo #

Instances

Instances details
AttrInfo ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Associated Types

type AttrAllowedOps ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

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

Defined in GI.Gtk.Interfaces.Scrollable

type AttrGetType ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableVscrollPolicyPropertyInfo = Type ~ ScrollablePolicy
type AttrTransferTypeConstraint ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrTransferTypeConstraint ScrollableVscrollPolicyPropertyInfo = Type ~ ScrollablePolicy
type AttrTransferType ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableVscrollPolicyPropertyInfo = "vscroll-policy"
type AttrOrigin ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

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

Defined in GI.Gtk.Interfaces.Scrollable

type AttrGetType ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrLabel ScrollableVscrollPolicyPropertyInfo = "vscroll-policy"
type AttrOrigin ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrSetTypeConstraint ScrollableVscrollPolicyPropertyInfo = Type ~ ScrollablePolicy
type AttrTransferType ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrTransferTypeConstraint ScrollableVscrollPolicyPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Scrollable

type AttrTransferTypeConstraint ScrollableVscrollPolicyPropertyInfo = Type ~ ScrollablePolicy

clearScrollableHadjustment :: (MonadIO m, IsScrollable o) => o -> m () #

clearScrollableVadjustment :: (MonadIO m, IsScrollable o) => o -> m () #

constructScrollableHadjustment :: (IsScrollable o, MonadIO m, IsAdjustment a) => a -> m (GValueConstruct o) #

constructScrollableHscrollPolicy :: (IsScrollable o, MonadIO m) => ScrollablePolicy -> m (GValueConstruct o) #

constructScrollableVadjustment :: (IsScrollable o, MonadIO m, IsAdjustment a) => a -> m (GValueConstruct o) #

constructScrollableVscrollPolicy :: (IsScrollable o, MonadIO m) => ScrollablePolicy -> m (GValueConstruct o) #

getScrollableHadjustment :: (MonadIO m, IsScrollable o) => o -> m (Maybe Adjustment) #

getScrollableVadjustment :: (MonadIO m, IsScrollable o) => o -> m (Maybe Adjustment) #

scrollableGetBorder :: (HasCallStack, MonadIO m, IsScrollable a) => a -> m (Bool, Border) #

scrollableGetHadjustment :: (HasCallStack, MonadIO m, IsScrollable a) => a -> m (Maybe Adjustment) #

scrollableGetHscrollPolicy :: (HasCallStack, MonadIO m, IsScrollable a) => a -> m ScrollablePolicy #

scrollableGetVadjustment :: (HasCallStack, MonadIO m, IsScrollable a) => a -> m (Maybe Adjustment) #

scrollableGetVscrollPolicy :: (HasCallStack, MonadIO m, IsScrollable a) => a -> m ScrollablePolicy #

scrollableHadjustment :: AttrLabelProxy "hadjustment" #

scrollableHscrollPolicy :: AttrLabelProxy "hscrollPolicy" #

scrollableSetHadjustment :: (HasCallStack, MonadIO m, IsScrollable a, IsAdjustment b) => a -> Maybe b -> m () #

scrollableSetHscrollPolicy :: (HasCallStack, MonadIO m, IsScrollable a) => a -> ScrollablePolicy -> m () #

scrollableSetVadjustment :: (HasCallStack, MonadIO m, IsScrollable a, IsAdjustment b) => a -> Maybe b -> m () #

scrollableSetVscrollPolicy :: (HasCallStack, MonadIO m, IsScrollable a) => a -> ScrollablePolicy -> m () #

scrollableVadjustment :: AttrLabelProxy "vadjustment" #

scrollableVscrollPolicy :: AttrLabelProxy "vscrollPolicy" #

setScrollableHadjustment :: (MonadIO m, IsScrollable o, IsAdjustment a) => o -> a -> m () #

setScrollableHscrollPolicy :: (MonadIO m, IsScrollable o) => o -> ScrollablePolicy -> m () #

setScrollableVadjustment :: (MonadIO m, IsScrollable o, IsAdjustment a) => o -> a -> m () #

setScrollableVscrollPolicy :: (MonadIO m, IsScrollable o) => o -> ScrollablePolicy -> m () #

toScrollable :: (MonadIO m, IsScrollable o) => o -> m Scrollable #

class (GObject o, IsDescendantOf SectionModel o) => IsSectionModel o #

Instances

Instances details
(GObject o, IsDescendantOf SectionModel o) => IsSectionModel o 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

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

Equations

ResolveSectionModelMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveSectionModelMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveSectionModelMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveSectionModelMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveSectionModelMethod "getv" o = ObjectGetvMethodInfo 
ResolveSectionModelMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveSectionModelMethod "itemsChanged" o = ListModelItemsChangedMethodInfo 
ResolveSectionModelMethod "notify" o = ObjectNotifyMethodInfo 
ResolveSectionModelMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveSectionModelMethod "ref" o = ObjectRefMethodInfo 
ResolveSectionModelMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveSectionModelMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveSectionModelMethod "sectionsChanged" o = SectionModelSectionsChangedMethodInfo 
ResolveSectionModelMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveSectionModelMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveSectionModelMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveSectionModelMethod "unref" o = ObjectUnrefMethodInfo 
ResolveSectionModelMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveSectionModelMethod "getData" o = ObjectGetDataMethodInfo 
ResolveSectionModelMethod "getItem" o = ListModelGetItemMethodInfo 
ResolveSectionModelMethod "getItemType" o = ListModelGetItemTypeMethodInfo 
ResolveSectionModelMethod "getNItems" o = ListModelGetNItemsMethodInfo 
ResolveSectionModelMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveSectionModelMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveSectionModelMethod "getSection" o = SectionModelGetSectionMethodInfo 
ResolveSectionModelMethod "setData" o = ObjectSetDataMethodInfo 
ResolveSectionModelMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveSectionModelMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveSectionModelMethod l o = MethodResolutionFailed l o :: Type 

data SectionModelGetSectionMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m (Word32, Word32)), MonadIO m, IsSectionModel a) => OverloadedMethod SectionModelGetSectionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SectionModelGetSectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type SectionModelSectionsChangedCallback = Word32 -> Word32 -> IO () #

data SectionModelSectionsChangedMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> Word32 -> m ()), MonadIO m, IsSectionModel a) => OverloadedMethod SectionModelSectionsChangedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SectionModelSectionsChangedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SectionModelSectionsChangedSignalInfo #

Instances

Instances details
SignalInfo SectionModelSectionsChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

Associated Types

type HaskellCallbackType SectionModelSectionsChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType SectionModelSectionsChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.SectionModel

afterSectionModelSectionsChanged :: (IsSectionModel a, MonadIO m) => a -> ((?self :: a) => SectionModelSectionsChangedCallback) -> m SignalHandlerId #

onSectionModelSectionsChanged :: (IsSectionModel a, MonadIO m) => a -> ((?self :: a) => SectionModelSectionsChangedCallback) -> m SignalHandlerId #

sectionModelGetSection :: (HasCallStack, MonadIO m, IsSectionModel a) => a -> Word32 -> m (Word32, Word32) #

sectionModelSectionsChanged :: (HasCallStack, MonadIO m, IsSectionModel a) => a -> Word32 -> Word32 -> m () #

toSectionModel :: (MonadIO m, IsSectionModel o) => o -> m SectionModel #

class (GObject o, IsDescendantOf SelectionModel o) => IsSelectionModel o #

Instances

Instances details
(GObject o, IsDescendantOf SelectionModel o) => IsSelectionModel o 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

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

Equations

ResolveSelectionModelMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveSelectionModelMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveSelectionModelMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveSelectionModelMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveSelectionModelMethod "getv" o = ObjectGetvMethodInfo 
ResolveSelectionModelMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveSelectionModelMethod "isSelected" o = SelectionModelIsSelectedMethodInfo 
ResolveSelectionModelMethod "itemsChanged" o = ListModelItemsChangedMethodInfo 
ResolveSelectionModelMethod "notify" o = ObjectNotifyMethodInfo 
ResolveSelectionModelMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveSelectionModelMethod "ref" o = ObjectRefMethodInfo 
ResolveSelectionModelMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveSelectionModelMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveSelectionModelMethod "selectAll" o = SelectionModelSelectAllMethodInfo 
ResolveSelectionModelMethod "selectItem" o = SelectionModelSelectItemMethodInfo 
ResolveSelectionModelMethod "selectRange" o = SelectionModelSelectRangeMethodInfo 
ResolveSelectionModelMethod "selectionChanged" o = SelectionModelSelectionChangedMethodInfo 
ResolveSelectionModelMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveSelectionModelMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveSelectionModelMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveSelectionModelMethod "unref" o = ObjectUnrefMethodInfo 
ResolveSelectionModelMethod "unselectAll" o = SelectionModelUnselectAllMethodInfo 
ResolveSelectionModelMethod "unselectItem" o = SelectionModelUnselectItemMethodInfo 
ResolveSelectionModelMethod "unselectRange" o = SelectionModelUnselectRangeMethodInfo 
ResolveSelectionModelMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveSelectionModelMethod "getData" o = ObjectGetDataMethodInfo 
ResolveSelectionModelMethod "getItem" o = ListModelGetItemMethodInfo 
ResolveSelectionModelMethod "getItemType" o = ListModelGetItemTypeMethodInfo 
ResolveSelectionModelMethod "getNItems" o = ListModelGetNItemsMethodInfo 
ResolveSelectionModelMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveSelectionModelMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveSelectionModelMethod "getSelection" o = SelectionModelGetSelectionMethodInfo 
ResolveSelectionModelMethod "getSelectionInRange" o = SelectionModelGetSelectionInRangeMethodInfo 
ResolveSelectionModelMethod "setData" o = ObjectSetDataMethodInfo 
ResolveSelectionModelMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveSelectionModelMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveSelectionModelMethod "setSelection" o = SelectionModelSetSelectionMethodInfo 
ResolveSelectionModelMethod l o = MethodResolutionFailed l o :: Type 

data SelectionModelGetSelectionInRangeMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> Word32 -> m Bitset), MonadIO m, IsSelectionModel a) => OverloadedMethod SelectionModelGetSelectionInRangeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SelectionModelGetSelectionInRangeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SelectionModelGetSelectionMethodInfo #

Instances

Instances details
(signature ~ m Bitset, MonadIO m, IsSelectionModel a) => OverloadedMethod SelectionModelGetSelectionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SelectionModelGetSelectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SelectionModelIsSelectedMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m Bool), MonadIO m, IsSelectionModel a) => OverloadedMethod SelectionModelIsSelectedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SelectionModelIsSelectedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SelectionModelSelectAllMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsSelectionModel a) => OverloadedMethod SelectionModelSelectAllMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SelectionModelSelectAllMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SelectionModelSelectItemMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> Bool -> m Bool), MonadIO m, IsSelectionModel a) => OverloadedMethod SelectionModelSelectItemMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SelectionModelSelectItemMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SelectionModelSelectRangeMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> Word32 -> Bool -> m Bool), MonadIO m, IsSelectionModel a) => OverloadedMethod SelectionModelSelectRangeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SelectionModelSelectRangeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type SelectionModelSelectionChangedCallback = Word32 -> Word32 -> IO () #

data SelectionModelSelectionChangedMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> Word32 -> m ()), MonadIO m, IsSelectionModel a) => OverloadedMethod SelectionModelSelectionChangedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SelectionModelSelectionChangedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SelectionModelSelectionChangedSignalInfo #

Instances

Instances details
SignalInfo SelectionModelSelectionChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Associated Types

type HaskellCallbackType SelectionModelSelectionChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType SelectionModelSelectionChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

data SelectionModelSetSelectionMethodInfo #

Instances

Instances details
(signature ~ (Bitset -> Bitset -> m Bool), MonadIO m, IsSelectionModel a) => OverloadedMethod SelectionModelSetSelectionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SelectionModelSetSelectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SelectionModelUnselectAllMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsSelectionModel a) => OverloadedMethod SelectionModelUnselectAllMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SelectionModelUnselectAllMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SelectionModelUnselectItemMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m Bool), MonadIO m, IsSelectionModel a) => OverloadedMethod SelectionModelUnselectItemMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SelectionModelUnselectItemMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SelectionModelUnselectRangeMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> Word32 -> m Bool), MonadIO m, IsSelectionModel a) => OverloadedMethod SelectionModelUnselectRangeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SelectionModelUnselectRangeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SelectionModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

afterSelectionModelSelectionChanged :: (IsSelectionModel a, MonadIO m) => a -> ((?self :: a) => SelectionModelSelectionChangedCallback) -> m SignalHandlerId #

onSelectionModelSelectionChanged :: (IsSelectionModel a, MonadIO m) => a -> ((?self :: a) => SelectionModelSelectionChangedCallback) -> m SignalHandlerId #

selectionModelGetSelection :: (HasCallStack, MonadIO m, IsSelectionModel a) => a -> m Bitset #

selectionModelGetSelectionInRange :: (HasCallStack, MonadIO m, IsSelectionModel a) => a -> Word32 -> Word32 -> m Bitset #

selectionModelIsSelected :: (HasCallStack, MonadIO m, IsSelectionModel a) => a -> Word32 -> m Bool #

selectionModelSelectAll :: (HasCallStack, MonadIO m, IsSelectionModel a) => a -> m Bool #

selectionModelSelectItem :: (HasCallStack, MonadIO m, IsSelectionModel a) => a -> Word32 -> Bool -> m Bool #

selectionModelSelectRange :: (HasCallStack, MonadIO m, IsSelectionModel a) => a -> Word32 -> Word32 -> Bool -> m Bool #

selectionModelSelectionChanged :: (HasCallStack, MonadIO m, IsSelectionModel a) => a -> Word32 -> Word32 -> m () #

selectionModelSetSelection :: (HasCallStack, MonadIO m, IsSelectionModel a) => a -> Bitset -> Bitset -> m Bool #

selectionModelUnselectAll :: (HasCallStack, MonadIO m, IsSelectionModel a) => a -> m Bool #

selectionModelUnselectItem :: (HasCallStack, MonadIO m, IsSelectionModel a) => a -> Word32 -> m Bool #

selectionModelUnselectRange :: (HasCallStack, MonadIO m, IsSelectionModel a) => a -> Word32 -> Word32 -> m Bool #

class (GObject o, IsDescendantOf ShortcutManager o) => IsShortcutManager o #

Instances

Instances details
(GObject o, IsDescendantOf ShortcutManager o) => IsShortcutManager o 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

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

Equations

ResolveShortcutManagerMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveShortcutManagerMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveShortcutManagerMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveShortcutManagerMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveShortcutManagerMethod "getv" o = ObjectGetvMethodInfo 
ResolveShortcutManagerMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveShortcutManagerMethod "notify" o = ObjectNotifyMethodInfo 
ResolveShortcutManagerMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveShortcutManagerMethod "ref" o = ObjectRefMethodInfo 
ResolveShortcutManagerMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveShortcutManagerMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveShortcutManagerMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveShortcutManagerMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveShortcutManagerMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveShortcutManagerMethod "unref" o = ObjectUnrefMethodInfo 
ResolveShortcutManagerMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveShortcutManagerMethod "getData" o = ObjectGetDataMethodInfo 
ResolveShortcutManagerMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveShortcutManagerMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveShortcutManagerMethod "setData" o = ObjectSetDataMethodInfo 
ResolveShortcutManagerMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveShortcutManagerMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveShortcutManagerMethod l o = MethodResolutionFailed l o :: Type 

class (GObject o, IsDescendantOf StyleProvider o) => IsStyleProvider o #

Instances

Instances details
(GObject o, IsDescendantOf StyleProvider o) => IsStyleProvider o 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

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

Equations

ResolveStyleProviderMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveStyleProviderMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveStyleProviderMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveStyleProviderMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveStyleProviderMethod "getv" o = ObjectGetvMethodInfo 
ResolveStyleProviderMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveStyleProviderMethod "notify" o = ObjectNotifyMethodInfo 
ResolveStyleProviderMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveStyleProviderMethod "ref" o = ObjectRefMethodInfo 
ResolveStyleProviderMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveStyleProviderMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveStyleProviderMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveStyleProviderMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveStyleProviderMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveStyleProviderMethod "unref" o = ObjectUnrefMethodInfo 
ResolveStyleProviderMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveStyleProviderMethod "getData" o = ObjectGetDataMethodInfo 
ResolveStyleProviderMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveStyleProviderMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveStyleProviderMethod "setData" o = ObjectSetDataMethodInfo 
ResolveStyleProviderMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveStyleProviderMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveStyleProviderMethod l o = MethodResolutionFailed l o :: Type 

data StyleProviderGtkPrivateChangedSignalInfo #

Instances

Instances details
SignalInfo StyleProviderGtkPrivateChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

Associated Types

type HaskellCallbackType StyleProviderGtkPrivateChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType StyleProviderGtkPrivateChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.StyleProvider

afterStyleProviderGtkPrivateChanged :: (IsStyleProvider a, MonadIO m) => a -> ((?self :: a) => StyleProviderGtkPrivateChangedCallback) -> m SignalHandlerId #

onStyleProviderGtkPrivateChanged :: (IsStyleProvider a, MonadIO m) => a -> ((?self :: a) => StyleProviderGtkPrivateChangedCallback) -> m SignalHandlerId #

toStyleProvider :: (MonadIO m, IsStyleProvider o) => o -> m StyleProvider #

class (GObject o, IsDescendantOf SymbolicPaintable o) => IsSymbolicPaintable o #

Instances

Instances details
(GObject o, IsDescendantOf SymbolicPaintable o) => IsSymbolicPaintable o 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

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

Equations

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

data SymbolicPaintableSnapshotSymbolicMethodInfo #

Instances

Instances details
(signature ~ (b -> Double -> Double -> [RGBA] -> m ()), MonadIO m, IsSymbolicPaintable a, IsSnapshot b) => OverloadedMethod SymbolicPaintableSnapshotSymbolicMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SymbolicPaintableSnapshotSymbolicMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SymbolicPaintableSnapshotWithWeightMethodInfo #

Instances

Instances details
(signature ~ (b -> Double -> Double -> [RGBA] -> Double -> m ()), MonadIO m, IsSymbolicPaintable a, IsSnapshot b) => OverloadedMethod SymbolicPaintableSnapshotWithWeightMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SymbolicPaintableSnapshotWithWeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.SymbolicPaintable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

symbolicPaintableSnapshotSymbolic :: (HasCallStack, MonadIO m, IsSymbolicPaintable a, IsSnapshot b) => a -> b -> Double -> Double -> [RGBA] -> m () #

symbolicPaintableSnapshotWithWeight :: (HasCallStack, MonadIO m, IsSymbolicPaintable a, IsSnapshot b) => a -> b -> Double -> Double -> [RGBA] -> Double -> m () #

class (ManagedPtrNewtype o, IsDescendantOf TreeDragDest o) => IsTreeDragDest o #

Instances

Instances details
(ManagedPtrNewtype o, IsDescendantOf TreeDragDest o) => IsTreeDragDest o 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragDest

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

Equations

ResolveTreeDragDestMethod "dragDataReceived" o = TreeDragDestDragDataReceivedMethodInfo 
ResolveTreeDragDestMethod "rowDropPossible" o = TreeDragDestRowDropPossibleMethodInfo 
ResolveTreeDragDestMethod l o = MethodResolutionFailed l o :: Type 

data TreeDragDestDragDataReceivedMethodInfo #

Instances

Instances details
(signature ~ (TreePath -> GValue -> m Bool), MonadIO m, IsTreeDragDest a) => OverloadedMethod TreeDragDestDragDataReceivedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragDest

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeDragDestDragDataReceivedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragDest

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeDragDestRowDropPossibleMethodInfo #

Instances

Instances details
(signature ~ (TreePath -> GValue -> m Bool), MonadIO m, IsTreeDragDest a) => OverloadedMethod TreeDragDestRowDropPossibleMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragDest

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeDragDestRowDropPossibleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragDest

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

treeDragDestDragDataReceived :: (HasCallStack, MonadIO m, IsTreeDragDest a) => a -> TreePath -> GValue -> m Bool #

treeDragDestRowDropPossible :: (HasCallStack, MonadIO m, IsTreeDragDest a) => a -> TreePath -> GValue -> m Bool #

class (ManagedPtrNewtype o, IsDescendantOf TreeDragSource o) => IsTreeDragSource o #

Instances

Instances details
(ManagedPtrNewtype o, IsDescendantOf TreeDragSource o) => IsTreeDragSource o 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragSource

data TreeDragSourceDragDataDeleteMethodInfo #

Instances

Instances details
(signature ~ (TreePath -> m Bool), MonadIO m, IsTreeDragSource a) => OverloadedMethod TreeDragSourceDragDataDeleteMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragSource

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeDragSourceDragDataDeleteMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragSource

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeDragSourceDragDataGetMethodInfo #

Instances

Instances details
(signature ~ (TreePath -> m (Maybe ContentProvider)), MonadIO m, IsTreeDragSource a) => OverloadedMethod TreeDragSourceDragDataGetMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragSource

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeDragSourceDragDataGetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragSource

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeDragSourceRowDraggableMethodInfo #

Instances

Instances details
(signature ~ (TreePath -> m Bool), MonadIO m, IsTreeDragSource a) => OverloadedMethod TreeDragSourceRowDraggableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragSource

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeDragSourceRowDraggableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeDragSource

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

treeDragSourceDragDataDelete :: (HasCallStack, MonadIO m, IsTreeDragSource a) => a -> TreePath -> m Bool #

treeDragSourceDragDataGet :: (HasCallStack, MonadIO m, IsTreeDragSource a) => a -> TreePath -> m (Maybe ContentProvider) #

treeDragSourceRowDraggable :: (HasCallStack, MonadIO m, IsTreeDragSource a) => a -> TreePath -> m Bool #

class (GObject o, IsDescendantOf TreeModel o) => IsTreeModel o #

Instances

Instances details
(GObject o, IsDescendantOf TreeModel o) => IsTreeModel o 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

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

Equations

ResolveTreeModelMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveTreeModelMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveTreeModelMethod "filterNew" o = TreeModelFilterNewMethodInfo 
ResolveTreeModelMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveTreeModelMethod "foreach" o = TreeModelForeachMethodInfo 
ResolveTreeModelMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveTreeModelMethod "getv" o = ObjectGetvMethodInfo 
ResolveTreeModelMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveTreeModelMethod "iterChildren" o = TreeModelIterChildrenMethodInfo 
ResolveTreeModelMethod "iterHasChild" o = TreeModelIterHasChildMethodInfo 
ResolveTreeModelMethod "iterNChildren" o = TreeModelIterNChildrenMethodInfo 
ResolveTreeModelMethod "iterNext" o = TreeModelIterNextMethodInfo 
ResolveTreeModelMethod "iterNthChild" o = TreeModelIterNthChildMethodInfo 
ResolveTreeModelMethod "iterParent" o = TreeModelIterParentMethodInfo 
ResolveTreeModelMethod "iterPrevious" o = TreeModelIterPreviousMethodInfo 
ResolveTreeModelMethod "notify" o = ObjectNotifyMethodInfo 
ResolveTreeModelMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveTreeModelMethod "ref" o = ObjectRefMethodInfo 
ResolveTreeModelMethod "refNode" o = TreeModelRefNodeMethodInfo 
ResolveTreeModelMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveTreeModelMethod "rowChanged" o = TreeModelRowChangedMethodInfo 
ResolveTreeModelMethod "rowDeleted" o = TreeModelRowDeletedMethodInfo 
ResolveTreeModelMethod "rowHasChildToggled" o = TreeModelRowHasChildToggledMethodInfo 
ResolveTreeModelMethod "rowInserted" o = TreeModelRowInsertedMethodInfo 
ResolveTreeModelMethod "rowsReordered" o = TreeModelRowsReorderedMethodInfo 
ResolveTreeModelMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveTreeModelMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveTreeModelMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveTreeModelMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveTreeModelMethod "unref" o = ObjectUnrefMethodInfo 
ResolveTreeModelMethod "unrefNode" o = TreeModelUnrefNodeMethodInfo 
ResolveTreeModelMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveTreeModelMethod "getColumnType" o = TreeModelGetColumnTypeMethodInfo 
ResolveTreeModelMethod "getData" o = ObjectGetDataMethodInfo 
ResolveTreeModelMethod "getFlags" o = TreeModelGetFlagsMethodInfo 
ResolveTreeModelMethod "getIter" o = TreeModelGetIterMethodInfo 
ResolveTreeModelMethod "getIterFirst" o = TreeModelGetIterFirstMethodInfo 
ResolveTreeModelMethod "getIterFromString" o = TreeModelGetIterFromStringMethodInfo 
ResolveTreeModelMethod "getNColumns" o = TreeModelGetNColumnsMethodInfo 
ResolveTreeModelMethod "getPath" o = TreeModelGetPathMethodInfo 
ResolveTreeModelMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveTreeModelMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveTreeModelMethod "getStringFromIter" o = TreeModelGetStringFromIterMethodInfo 
ResolveTreeModelMethod "getValue" o = TreeModelGetValueMethodInfo 
ResolveTreeModelMethod "setData" o = ObjectSetDataMethodInfo 
ResolveTreeModelMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveTreeModelMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveTreeModelMethod l o = MethodResolutionFailed l o :: Type 

data TreeModelFilterNewMethodInfo #

Instances

Instances details
(signature ~ (Maybe TreePath -> m TreeModel), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelFilterNewMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelFilterNewMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelForeachMethodInfo #

Instances

Instances details
(signature ~ (TreeModelForeachFunc -> m ()), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelForeachMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelForeachMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelGetColumnTypeMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m GType), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelGetColumnTypeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelGetColumnTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelGetFlagsMethodInfo #

Instances

Instances details
(signature ~ m [TreeModelFlags], MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelGetFlagsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelGetFlagsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelGetIterFirstMethodInfo #

Instances

Instances details
(signature ~ m (Bool, TreeIter), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelGetIterFirstMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelGetIterFirstMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelGetIterFromStringMethodInfo #

Instances

Instances details
(signature ~ (Text -> m (Bool, TreeIter)), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelGetIterFromStringMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelGetIterFromStringMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelGetIterMethodInfo #

Instances

Instances details
(signature ~ (TreePath -> m (Bool, TreeIter)), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelGetIterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelGetIterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelGetNColumnsMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelGetNColumnsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelGetNColumnsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelGetPathMethodInfo #

Instances

Instances details
(signature ~ (TreeIter -> m TreePath), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelGetPathMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelGetPathMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelGetStringFromIterMethodInfo #

Instances

Instances details
(signature ~ (TreeIter -> m (Maybe Text)), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelGetStringFromIterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelGetStringFromIterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelGetValueMethodInfo #

Instances

Instances details
(signature ~ (TreeIter -> Int32 -> m GValue), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelGetValueMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelGetValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelIterChildrenMethodInfo #

Instances

Instances details
(signature ~ (Maybe TreeIter -> m (Bool, TreeIter)), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelIterChildrenMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelIterChildrenMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelIterHasChildMethodInfo #

Instances

Instances details
(signature ~ (TreeIter -> m Bool), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelIterHasChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelIterHasChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelIterNChildrenMethodInfo #

Instances

Instances details
(signature ~ (Maybe TreeIter -> m Int32), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelIterNChildrenMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelIterNChildrenMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelIterNextMethodInfo #

Instances

Instances details
(signature ~ (TreeIter -> m Bool), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelIterNextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelIterNextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelIterNthChildMethodInfo #

Instances

Instances details
(signature ~ (TreeIter -> Maybe TreeIter -> Int32 -> m Bool), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelIterNthChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelIterNthChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelIterParentMethodInfo #

Instances

Instances details
(signature ~ (TreeIter -> m (Bool, TreeIter)), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelIterParentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelIterParentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelIterPreviousMethodInfo #

Instances

Instances details
(signature ~ (TreeIter -> m Bool), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelIterPreviousMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelIterPreviousMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelRefNodeMethodInfo #

Instances

Instances details
(signature ~ (TreeIter -> m ()), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelRefNodeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelRefNodeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelRowChangedMethodInfo #

Instances

Instances details
(signature ~ (TreePath -> TreeIter -> m ()), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelRowChangedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelRowChangedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelRowChangedSignalInfo #

Instances

Instances details
SignalInfo TreeModelRowChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Associated Types

type HaskellCallbackType TreeModelRowChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TreeModelRowChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

data TreeModelRowDeletedMethodInfo #

Instances

Instances details
(signature ~ (TreePath -> m ()), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelRowDeletedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelRowDeletedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelRowDeletedSignalInfo #

Instances

Instances details
SignalInfo TreeModelRowDeletedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Associated Types

type HaskellCallbackType TreeModelRowDeletedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TreeModelRowDeletedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

data TreeModelRowHasChildToggledMethodInfo #

Instances

Instances details
(signature ~ (TreePath -> TreeIter -> m ()), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelRowHasChildToggledMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelRowHasChildToggledMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelRowHasChildToggledSignalInfo #

Instances

Instances details
SignalInfo TreeModelRowHasChildToggledSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Associated Types

type HaskellCallbackType TreeModelRowHasChildToggledSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TreeModelRowHasChildToggledSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

data TreeModelRowInsertedMethodInfo #

Instances

Instances details
(signature ~ (TreePath -> TreeIter -> m ()), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelRowInsertedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelRowInsertedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelRowInsertedSignalInfo #

Instances

Instances details
SignalInfo TreeModelRowInsertedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Associated Types

type HaskellCallbackType TreeModelRowInsertedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TreeModelRowInsertedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

data TreeModelRowsReorderedMethodInfo #

Instances

Instances details
(signature ~ (TreePath -> Maybe TreeIter -> [Int32] -> m ()), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelRowsReorderedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelRowsReorderedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeModelUnrefNodeMethodInfo #

Instances

Instances details
(signature ~ (TreeIter -> m ()), MonadIO m, IsTreeModel a) => OverloadedMethod TreeModelUnrefNodeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeModelUnrefNodeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeModel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

afterTreeModelRowChanged :: (IsTreeModel a, MonadIO m) => a -> ((?self :: a) => TreeModelRowChangedCallback) -> m SignalHandlerId #

afterTreeModelRowDeleted :: (IsTreeModel a, MonadIO m) => a -> ((?self :: a) => TreeModelRowDeletedCallback) -> m SignalHandlerId #

afterTreeModelRowHasChildToggled :: (IsTreeModel a, MonadIO m) => a -> ((?self :: a) => TreeModelRowHasChildToggledCallback) -> m SignalHandlerId #

afterTreeModelRowInserted :: (IsTreeModel a, MonadIO m) => a -> ((?self :: a) => TreeModelRowInsertedCallback) -> m SignalHandlerId #

onTreeModelRowChanged :: (IsTreeModel a, MonadIO m) => a -> ((?self :: a) => TreeModelRowChangedCallback) -> m SignalHandlerId #

onTreeModelRowDeleted :: (IsTreeModel a, MonadIO m) => a -> ((?self :: a) => TreeModelRowDeletedCallback) -> m SignalHandlerId #

onTreeModelRowHasChildToggled :: (IsTreeModel a, MonadIO m) => a -> ((?self :: a) => TreeModelRowHasChildToggledCallback) -> m SignalHandlerId #

onTreeModelRowInserted :: (IsTreeModel a, MonadIO m) => a -> ((?self :: a) => TreeModelRowInsertedCallback) -> m SignalHandlerId #

toTreeModel :: (MonadIO m, IsTreeModel o) => o -> m TreeModel #

treeModelFilterNew :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> Maybe TreePath -> m TreeModel #

treeModelForeach :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreeModelForeachFunc -> m () #

treeModelGetColumnType :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> Int32 -> m GType #

treeModelGetFlags :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> m [TreeModelFlags] #

treeModelGetIter :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreePath -> m (Bool, TreeIter) #

treeModelGetIterFirst :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> m (Bool, TreeIter) #

treeModelGetIterFromString :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> Text -> m (Bool, TreeIter) #

treeModelGetNColumns :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> m Int32 #

treeModelGetPath :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreeIter -> m TreePath #

treeModelGetStringFromIter :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreeIter -> m (Maybe Text) #

treeModelGetValue :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreeIter -> Int32 -> m GValue #

treeModelIterChildren :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> Maybe TreeIter -> m (Bool, TreeIter) #

treeModelIterHasChild :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreeIter -> m Bool #

treeModelIterNChildren :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> Maybe TreeIter -> m Int32 #

treeModelIterNext :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreeIter -> m Bool #

treeModelIterNthChild :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreeIter -> Maybe TreeIter -> Int32 -> m Bool #

treeModelIterParent :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreeIter -> m (Bool, TreeIter) #

treeModelIterPrevious :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreeIter -> m Bool #

treeModelRefNode :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreeIter -> m () #

treeModelRowChanged :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreePath -> TreeIter -> m () #

treeModelRowDeleted :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreePath -> m () #

treeModelRowHasChildToggled :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreePath -> TreeIter -> m () #

treeModelRowInserted :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreePath -> TreeIter -> m () #

treeModelRowsReordered :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreePath -> Maybe TreeIter -> [Int32] -> m () #

treeModelUnrefNode :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> TreeIter -> m () #

class (GObject o, IsDescendantOf TreeSortable o) => IsTreeSortable o #

Instances

Instances details
(GObject o, IsDescendantOf TreeSortable o) => IsTreeSortable o 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

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

Equations

ResolveTreeSortableMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveTreeSortableMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveTreeSortableMethod "filterNew" o = TreeModelFilterNewMethodInfo 
ResolveTreeSortableMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveTreeSortableMethod "foreach" o = TreeModelForeachMethodInfo 
ResolveTreeSortableMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveTreeSortableMethod "getv" o = ObjectGetvMethodInfo 
ResolveTreeSortableMethod "hasDefaultSortFunc" o = TreeSortableHasDefaultSortFuncMethodInfo 
ResolveTreeSortableMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveTreeSortableMethod "iterChildren" o = TreeModelIterChildrenMethodInfo 
ResolveTreeSortableMethod "iterHasChild" o = TreeModelIterHasChildMethodInfo 
ResolveTreeSortableMethod "iterNChildren" o = TreeModelIterNChildrenMethodInfo 
ResolveTreeSortableMethod "iterNext" o = TreeModelIterNextMethodInfo 
ResolveTreeSortableMethod "iterNthChild" o = TreeModelIterNthChildMethodInfo 
ResolveTreeSortableMethod "iterParent" o = TreeModelIterParentMethodInfo 
ResolveTreeSortableMethod "iterPrevious" o = TreeModelIterPreviousMethodInfo 
ResolveTreeSortableMethod "notify" o = ObjectNotifyMethodInfo 
ResolveTreeSortableMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveTreeSortableMethod "ref" o = ObjectRefMethodInfo 
ResolveTreeSortableMethod "refNode" o = TreeModelRefNodeMethodInfo 
ResolveTreeSortableMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveTreeSortableMethod "rowChanged" o = TreeModelRowChangedMethodInfo 
ResolveTreeSortableMethod "rowDeleted" o = TreeModelRowDeletedMethodInfo 
ResolveTreeSortableMethod "rowHasChildToggled" o = TreeModelRowHasChildToggledMethodInfo 
ResolveTreeSortableMethod "rowInserted" o = TreeModelRowInsertedMethodInfo 
ResolveTreeSortableMethod "rowsReordered" o = TreeModelRowsReorderedMethodInfo 
ResolveTreeSortableMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveTreeSortableMethod "sortColumnChanged" o = TreeSortableSortColumnChangedMethodInfo 
ResolveTreeSortableMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveTreeSortableMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveTreeSortableMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveTreeSortableMethod "unref" o = ObjectUnrefMethodInfo 
ResolveTreeSortableMethod "unrefNode" o = TreeModelUnrefNodeMethodInfo 
ResolveTreeSortableMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveTreeSortableMethod "getColumnType" o = TreeModelGetColumnTypeMethodInfo 
ResolveTreeSortableMethod "getData" o = ObjectGetDataMethodInfo 
ResolveTreeSortableMethod "getFlags" o = TreeModelGetFlagsMethodInfo 
ResolveTreeSortableMethod "getIter" o = TreeModelGetIterMethodInfo 
ResolveTreeSortableMethod "getIterFirst" o = TreeModelGetIterFirstMethodInfo 
ResolveTreeSortableMethod "getIterFromString" o = TreeModelGetIterFromStringMethodInfo 
ResolveTreeSortableMethod "getNColumns" o = TreeModelGetNColumnsMethodInfo 
ResolveTreeSortableMethod "getPath" o = TreeModelGetPathMethodInfo 
ResolveTreeSortableMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveTreeSortableMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveTreeSortableMethod "getSortColumnId" o = TreeSortableGetSortColumnIdMethodInfo 
ResolveTreeSortableMethod "getStringFromIter" o = TreeModelGetStringFromIterMethodInfo 
ResolveTreeSortableMethod "getValue" o = TreeModelGetValueMethodInfo 
ResolveTreeSortableMethod "setData" o = ObjectSetDataMethodInfo 
ResolveTreeSortableMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveTreeSortableMethod "setDefaultSortFunc" o = TreeSortableSetDefaultSortFuncMethodInfo 
ResolveTreeSortableMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveTreeSortableMethod "setSortColumnId" o = TreeSortableSetSortColumnIdMethodInfo 
ResolveTreeSortableMethod "setSortFunc" o = TreeSortableSetSortFuncMethodInfo 
ResolveTreeSortableMethod l o = MethodResolutionFailed l o :: Type 

data TreeSortableGetSortColumnIdMethodInfo #

Instances

Instances details
(signature ~ m (Bool, Int32, SortType), MonadIO m, IsTreeSortable a) => OverloadedMethod TreeSortableGetSortColumnIdMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeSortableGetSortColumnIdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeSortableHasDefaultSortFuncMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsTreeSortable a) => OverloadedMethod TreeSortableHasDefaultSortFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeSortableHasDefaultSortFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeSortableSetDefaultSortFuncMethodInfo #

Instances

Instances details
(signature ~ (TreeIterCompareFunc -> m ()), MonadIO m, IsTreeSortable a) => OverloadedMethod TreeSortableSetDefaultSortFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeSortableSetDefaultSortFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeSortableSetSortColumnIdMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> SortType -> m ()), MonadIO m, IsTreeSortable a) => OverloadedMethod TreeSortableSetSortColumnIdMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeSortableSetSortColumnIdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeSortableSetSortFuncMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> TreeIterCompareFunc -> m ()), MonadIO m, IsTreeSortable a) => OverloadedMethod TreeSortableSetSortFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeSortableSetSortFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeSortableSortColumnChangedMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsTreeSortable a) => OverloadedMethod TreeSortableSortColumnChangedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TreeSortableSortColumnChangedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TreeSortableSortColumnChangedSignalInfo #

Instances

Instances details
SignalInfo TreeSortableSortColumnChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Associated Types

type HaskellCallbackType TreeSortableSortColumnChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TreeSortableSortColumnChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.TreeSortable

afterTreeSortableSortColumnChanged :: (IsTreeSortable a, MonadIO m) => a -> ((?self :: a) => TreeSortableSortColumnChangedCallback) -> m SignalHandlerId #

onTreeSortableSortColumnChanged :: (IsTreeSortable a, MonadIO m) => a -> ((?self :: a) => TreeSortableSortColumnChangedCallback) -> m SignalHandlerId #

toTreeSortable :: (MonadIO m, IsTreeSortable o) => o -> m TreeSortable #

treeSortableGetSortColumnId :: (HasCallStack, MonadIO m, IsTreeSortable a) => a -> m (Bool, Int32, SortType) #

treeSortableHasDefaultSortFunc :: (HasCallStack, MonadIO m, IsTreeSortable a) => a -> m Bool #

treeSortableSetDefaultSortFunc :: (HasCallStack, MonadIO m, IsTreeSortable a) => a -> TreeIterCompareFunc -> m () #

treeSortableSetSortColumnId :: (HasCallStack, MonadIO m, IsTreeSortable a) => a -> Int32 -> SortType -> m () #

treeSortableSetSortFunc :: (HasCallStack, MonadIO m, IsTreeSortable a) => a -> Int32 -> TreeIterCompareFunc -> m () #

treeSortableSortColumnChanged :: (HasCallStack, MonadIO m, IsTreeSortable a) => a -> m () #