Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
Safe Haskell | None |
Language | Haskell2010 |
GI.Gtk.Objects.FlowBoxChildAccessible
Contents
Description
Exported types
newtype FlowBoxChildAccessible Source
Constructors
FlowBoxChildAccessible (ForeignPtr FlowBoxChildAccessible) |
Instances
GObject FlowBoxChildAccessible Source | |
((~) * info (ResolveFlowBoxChildAccessibleMethod t FlowBoxChildAccessible), MethodInfo * info FlowBoxChildAccessible p) => IsLabel t (FlowBoxChildAccessible -> p) Source | |
((~) * info (ResolveFlowBoxChildAccessibleMethod t FlowBoxChildAccessible), MethodInfo * info FlowBoxChildAccessible p) => IsLabelProxy t (FlowBoxChildAccessible -> p) Source | |
type ParentTypes FlowBoxChildAccessible Source | |
type AttributeList FlowBoxChildAccessible Source | |
type SignalList FlowBoxChildAccessible Source |
class GObject o => FlowBoxChildAccessibleK o Source
Instances