| 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.ListBoxRowAccessible
Contents
Description
Exported types
newtype ListBoxRowAccessible Source
Constructors
| ListBoxRowAccessible (ForeignPtr ListBoxRowAccessible) |
Instances
| GObject ListBoxRowAccessible | |
| ((~) * info (ResolveListBoxRowAccessibleMethod t ListBoxRowAccessible), MethodInfo * info ListBoxRowAccessible p) => IsLabelProxy t (ListBoxRowAccessible -> p) | |
| type ParentTypes ListBoxRowAccessible | |
| type AttributeList ListBoxRowAccessible | |
| type SignalList ListBoxRowAccessible |
class GObject o => ListBoxRowAccessibleK o Source
Instances